EasyManua.ls Logo

Newport MKS HXP Series - Errorlistget; Eventlistget

Newport MKS HXP Series
108 pages
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...
HXP Command Interface Manual
2.2.150 ErrorListGet
Syntax
C# prototype
int ErrorListGet(out string ErrorsList, out string errstring)
Python prototype
[ErrorsList, errstring] ErrorListGet ()
Parameters
Input parameters
None
Output parameters
(string) ErrorsList: ErrorsList
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous ErrorListGet command which is used to
Error list. Refer to the XPS Programmer's manual to get the command description.
2.2.151 EventListGet
Syntax
C# prototype
int EventListGet(out string EventList, out string errstring)
Python prototype
[EventList, errstring] EventListGet ()
Parameters
Input parameters
None
Output parameters
(string) EventList: EventList
(string) errString: The failure reason
Return
(int) error code: 0 in success and -1 on failure
Description
This function is used to process synchrounous EventListGet command which is used to
General event list. Refer to the XPS Programmer's manual to get the command
description.
83 EDH0318En1042 — 12/18

Table of Contents

Related product manuals