![]() |
ErrorQuery()



| Public Function |
Declared in: NiIviDriver.h |
Declaration
inline void ErrorQuery(
ViInt32& code,
CString& msg);
Description
Reads an error code and a message from the instrument error queue.
Parameters
ViInt32& code
CString& msg
Returns the error code read from the instrument error queue.
Returns the error message read from the instrument error queue.


