Status Tags
Name | Data Type | Definition | Valid Values |
|---|---|---|---|
RunMode | BOOL | The module's operating state |
|
ConnectionFaulted | BOOL | Indicates if a connection to the target is running. The module always returns a zero in this member. The controller overwrites the
zero with a one when the connection is not up. |
|
DiagnosticActive | BOOL | Indicates if any diagnostics are active or if the prognostics threshold is
reached. |
|
CIPSyncValid | BOOL | Indicates if the module is synchronized with a 1588 master. |
|
CIPSyncTimeout | BOOL | Indicates if the module was previously synchronized with a 1588 master but is now
timed out. |
|
DiagnosticSequenceCount | SINT | Increments for each time a distinct diagnostic condition is detected, and when a
distinct diagnostic condition transitions from detected to not detected. Sets to zero by product reset or power cycle. Wraps from 255 (-1) to 1 skipping
zero. | -128…+127 The value of 0 is skipped except during module powerup. |
Portx.Fault | BOOL | Indicates that Ethernet port data is inaccurate and cannot be trusted for use in
the application. If the tag is set to 1, you must troubleshoot the module to correct the cause of
the inaccuracy.
IMPORTANT:
Once the condition that causes the
tag to change to 1 is removed, the tag automatically resets to 0.
|
|
Portx.Uncertain | BOOL | Indicates that the Ethernet port data can be inaccurate but the degree of
inaccuracy is not known. If the tag is set to 1, you must troubleshoot the module to correct the cause of
the inaccuracy.
IMPORTANT:
Once the condition that causes the
tag to change to 1 is removed, the tag automatically resets to 0.
|
|
Portx.Connected | BOOL | Indicates whether the Ethernet port is active. |
|
Portx.FullDuplex | BOOL | Indicates whether the Ethernet port is running full-duplex mode or half-duplex
mode when connected. |
|
Portx.AutonegotiationStatus | SINT | Indicates the status of link auto-negotiation. |
|
Portx.Speed | INT | Indicates the actual Ethernet port speed in Mbps. A value of 0 means that the speed is undetermined. |
|
TCPConnections | INT | Total number of active TCP connections | All positive values |
CIPConnections | INT | Total number of active CIP connections | All positive values |
CIPLostPackets | INT | Total number of lost CIP packets | All positive values |
CIPTimeouts | DINT | Total number of connection timeouts that have occurred | All positive values |
HMIPacketRate | DINT | The packet rate between the module and HMI | All positive values |
IOPacketRate | DINT | The packet rate to and from the module | All positive values |
EthernetErrors | DINT | Total number of Ethernet errors | All positive values |
CPUUtilization | INT | Total CPU load | 0…100% |
DLRNetworkState | SINT | The status of the network |
|
DLRSupervisorState | SINT | The status of the network supervisor |
|
DLREnabled | BOOL | Indicates if DRL network redundancy mode is enabled. |
|
LocalClockOffset | LINT | The offset in nanoseconds from the local clock to the system time. Use this value to detect steps in time. This value updates when a PTP update is
received. | All values |
LocalClockOffsetTimestamp | LINT | The most recent time the LocalClockOffset was sampled. The initial value is zero and the first time stamp occurs when the module
synchronizes with the master clock. | –– |
GrandMasterClockID | SINT[8] | The EUI-64 Identity of the CIP Sync Grandmaster clock that the module is synced
to. | All values |
ChxxChyyDiagEvent.EventType | USINT | Indicates the type of the latest IO-Link port event. |
|
ChxxChyyDiagEvent.EventMode | USINT | Indicates the mode of the latest IO-Link port event. |
|
ChxxChyyDiagEvent.EventCode | UINT | Indicates the event code of the latest IO-Link port event. | All positive values |
ChxxChyyDiagEvent.EventTimestamp | LINT | Indicates the time stamp of the latest IO-Link port event. | All positive values |
Provide Feedback