LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to display in a front panel indicator the units name (for instance, N "Newtons" or ºC) from a virtual channel that you previously defined using MAX?



If possible, how can I do it?

Thanks in advance With LabVIEW 6 it is clear that we can display the DAQ channel name of previously defined virtual channels, so it seems to be possible that we would be able to access to other information defined in MAX as channel units name...

Thanks
0 Kudos
Message 1 of 2
(2,591 Views)
Yes it is possible.
Locate the LLB:
LV folder\vi.lib\daq\dqchnutl.llb
There you find useful vis to handle virtual channel.
The Get DAQ ChannelNames.vi return also the channel units
0 Kudos
Message 2 of 2
(2,591 Views)