Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
how to use matlab to control the Digital input and outout of ni daq?
조회 수: 3 (최근 30일)
이전 댓글 표시
I want to do the following with matlab
If detect digital signal iniput from port 0 line 0 (Sensor)
wait 100ms
send digital signal output to port 0 line 1 (LED)
wait 100ms
send the inverse siganl to port 0 line 1 (turn off LED)
it should runs continuously.
There should be a line of code where I can send/recieve D/I and D/O right? I need that line please.
Thanks
댓글 수: 1
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!