LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MAX Waveform attributes

Why doesn't the "Index Waveform Array" function find any Channel Name attributes in the WDT array produced by an AI Read function? The Channel Name field is filled out in MAX and is visiable in a DAQ Channel Name control, but the WDT attributes are empty.

This with LV 6.0 and the version of MAX that ships with LV6i.

Rich Detering
0 Kudos
Message 1 of 2
(2,602 Views)
It might be a problem with the Index Waveform Array function. In that VI there is a string constant "Channel Name" that is wired to the Get Waveform Attribute.vi. This is the problem because the attribute string for channel name is "NI_ChannelName". I am not sure if this is the issue or not. This has been fixed in LabVIEW 6.1 but you might need to change that constant string value in 6.0
0 Kudos
Message 2 of 2
(2,602 Views)