11-12-2009 01:16 PM
I am using DAQmx to send digital output for a line (not a port). The input requires a boolean array of one element.
I want to use a T/F boolean from an On/Off button as inpuit to the DAQmx digital out.
How does one get a Boolean to a 1-D, single member, boolean array? (I can make an 8 or 16-member array, but the DAQmx does not take it)
My version is 8.6.
This seems like a very common thing to do and I'm just not getting it.
Thanks you,
MRMDry
11-12-2009 04:49 PM