Syntax |
Top Previous Next |
Translates the error return value from an IVI driver function to a user-readable string. The user should pass a buffer with at least 256 bytes for the ErrorMessage parameter. Function Tree Node: \Boonton55xxx\Utility\Error Message 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. ErrorCode Instrument driver status code. ErrorMessage Instrument driver error message. Return Value
See AlsoReference |