08-06-2016 05:13 AM - edited 08-06-2016 05:14 AM
Hie all....
I am working on a ultrasonic sensor based project with NI myRIO- Real time(specific). Data sheet suggest that sensor needs an active high input for 10us (microseconds). can anyone help me how to apply active high input for 10us.
08-06-2016 08:27 AM
Have you used DAQmx to do Digital Output? Write a short program to try doing this. Does the sensor need exactly 10 microseconds? Would 1 millisecond (a very easy time interval to program) also work? Experiment -- you'll "learn by doing".
Bob Schor
08-06-2016 03:06 PM