Is there a way to check if the DAQ harware is connected and turned on? I would like to do this test before the operator initiates the measurement cylce, to allow the user to fix the problem earlier on, instead of waiting for an error message to pop up.
For example, I am using a boolean button to start the measurement cycle. I would like to use an AND gate, that would only start the cycle if the button was pressed, and the harware was connected properly. In order to do this, I need to be able to test the hardware. Anyone have any ideas?
Thanks for your time
Chad