XPS Unified Programmer’s Manual
7.2.2.64 ZygoStartInterferometer
Name
ZygoStartInterferometer – Start ZYGO interferometer.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
Description
Start ZYGO interferometer: Open Ethernet connection, Check signals, Start P2 Board
This API can take several minutes.
Prototype
int ZygoADCDiagnosticStatusGet(
int SocketID,
int Axis,
int ADCMuxNumber,
char * ADCDiagStatus
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
Axis int Zygo axis number (1 or 2).
ADCMuxNumber int ADC Mux (refer to table 4-12 from ZMI2402
manual).
Output parameters
ADCDiagStatus char * Raw value from Diag ADC Register.
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.
• -1002: Connection to Zygo TCP server failed.
• -1003: The XPS controller is already connected to Zygo TCP server.
• -1004: Zygo signal is not present.
665 EDH0373En1023 — 01/18