Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Simulated DI

Hi

I am using a simulated DIO device with DAQmx. Is there any way how to change the default behavior of the simulated digital input? The default is 8-bit counting on each digital port, though I'd like to have all inputs simply zeroed.

Vladimir

View my profile on LinkedIn
0 Kudos
Message 1 of 2
(2,709 Views)

Hello Vladimir,

There is no way to change the default behavior of the simulated device, however, if you need simulated data in another format you could always just build an array or waveform to use as "simulated" data.  You'll want to use the "Build Waveform" or "Build Array" VIs to do this.

I hope this helps, and if you're still not sure how to proceed with your application please post back with more details about why you need to change this and what you're trying to do.

Have a great day!

Cheers,

Brooks
0 Kudos
Message 2 of 2
(2,690 Views)