Tag definitions (5034-IB8S)
The 5034-IB8S module has input and output 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. |
|
Uncertain (Packed data) | BOOL | Indicates that the module 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. |
|
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. |
Ptxx.Data PtxxData (Packed data) | BOOL | Indicates the current digital input value. |
|
Ptxx.Fault | BOOL | One of the following:
If the tag is set to 1, you must troubleshoot the module to
correct the cause of the fault. |
|
Ptxx.Uncertain | BOOL | Indicates that the channel 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. |
|
Ptxx.ShortCircuit | BOOL | Indicates a short circuit. |
|
Ptxx.Status PtxxStatus (Packed data) | BOOL | Indicates the status of the channel. |
|
Testxx.Readback | BOOL | Indicates the current test output value at the test output. |
|
Testxx.Fault | BOOL | One of the following:
If the tag is set to 1:
|
|
Testxx.Uncertain | BOOL | One of the following:
If the tag is set to 1, you must troubleshoot the module to
correct the cause of the inaccuracy. |
|
Testxx.Status | BOOL | Indicates the status of the test output. |
|
PtxxTestOutputStatus (Packed data) | BOOL | Echo of the status of the test output. |
|
Name | Data Type | Definition | Valid Values |
|---|---|---|---|
Ptxx.ResetFault PtxxResetFault (Packed data) | BOOL | When Latch Fault until Reset via Output Tag is enabled, the I/O
channel holds safety input fault indications until it checks
that the fault is removed. If the fault is removed, it clears only the fault status upon
detecting that the ResetFault bit in its channel sees a 0 to 1
transition. | A 0 to 1 transition unlatches the fault. |
Testxx.Data TestxxData (Packed data) | BOOL | Indicates the current test output value. |
|
Provide Feedback