06-26-2014 07:13 AM
How do you find out what parameter has been selected in DAQ. Suppose input current, temperature, output voltage are selected as the 3 parameters in the 3 channels, how do you find out which channel is which parameter in the program?
06-26-2014 07:19 AM
06-26-2014 07:46 AM
Hi Gerd,
I am actually documenting a program and I cant find out how a particular channel contains the particular parameter. Is there a way where I can find out what parameters the programmer chose?
06-26-2014 07:50 AM
Hi kdm7,
you need to look for the initialization of those channels!
Are they initialized in the VI or is the VI relying on some channels/tasks defined in MAX?
You may find information also in the project for that program. (Suppose the programmer did use LV projects…)
Anyway: Hit the programmer with a big club to get more/better documentation! 😄
06-26-2014 08:11 AM
Hi GerdW,
Channels are defined using daqmx and there is no device connected for me to check.
06-26-2014 09:03 AM
06-26-2014 11:05 PM
Hi GerdW,
Okay Thanks.
I got to know.
.. and yes! I will surely hit the programmer with a club to get better documentation!