EasyManua.ls Logo

Vishay 7000 - Clearerrors Method; Geterrormessage Method

Vishay 7000
142 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Vishay Micro-Measurements System 7000 Programmer’s Reference Manual
Page 96 of 142
6.5.6.10 ClearErrors Method
Syntax:
HRESULT _stdcall ClearErrors(out retval long * result );
Description:
Clears the errors on the System 7000 scanner (the control module and all I/O cards). Does not
clear the error log files.
Arguments:
None
Returns:
0 if Successful, otherwise an Error Code
Notes:
6.5.6.11 GetErrorMessage Method
Syntax:
HRESULT _stdcall GetErrorMessage(in long ErrorCode , out retval BSTR * result);
Description:
Returns an ASCII text string containing information about the entered error code.
Arguments:
None
Returns:
An ASCII text error string
Notes:
This method should be called when an error code is returned from the System 7000 interface. It
converts the numeric error code into more detailed text message.

Table of Contents