XPS Unified Programmer’s Manual
7.2.2.25 RequestType3
Name
RequestType3– Gets data collection Type 3.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
Description
This function returns the data collection of type3.
Prototype
int RequestType3(
int SocketID,
char * Header,
charhex32 * TimeStamp,
charhex32 * ZygoSignalStrength1,
charhex32 * ZygoSignalStrength2
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
Output parameters
Header char * Type1, Type2 or Type3.
TimeStamp charhex32 * Internal counter in milliseconds.
ZygoSignalStrength1 charhex32 * Zygo Signal Strength 1.
ZygoSignalStrength2 charhex32 * Zygo Signal Strength 2.
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.
• -136: Wrong parameter type in the command string: charhex32 * expected.
• -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”.
EDH0373En1023 — 01/18 620