APIs, concepts, guides, and more

◆ NetworkStatusGet()

NetworkStatus NetworkStatusGet ( )
Description:
NetworkStatusGet returns a structure containing real-time EtherCAT network health information including active node count, AL status, missed frame count, and synchronization error. Use this to detect network communication failures or degraded node states.
Returns
(NetworkStatus) A structure containing current network status values.
See also
NetworkStatus, NetworkNode::StatusGet