Zygoerrorstatusget - Newport XPS Programmer's Manual

Xps unified series universal high-performance motion controller/driver
Hide thumbs Also See for XPS:
Table of Contents

Advertisement

XPS Unified
7.2.2.45

ZygoErrorStatusGet

Name
ZygoErrorStatusGet – Gets the ZYGO error status code via Ethernet.
Input tests
-
Refer to section 7.1: "Input Tests Common to all XPS Functions".
-
Checks Zygo axis value: (-17)
-
Checks Zygo is enabled: (-205)
Description
This function returns the ZYGO axis error code.
The axis error codes are listed in the "Zygo error status list".
The description of the axis error code can be getting with the
"ZygoErrorStatusStringGet" function.
Prototype
int ZygoErrorStatusGet(
int SocketID,
int Axis,
char * ErrorStatus
)
Input parameters
SocketID
Axis
Output parameters
ErrorStatus
Return (In addition to the results of "Input Tests Common to all XPS
Functions")
• 0:
No error.
• -2:
TCP timeout.
• -17:
Parameter out of range or incorrect.
• -205:
Not enable in your configuration.
• -1000:
Zygo command execution failed.
• -1001:
The controller is not connected to Zygo TCP server. Run
ZygoStartInterferometer API.
• Zygo errors: Refer to section 8.9: "Error List".
int
Socket identifier gets by the
"TCP_ConnectToServer" function.
int
ZMI Axis number (1 = Y axis and 2 = X axis).
char *
ZMI Axis Error Status.
643
Programmer's Manual
EDH0373En1023 — 01/18

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xps-rlXps-qXps-d

Table of Contents