Are there any built in commands for digital output for NI USB 6009?

3 visualizzazioni (ultimi 30 giorni)
Hi, There are ways of adding analog input and output channels on MATLAB, but i did not find anything regarding the digital signals. Is there anything like s.addDigitalOutputChannels('Dev1','19','Voltage)? Because I tried that and it did not work.
Thanks in advance.

Risposta accettata

Z
Z il 28 Giu 2013
s.addDigitalChannel('Dev1','port0/line2','Bidirectional');

Più risposte (0)

Categorie

Scopri di più su Data Acquisition Toolbox Supported Hardware in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by