In labview so I select all items in the drop-down list, the corresponding elements of the need to change page

as an example of

If I select the first item - drop-down box, in the page it should only show digital controls 1 and 2

If I select the second element - drop-down box, in the page it should show only digital commands 3 and 4

If I select the third element - drop-down box, in the page it should only show digital controls 5 and 6

because i really new for the labview.

None of the answers thank you.

There you go

Tags: NI Software

Similar Questions

  • How to pre-select an item in a drop-down list

    Hello

    I need to pre-select an item in a drop-down list, but I don't see how to achieve this using the current or existing methods.  I know that if I set the rawValue then it works, but later when I try to retrieve the data in the selected drop-down list the order of the day list, I get an 'empty' which does not help.  What he needs, is the value, the pair of label to work properly. When I manually select an item in the drop-down list, it works perfectly. But not when I try programtically set. So now I wonder if it is possible to set the index for the drop-down menu, so that he believes have a selected item, when I survey I get the correct value.

    Hope you can help.

    Kind regards

    Ian

    Hello

    You can use the selectedIndex property to set the desired value.

    And to retrieve a value, I recommend you to use *.getDisplayItem (*.selectedIndex);

    I hope this will help you!

  • How to fill out a drop-down list on the selection of items in another drop-down list using adf 12.1.3

    Hello

    I have a page that has the load drop-down lists and a "submit" button. The first drop down menu got filled using query based VO (IE read only VO) for LOV. The requirement is as below

    -on the selection of an element any in the first drop-down list, the user must fill the second dropdown.

    -Once the second dropdown is completed, the user can select element in the second drop-down list.

    -capture the second drop down menu items value selected in the method of action of the click on the submit button.

    Any help in this scenario will be useful.

    ---

    Rabindranath

    Sameh salvation,

    Thanks for the reply. Your code

    1. DCIteratorBinding iter is BindingContext.getCurrent () .getCurrentBindingsEntry () .get ("iteratorNameInPageDef") (DCIteratorBinding);.
    2. Object secondDropdownValue = iter.getCurrentRow () .getAttribute ("AttributeName");  has been really helpful to get the selected value.

    Thank you very much.

    ---

    Rabindranath

  • get the index of a selected item in a drop-down list box

    Hello

    If I have a list of strings in a drop-down list box and the user selects one in the drop-down menu, how can I get the index?  I was able to explore the table for the selected channel, but it seems like duplication of effort to create a list and then go back and research it.

    Thank you

    Brendon

    It's easier to change control of the ring or Enum which gives the index as a default value, a drop-down list box gives a string that must be converted. But if you like really graphic and you want to use the drop-down list you can uncheck the "use strings as values" option and enter the index as numbers and then make a string to Decimal conversion.

    /Y

  • How to change the items in a drop-down list box that is part of an array of clusters

    Hello

    In the attached vi, I have an array of clusters and each cluster contains two drop-down list boxes. How can I edit the items in the drop-down list box 1 for all elements in the array? (All elements of list box 1 has the same elements.)

    By way of illustration, I have also included the case of trivila, for example, edit the items in a separate drop-down list box that is is not part of an array of clusters (combo box 3). Please notify. Thank you.

    Peter

    Right click on the drop-down list box and select Create-> Node-> String() property. Place it on the block diagram. Change to write (right click) and then feed him an array of strings.

  • Selecting a value in a drop-down list returns to an incorrect value

    Hello

    I have a table with drop-down lists in a column. The drop-down list provides 3 values: Yes, no and s/o. When the user selects n/d and leaves the cell, the value changes to no.

    Any thoughts on what is the cause and how to fix it?

    Thank you

    MDawn

    You can set the same value for two choices in the drop-down list. This is why it is failing the first condition in the list with the same value...

    Or

    You could not give the values for the items in the list... In this case, as they both start with "N", it will highlight the first item that starts with "N"...

    Set different values for each element in the binding tab, then click on specify point values.

    Thank you

    Srini

  • You can choose several items in a drop-down list?

    I was asked if it is possible to make a drop-down list in which two elements could be selected?  (as you want to choose colors gray and blue) Or it is limited to one per drop of water down)

    If so, how to set the drop-down for this button?

    I'm a newbie, be gentle.  Thank you.

    No, it is not possible with a drop-down list. You can do this by using a list box

    field, however.

    Tuesday, December 1, 2015 to 23:01, carlas70158474, [email protected]>

  • By selecting an option in a drop-down list displays a hidden text box and checkbox

    Being fairly new to the creation of pdf form I would be grateful for some assistance.

    I'm looking to have a number of choices in a drop-down list (dropdown1) show a hidden textbox (textbox1) and the box (checkbox1)

    The selections that would show are:

    iPad only

    Or

    Laptop and iPad

    I'm sure it's rather easy.

    Thanks in advance

    You can use this code as the custom for the drop-down list field validation script:

    var f1 = this.getField("textbox1");
    var f2 = this.getField("checkbox1");
    
    if (event.value=="iPad Only" || event.value=="Laptop and iPad") {
        f1.display = display.visible;
        f2.display = display.visible;
    } else {
        f1.display = display.hidden;
        f2.display = display.hidden;
    }
    
  • Why don't I receive not all values in a drop-down list in OBIEE?

    Hello

    Why I don't receive all the data which is present in the tables.and there is no limit in the County of datas? and there at - it presents another way to get all the data in the drop-down list in the tables?

    Yes, there is an internal limit on the no. values that are displayed in the drop-down list on guests. I guess that its 256 in 10 g.

    To increase the limit, add entry in the instanceconfig.xml below:


    1000

    This will increase the limit of 1000 values in the drop-down list.

    Thank you

  • If statement to change the items in a drop-down list

    Is there a way to change the options in a drop-down list in a script (without data binding)? So I have a drop down list and depending on what the user selects the second drop-down list will have different options. These elements can be specified by an if statement in the preOpen the second dropdown list event? The form will be filled out offline, so I don't want to put a link of data binding.

    Thank you!

    Hello

    There are at least two ways, as shown in http://forums.adobe.com/message/4321707#4321707.  Basically clearItems/addItem if pre Reader 9.0 or setItems supported if you use Reader 9.0 or later.

    Bruce

  • If I have several fields and if I select a field in a drop-down list it will fill the other fields

    If I have several fields and if I select a field in a drop box is it possible to auto poplulate the other fields.

    Thank you

    Brain

    Please post your question on InfoPath 2010 at the following link

    http://social.technet.Microsoft.com/forums/en-us/sharepoint2010customization/thread/e70c23a9-1b68-4EF9-9FB4-923997043e56/

  • I use a horizontal menu of the widgets library. All right, except that I would have any of the drop-down list list stay open after selecting the top item... and remain open after the selection of a menu under item - so that the viewer knows where they are

    I use a horizontal menu of the widgets library. All right, except that I wish I had the all menu drop-down list stay open when you have selected the top element. And when you have selected a menu SUP item - so that the viewer knows where they are in the navigation. Who is? Thank you!

    Hello

    There is no native function to Muse to achieve this goal. However, if you host your site on Business Catalyst, you can take advantage of the functionality of breadcrumbs. He won't let the open drop-down list stay, but it will show customers on what page they are and that he can see that they have followed to reach the page. For more information, please visit the following link http://helpx.adobe.com/business-catalyst/partner/add-breadcrumbs.html

    Kind regards

    Aish

  • Hide several pages unless the drop-down list is selected

    Hello

    I have a 4-page form that I need to be able to hide 3 of 4 pages until a selection is made from a drop-down list on the first page box. So I have, for example, the pages marked:

    Page 1

    Page 2

    Page 3

    Page 4

    I have a drop down list which has

    Page 2

    Page 3

    Page 4

    for options and if no selection is made only Page 1, will be visible. If the selection is Page 2, I wish that all pages except page 2 to be hidden and only see page 2, did not 4 pages show and only show Page 2 fields.

    Does anyone know how to do this?

    Thanks in advance for any idea!

    The only downside to the activation of your condition is that the first page of the form can not be deleted. If you set page 1 "Hidden" will be hidden objects on the page, but the page itself will remain in the form that is displayed as a blank page.

    Attached shows a form with page 0-4 (5 pages). A drop down menu on page 0 and it controls the rendering of pages 1-4.

    Steve

  • How can I add multi line selection in a drop-down list

    I just started with Acrobat DC. Everything is simple, until it isn't. I try to add items to my drop-down list. It's easy. I'm trying to make the choice of multi line. It is an inspection report and the choice will not fit on a single line. So after making the choice, can not read the answer. Thank you-Tim

    It is possible to do it, but only with a script and it's a kind of buggy. In other words, not really a good idea.

  • If I get the user to select a location in a drop-down box

    If I get the user to select a location from a drop-down list (Atlanta, Orlando, 14 sites in total, etc.), then I want to write the address of this place in a text field which is the best way to do it I tried several if statements and did not get good results. any suggestions?

    Here is the code I use... It retrieves the value of Location_1, and then returns the address

    var Location = this.getField("Location_1").value

    If (Location = "Atlanta") {}

    Event.Value = "Barnes HC - Atlanta \n 2030 Powers Ferry Rd Atlanta, GA 30339-5016 \n \n 678-627-0077 \n";

    }

    If (Location = "Birmingham") {}

    Event.Value = "Barnes HC - \n \n 120 Oxmoor Blvd Homewood Birmingham, AL; \n \n 35209-0000 205-667-9193 \n ";

    }

    If (Location = "Crestview") {}

    Event.Value = "HC - 2207 Crestview\n Barnes S Ferdon Blvd\n Crestview, FL\n 32539-8458\n 850-683-0888\n O2 Lic # ';"

    }

    If (Location = "Dothan") {}

    Event.Value = "Barnes HC - Dothan\n 3236 West Main St, Suite 1 & Dothan, AL\n 36301-4130\n 334-671-1027\n 2\n";

    }

    If (Location = "Gainesville") {}

    Event.Value = "Barnes HC - Gainesville 1700 NW 80th Blvd. \n Gainesville, FL 32606-9177 \n \n 800-825-1733 \n O2 Lic #"; "

    }

    If (Location = "Jacksonville") {}

    Event.Value = "Barnes HC - 3728 Philips Highway, Suite Jacksonville\n 32\nJacksonville, FL\n 32207-6840\n 904-301-1050\n O2 Lic #";

    }

    If (Location = 'Panama City') {}

    Event.Value = "Barnes HC - 2425 City\n Panama Martin Luther King Jr\n Panama City, FL\n 32405\n 800-434-0822\n O2 Lic # ';"

    }

    If (location = "Tallahassee") {}

    Event.Value = "Barnes HC - Tallahassee\n 2524 Cathay Court\n Tallahassee, FL\n 32308-4248\n 800-464-8455\n O2 Lic #";

    }

    If (Location = 'Tampa') {}

    Event.Value = "Barnes HC - Tampa\n 5483 waters Ave, Suite 1200 N\n Tampa, FL\n 33634 813-888-7607\n 1205\n O2 Lic # ';"

    }

    If (Location = "Tifton") {}

    Event.Value = "GA\n HC - Tifton\n 2201 US Hwy 41 N unit K\n Tifton, Barnes 31794 - 2754\n 866-876-9114\n."

    }

    If (Location = "Valdosta") {}

    Event.Value = "Barnes HC - Valdosta\n 200 S Patterson St\nValdosta, GA\n 31601-5621\n 800-422-5059\n";

    }

    If (Location = 'Waycross') {}

    Event.Value = "Barnes HC - Waycross\n 2875 Knight Ave\n Waycross, GA\n 31501\n 866-284-9190 \n";

    }

    currently I have this under the field Calcualation of the text box, I want it written on. Is there a way to better / easier to do this?

    I need to write the field like this:

    Barnes, HC - name of the location

    Address 1

    Address 2

    City, State Zip

    Phone

    O2 Lic. #

    Sorry, it's so long. Thanks for any help.

    SOLVED used if (location is "Locationname") instead of a single "="

Maybe you are looking for

  • HP pavilion dv2000 key board does not

    Hai HP pavilion dv2000 key board does not. I have activated the key online Board that also does not work. because my hp utility cd has been damaged, I changed my OS to windows 7 key board ultimate .the rest is notworking .then I used a USB key Board

  • Automatic disconnection of Motorola

    Hello my phone is automatically restart when I press a friend of the button.my power is also facing the same problem I press my power normally. While do now.please help because it happens 10 to 15 times a day.

  • Error "you do not use the Type of appropriate phone cord.

    Having a problem with my fax on my HP Officejet Pro 8500 wireless.  Tried to send a fax, it received a transmission error.  I run fax test and she came back with "you do not use the type of appropriate phone cord.  Nothing has changed since I last fa

  • Open the instant report with vm that are on and off appear.

    All is it possible to create? Thank you.

  • Remember leap blackBerry App

    Hello..I tried for the first time since now my JUMP to make a vocal note on the application do not forget... He was saved and saved... but trying to hear. message saying: "the file contains an unsupported media format"... I see that the format used b