XPS Unified Programmer’s Manual
7.2.2.46 ZygoErrorStatusStringGet
Name
ZygoErrorStatusStringGet – Gets the ZYGO axis error status description via
Ethernet.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
- Checks Zygo axis value: (-17)
Description
This function returns the ZYGO axis error status description.
Prototype
int ZygoErrorStatusStringGet(
int SocketID,
int Axis,
char * ErrorStatusDescription
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
Axis int ZMI Axis number (1 = Y axis and 2 = X axis).
Output parameters
ErrorStatusDescription char * ZMI Axis Error Status description.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
• -17: Parameter out of range or incorrect.
EDH0373En1023 — 01/18 644