Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

ini string to DAQMX physical channel

Solved!
Go to solution

I would like to save all my DAQMX physical channels as strings in a ini file.  My program will read the information as string and convert them to DAQMX physical channel.  Is doing a type cast the only way to convert a string into a DAQMX channel type?  I wanted to say all my communicaiton information in a ini in case something change.  Thanks!

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 3
(3,702 Views)
Solution
Accepted by topic author jyang72211

No typecast. You can wire a string directly to the channel input.

Message 2 of 3
(3,700 Views)

ahhh, good!  Thanks!

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 3 of 3
(3,695 Views)