niHSDIO Self Test
Performs a self-test on the instrument and returns the test results. The niHSDIO Self Test VI performs a simple series of tests that ensure the instrument is powered up and responding. Complete functional testing and calibration are not performed by this function.
This function is internal and does not affect external I/O connections or connections between devices.
instrument handle identifies your instrument session. instrument handle was obtained from the niHSDIO Init Acquisition Session VI or the niHSDIO Init Generation Session VI. | |||||||
error in describes error conditions that occur before this VI or function runs.
| |||||||
instrument handle out passes a reference to your instrument session to the next VI. instrument handle was obtained from the niHSDIO Init Acquisition Session VI or the niHSDIO Init Generation Session VI. | |||||||
self test result contains the value returned from the device self-test. A 0 means the self-test passed; anything else means the test failed. | |||||||
self test message returns the self-test response string from the device. | |||||||
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
|