
# Data point definition list for the Allen-Bradley DF1 driver

#
# Driver data points
#

[M failure 1]
name    = Communication failure for node 1
query   = pe

#
# PLC data points
#

[S bbyte 1.3.0]
name    = Reads/writes an 8-bit unsigned value at byte offset 0
format  = UINT8  

[S bbit 1.3.0.0]
name    = Reads/writes the bit 0 at byte offset 0
format  = BIT

[S bbit 1.3.0.1]
name    = Reads/writes the bit 1 at byte offset 0
format  = BIT

[S bbit 1.3.0.2]
name    = Reads/writes the bit 2 at byte offset 0
format  = BIT

[S bbit 1.3.0.3]
name    = Reads/writes the bit 3 at byte offset 0
format  = BIT

[S bbit 1.3.0.4]
name    = Reads/writes the bit 4 at byte offset 0
format  = BIT

[S bbit 1.3.0.5]
name    = Reads/writes the bit 5 at byte offset 0
format  = BIT

[S bbit 1.3.0.6]
name    = Reads/writes the bit 6 at byte offset 0
format  = BIT

[S bbit 1.3.0.7]
name    = Reads/writes the bit 7 at byte offset 0
format  = BIT

[S bbyte 1.3.1]
name    = Reads/writes an 8-bit unsigned value at byte offset 1
format  = UINT8  

[S bbyte 1.3.2]
name    = Reads/writes an 8-bit unsigned value at byte offset 2
format  = UINT8

[S bbyte 1.3.3]
name    = Reads/writes an 8-bit unsigned value at byte offset 3
format  = UINT8

[S bbyte 1.3.4]
name    = Reads/writes an 8-bit unsigned value at byte offset 4
format  = UINT8
