Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

attributes into string

Hi,

I want to read the attributes from the DAQmx and to transform them into a string. How can I manage to do this?

I'm already able to read the channel name that is written in MAX (with get attribute.vi). Unfortunatly this gives me an "attributes" format. I cannot find out how to transfrom this into string. (I want to use the channel name as header in a table)

ThanX for your help

Gilles
0 Kudos
Message 1 of 2
(2,789 Views)

Hi,

it would be great next time, when you have a programmatical question, if you could attach a small example of what you want to do and let us know which versions of LabVIEW and NIDAQmx you use.

Attached you will find a example which reads all existing global channels from MAX and parse them into a string array:

Good Luck with it,

Alex R.

NI Switzerland

Message 2 of 2
(2,759 Views)