Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

TTL signal using a NI USB 6211 and python code?

I need to using python code in order to generate a TTL signal out of a NI USB 6211, how do I accomplish this?
0 Kudos
Message 1 of 2
(3,315 Views)

you would need the DAQmx driver installed from ni.com/drivers (http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/ssnav:drv/q/daqmx/) and then you can try out https://pythonhosted.org/PyDAQmx/index.html

0 Kudos
Message 2 of 2
(3,294 Views)