Input Tag Definitions
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. |
|
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 | BOOL | Echo of the current digital relay output value |
|
Ptxx.Fault | BOOL | Indicates that point 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.
|
|
Ptxx.Uncertain | BOOL | Indicates that the point 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.
|
|
Provide Feedback