Device-defined data types (DF1 Slave)

Device-defined data type names vary for each serial protocol depending on the
Channel
selection in
Device definition
. These tables describe the device-defined data types created for the DF1 Slave protocol. The tables include information for input (as indicated by an "I") and information for output (as indicated by an "O").
Device-defined data type: AB:5000_DF1:I:0
Name
Type
Definition
Valid Values
DF1
AB:5000_DF1_Channel:I:0
Common DF1 produce data.
Device-defined data type: AB:5000_DF1_Channel:I:0
Name
Type
Definition
Valid Values
RunMode
BOOL
Channel operating state.
0 = Idle
1 = Run Mode
ConnectionFaulted
BOOL
Indicates if the connection is running. The device sets value to 0 when connected and then changes value to 1 when not connected.
0 = Connection running
1 = Connection not running
DiagnosticActive
BOOL
Indicates if any diagnostics are active or if the prognostics threshold is reached.
0 = no diagnostics active
1 = one or more diagnostic or prognostics thresholds reached.
DiagnosticSequenceCount
SINT
Diagnostic counter. The value increments each time a distinct diagnostic condition is detected, and again when the condition transitions from detected to not detected.
Set to zero by product reset or power cycle. Wraps from 255 (-1) to 1 skipping 0.
-128 - 127
CTS
BOOL
Clear to send line of serial port.
0, 1
RTS
BOOL
Request to send line of serial port.
0, 1
DSR
BOOL
Data Set Ready line of serial port.
0, 1
DCD
BOOL
Data Carrier Detect line of serial port.
0, 1
DTR
BOOL
Data Terminal Ready line of serial port.
0, 1
MsgProcessing
BOOL
Indicates device is processing of MSG instruction.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal