6. Redundancy with NX3030 CPU
339
Table 6-8. NETB Interface Specific Diagnostics
The “sNET_Stat” substructure has service success and failure statistics. The local and remote PLCs
statistics can be restarted through commands:
//Local PLC
DG_NX4010.tRedundancy.RedCmdLoc.bResetNETStatisticsLocal := TRUE;
//Remote PLC
DG_NX4010.tRedundancy.RedCmdLoc.bResetNETStatisticsRemote := TRUE;
The substructure has the following counters:
Direct
Representation
Variable
AT Variable
DG_NX4010.tRedundancy.
RedDgnLoc.sNET_Stat.*
Success counting of the Diagnostics and
Commands service (0 to 65535)
Failure counting of the Diagnostics and
Commands service (0 to 65535)
Success counting of the Redundant Data
Synchronization service (0 to 65535)
Failure counting of the Redundant Data
Synchronization service (0 to 65535)
Success counting of the Redundant Forcing List
Synchronization service (0 to 65535)
Failure counting of the Redundant Forcing List
Synchronization service (0 to 65535)
Table 6-9. Interface Specific Diagnostics
Note:
Counters: All counters return to zero when its limit value is exceeded.
The sub structure “sGeneral_Diag” owns the following fields to general redundancy diagnostics:
Direct Representation
Variable
Variável AT
DG_NX4010.tRedundancy.RedDgn
Loc.sGeneral_DiagExt.*
TRUE – This PLC can’t communicate in
the master state (active or passive) in the
PROFIBUS 3 A network. The master mode
(communicating with slaves) is assumed
by the Active PLC. The passive mode
(communicating with the active master) is
assumed by the Non-Active PLC. This
failure can also be indicated in case the
NX5001 module has a microprocessor
failure, or in case it can’t communicate with
the NX3030 CPU via bus.
FALSE – There aren’t failures in the
PROFIBUS 3 A network.
TRUE – This PLC can’t communicate in
the master state (active or passive) in the
PROFIBUS 3 B network. The master mode
(communicating with slaves) is assumed
by the Active PLC. The passive mode
(communicating with the active master) is
assumed by the Non-Active PLC. This
failure can also be indicated in case the
NX5001 module has a microprocessor
failure, or in case it can’t communicate with
the NX3030 CPU via.
FALSE – There aren’t failures in the
PROFIBUS 3 B network.