CNiIviUtility::ErrorQuery

Measurement Studio IVI

Class
CNiIviUtility::
ErrorQuery()
Base ClassesFunctionsGo to hierarchy chart    Prev page: CNiIviUtilityNext page: LockSession    
Public Function Declared in:
NiIviDriver.h

'Declaration' icon -- Shortcut to top of page. Declaration

inline void ErrorQuery(
    ViInt32& code,
    CString& msg);

'Description' icon -- Shortcut to top of page. Description

Reads an error code and a message from the instrument error queue.

Shortcut to top of page. Parameters

ViInt32& code

Returns the error code read from the instrument error queue.

CString& msg

Returns the error message read from the instrument error queue.

'See Also' icon -- Shortcut to top of page. See Also