I would like to turn on a digital I/O module channel and read a analog input channel in a SCXI chassis simultaneously. What is the best way to accomplish this?
Basically what I am trying to do is turn power on to a solenoid valve(DIO) and monitor a pressure sensor(Ach) during this action and out to 10 milliseconds after the DIO transition.
All you would have to do is write to a DIO line and then do a analog input on another line. You can program this very easily in LabVIEW or any other language. Have a great day!