Runs the specified device's self-test routine and returns the test result(s). This operation verifies that the NI-Sync I/O session can communicate with the module's driver.
![]() |
instrument handle specifies the instrument handle that you obtain from niSync Initialize. |
||||||
![]() |
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality. |
||||||
![]() |
instrument handle out returns the instrument handle that you obtain from niSync Initialize. |
||||||
![]() |
self-test message returns a string that contains the self-test response from the associated device. Refer to your device's documentation for an explanation of the self-test response. |
||||||
![]() |
self test result returns the result of the instrument self-test.
|
||||||
![]() |
error out returns error conditions that occur after this node runs. This output provides standard error out functionality. |