Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Python - nidaqmx: Synchronizing digital output / analog input chanels

Hey,

 

I am currently practicing with the nidaqmx library for python and the NI DAQ cards in general (I am using a BNC-2110), since I am quite new at this. Currently I have a digital output channel connected to an analog input channel, and I can send/read out a True: 5V,  or False: 0V signal (code is attached below). I would like to generalize this by sending let's say three digital signals (e.g., True, False, True), while reading them out on the analog input channel. If someone could steer me in the right direction, I would be very grateful.

 

So long,

 

Marc

0 Kudos
Message 1 of 1
(649 Views)