Error Message |
pi620_error_message ViStatus pi620_error_message (ViSession instrumentHandle, ViStatus statusCode, ViChar _VI_FAR errorMessage[]); Purpose Converts a status code returned by any instrument driver function into a user-readable string.
Parameter List instrumentHandle Variable Type ViSession The ViSession handle that you obtain from the pi620_init function. The handle identifies a particular instrument session.
Default Value: None
statusCode Variable Type ViStatus Error code returned by one of the instrument driver functions. errorMessage Variable Type ViChar[] A text description of the error code. Return Value Refer to Function Return Value page. |
(C) 2009 Pickering Interfaces Ltd |