XPS Unified Programmer’s Manual
7.2.2.47 ZygoEthernetCommunicationStatusGet
Name
ZygoEthernetCommunicationStatusGet – Gets ZYGO Ethernet Connection Status.
Input tests
- Refer to section 7.1: “Input Tests Common to all XPS Functions”.
Description
Get the Ethernet Communication Status: Connected or Not connected.
Prototype
int ZygoEthernetCommunicationStatusGet(
int SocketID,
int * EthernetCommunicationStatus
)
Input parameters
SocketID int Socket identifier gets by the
“TCP_ConnectToServer” function.
Output parameters
EthernetCommunicationStatus int * 1 = Connected, 0 = Not connected.
Return (In addition to the results of “Input Tests Common to all XPS
Functions”)
• 0: No error.
645 EDH0373En1023 — 01/18