Syntax |
Top Previous Next |
Performs an instrument self test, waits for the instrument to complete the test, and queries the instrument for the results. If the instrument passes the test, TestResult is zero and TestMessage is 'Self test passed'. Function Tree Node: \Boonton55xxx\Utility\Self Test Declaration: Btn55xxx.h Implementation: Btn55xxx.dll
ParametersVi The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session. TestResult The numeric result from the self test operation. 0 = no error (test passed) TestMessage The self test status message Return Value
RequirementsSupported ModelsAll supported See AlsoReference |