![]() |
SelfTest()





Public Function |
Declared in: NiIviDriver.h |
Declaration
inline void SelfTest( ViInt32& code, CString& msg);
Description
Runs the instrument self-test routine and returns the test result.
Parameters
ViInt32& code
CString& msg
Returns the value from the instrument self test. Zero indicates a successful self-test. For any other code, see the device operator's manual.
Returns the self-test response string from the instrument. See the device operation manual for an explanation of the string contents.