I am using Labview 6.1.
I want to have a panel where a user can select via buttons which DAQ channels to enable. Suppose I have no assigment given for CHANNEL 0 in the MAX Channel Wizard. When I read the list of channel names through, say, Get DAQ Info VI, then according to my VI that IS CHANNEL 0. Currently I have the VI set up where the first string indicator corresponds to the first DAQ virtual channel name.
NOTE: I am getting rid of the SUBVI inside because it was pointless.
QUESTION: Is there a way I can have String 1/Name 1 correspond to whatever Virtual Channel is assigned to Channel 0? And String 2/Na
me 2 correspond to whatever Virtual Channel is assigned to Channel 1? And soforth... ??
Does that make sense.
Thank you!
Lauren