I have used USB-6501 digital I/O.
Because I want to treat VNA, RF Switch, Digital I/O in one tool, I selected Matlab.
The other things are completed, but I want to know how to controll digital i/o through Matlab.
I already checked that my device is connected well through daqmx and matlab.
But, I want to know how to make each digital pins on/off.
For example, make P0.0 and P0.1 on, and after 3 seconds, make P.0.0 off, and after, P0.1 off like this.
Could you help me anyone?