Device-defined data types (5094-OB16)
Device-defined data type names vary for each device depending on selections made when the device was created.
These tables include information for these data types:
- input (as indicated by an "I")
- output (as indicated by an "O")
- configuration (as indicated by a "C")
Device-defined data type: AB:5000_DOn_Diag:I:0
Connection Type: Data and Listen Only Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
RunMode | BOOL | Decimal | 0 = Idle 1 = Run |
ConnectionFaulted | BOOL | Decimal | 0 = Good 1 = Bad |
DiagnosticActive | BOOL | Decimal | 0 = No diagnostics active 1 = One or more diagnostics are active or the prognostics threshold is reached |
Uncertain | BOOL | Decimal | 0 = Good 1 = Uncertain |
DiagnosticSequenceCount | SINT | Decimal | -128...127 The value of 0 is skipped except during device power-up. |
CIPSyncValid | BOOL | Decimal | 0 = CIP Sync is not available 1 = CIP Sync is available |
CIPSyncTimeout | BOOL | Decimal | 0 = A valid time master has not timed out 1 = A valid time master was detected on the backplane, but the time master has timed out. The device is using its local clock and can be drifting away from the last know time master |
Pt0x.Data | BOOL | Decimal | 0 = Output is Off 1 = Output is On |
Pt0x.Fault | BOOL | Decimal | 0 = Good 1 = Bad |
Pt0x.Uncertain | BOOL | Decimal | 0 = Good 1 = Uncertain |
Pt0x.NoLoad | BOOL | Decimal | 0 = No Load condition does not exist 1 = No Load condition exists, meaning a signal wire is disconnected from the channel or the RTB is removed from the device |
Pt0x.ShortCircuit | BOOL | Decimal | 0 = No Short Circuit or Overcurrent condition exists 1 = Short Circuit or Overcurrent exists |
Schedulex | SINT | Decimal | 1...32 = Valid schedule 0, 129...255 - No schedule |
Schedulex.State | SINT | Decimal | 0 = Inactive 1 = Active – schedule is next to be applied to any of the outputs 2 = Current – schedule is not the next to be applied to one of the outputs 3 = Expired – schedule has been applied 4 = Discarded – scheduled but mask was off, or the requested schedule was late (received after its scheduled application time) and a more recent schedule has already been applied to hat output point 5 = Late – received schedule after the time it is to be applied |
Schedulex.ScheduleNumber | SINT | Decimal | 0...3 |
LateScheduleCount | INT | Decimal | All values |
LostScheduleCount | INT | Decimal | All values |
Device-defined data type: AB:5000_DOn:O:0
Connection Type: Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
TimeBase | LINT | Decimal | Any positive value |
Pt0x.Data | BOOL | Decimal | 0 = Off 1 = On |
Pt0x.ScheduleEn | BOOL | Decimal | 0 = Normal output data 1 = Scheduled data |
Schedulex | SINT | Decimal | 1...32 = Valid schedule 0, 129...255 - No schedule |
Schedulex.ID | SINT | Decimal | 1...32 = Valid schedule 0 or 129...255 - No schedule |
Schedulex.SequenceNumber | SINT | Decimal | All values |
Schedulex.OutputPointSelect | SINT | Decimal | 0...15 |
Schedulex.Data | BOOL | Decimal | 0 or 1 |
Schedulex.TimeOffset | DINT | Decimal | All values |
Device-defined data type: AB:5000_DOn:C:0
Connection Type: Data
Member Name | Type | Style | Valid Values |
---|---|---|---|
Pt0x.FaultMode | BOOL | Decimal | 0 = Transition to user-defined value 1 = Hold Last State (default) |
Pt0x.FaultValue | BOOL | Decimal | 0 = Output is Off 1 = Output is On |
Pt0x.ProgMode | BOOL | Decimal | 0 = Transition to user-defined value 1 = Hold Last State (default) |
Pt0x.ProgValue | BOOL | Decimal | 0 = Output is Off 1 = Output is On |
Pt0x.FaultFinalState | BOOL | Decimal | 0 = Output is Off 1 = Output is On |
Pt0x.ProgramToFaultEn | BOOL | Decimal | 0 = Channel remains in Program mode 1 = Channel transitions to Fault mode |
Pt0x.NoLoadEn | BOOL | Decimal | 0 = Disables no load detection 1 = Enables no load detection |
Pt0x.FaultValueStateDuration | SINT | Decimal | 0 = Forever 1 = 1 second 2 = 2 seconds 5 = 5 seconds 10 =10 seconds |
Provide Feedback