5034-AENTR tag definitions
The 5034-AENTR has system tags for DLR and PRP modes.
Name | Data Type | Definition | Valid Values |
|---|---|---|---|
RunMode | BOOL | The modules 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 the prognostics
threshold is reached. |
|
CIPSyncValid | BOOL | Indicates if the module is synced with a 1588 master. A set bit alone cannot indicate that it is synced to the same
master clock of the owner controller. You must compare the Grandmaster Clock ID of both the module and
the owner controller. For more information, see PointMax
EtherNet/IP Adapter User Manual, publication 5034-UM001. |
|
CIPSyncTimeout | BOOL | Indicates if the module was once synced with a 1588 master, but
is not now due to a timeout. |
|
DiagnosticSequenceCount | SINT | Increments for each time a distinct diagnostic condition is
detected, and when a distinct diagnostic condition transitions
from detected to not detected. | -128…+127 The value of 0 is skipped except during module powerup. |
Portxx.Fault | BOOL | Displays whether one or more internal diagnostics indicate an
internal issue in the numbered Ethernet port. |
|
Portxx.Uncertain | BOOL | Indicates that the numbered Ethernet port data can be inaccurate
but the degree of inaccuracy is not known. |
|
Portxx.Connected | BOOL | Indicates if the numbered Ethernet port is active. |
|
Portxx.FullDuplex | BOOL | Indicates if the numbered Ethernet port is running in full-duplex
mode or half-duplex mode (if it is connected). |
|
Portxx.AutonegotiationStatus | SINT | Indicates the status of link auto-negotiation. |
|
Portxx.Speed | INT | Indicates the actual port speed in Mbps. |
|
Statistics.TCPConnections | INT | The number of TCP/IP connections currently open to the
adapter | All values |
Statistics.CIPConnections | INT | The number of CIP connections currently open to and through the
adapter | All values |
Statistics.CIPLostPackets | DINT | A running sum of the number of Sequenced Address Item Sequence
Numbers that are skipped in Class 0 and Class 1 connections that
are consumed by the adapter and its children. | All values |
Statistics.CIPTimeouts | DINT | A running count of the number of connections to and through the
adapter that time out. | All values |
Statistics.HMIPacketRate | DINT | The number of Class 3 packets and unconnected packets that are
sent and received by the device in the previous second. | All values |
Statistics.IOPacketRate | DINT | The number of Class 0 and Class 1 packets that are transmitted or
received by the adapter in the previous second. | All values |
Statistics.EthernetErrors | DINT | The sum over all ports of the Ethernet Link object values: In
Discards, In Errors, In Unknown Protos, Out Discards, Out
Errors, Alignment Errors, FCS Errors, Single Collisions,
Multiple Collisions, SQE Test Errors, Deferred Transmissions,
Late Collisions, Excessive Collisions, MAC Transmit Errors,
Carrier Sense Errors, Frame Too Long, and MAC Receive
Errors. | All values |
Statistics.CPUUtilization | INT | The utilized percentage of the capacity of the product's compute
engine (whether that is a CPU, or a core of a CPU, or a thread)
most important to the performance of communication of packets by
the product. | 0...100 |
InternalFault | BOOL | Indicates if an internal fault exists. |
|
DLRNetworkState | SINT | The current value of the Network Status instance attribute of the
DLR object for devices with multiple Ethernet ports that support
DLR. |
|
DLRSupervisorState | SINT | The current value of the Ring Supervisor Status instance
attribute of the DLR object for devices with multiple Ethernet
ports that support DLR. |
|
DLREnabled | BOOL | Indicates if DLR network redundancy mode is enabled. |
|
PRPEnabled | BOOL | Indicates if PRP network redundancy mode is enabled. |
|
PRPPort1Fault | BOOL | Indicates a PRP network A fault state. Fault state may be caused
by missing duplicate packets (one of redundant network
disconnected) or network cables mismatch. |
|
PRPPort2Fault | BOOL | Indicates a PRP network B fault state. Fault state may be caused
by missing duplicate packets (one of redundant network
disconnected) or network cables mismatch. |
|
PRPModeFault | BOOL | Indicates that the configuration of the adapter in the Studio
5000 Logix Designer® application project is for PRP mode but the
PRP/DLR switch on the adapter is not configured for PRP
mode. |
|
DLRModeFault | BOOL | Indicates that the configuration of the adapter in the Studio
5000 Logix Designer application project is for DLR mode but the
PRP/DLR switch on the adapter is not configured for DLR
mode. |
|
DLRFault | BOOL | Indicates if there is a ring fault in the network. To use the
bit, the adapter must act as an active or backup Ring
Supervisor. Once the bit is triggered, the bit can be cleared by
using the Reset Counter. |
|
XTChassisWarning | BOOL | Indicates if an XT chassis contains non-XT units. |
|
LocalClockOffset | LINT | The offset from the local clock to the system time. This value
helps to detect steps in time. This value updates when a PTP
update is received. | All values |
LocalClockOffsetTimestamp | LINT | The time when the Local Clock Offset was sampled. This value is
initially zero, and the first timestamp occurs when the module
synchronizes with the master clock. | All values |
GrandMasterClockID | SINT[8] | The EUI-64 Identity of the CIP Sync Grandmaster clock the module
is synced to. | All values |
Basexx.Fault | BOOL | Indicates if a base fault is present. |
|
Basexx.Uncertain | BOOL | Indicates that the numbered base data can be inaccurate but the
degree of inaccuracy is not known. |
|
Basexx.InternalFault | BOOL | Indicates if an internal fault is present. |
|
Basexx.NotDetected | BOOL | Indicates if the base of a backplane slot is detected. |
|
Basexx.RevisionFault | BOOL | Indicates that a hardware or firmware incompatibility with
another part of the system is detected. |
|
Provide Feedback