Feeds
답변 있음
NI USB-6009 simultaneous input and output
Figured it out... You have to create 2 sessions. s=daq.createSession('ni'); s1=daq.createSession('ni'); then a...
NI USB-6009 simultaneous input and output
Figured it out... You have to create 2 sessions. s=daq.createSession('ni'); s1=daq.createSession('ni'); then a...
대략 13년 전 | 1
질문
NI USB-6009 simultaneous input and output
I need to program my USB-6009 to do the following task: output a given DC voltage continuously read analog input channels ...
대략 13년 전 | 답변 수: 3 | 0