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

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.

 채택된 답변

Z
Z 2013년 6월 28일

0 개 추천

s.addDigitalChannel('Dev1','port0/line2','Bidirectional');

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Instrument Connection and Communication에 대해 자세히 알아보기

제품

질문:

Z
Z
2013년 6월 28일

Community Treasure Hunt

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

Start Hunting!

Translated by