Frame descriptions I/O Sample Indicator- 0x92
XBee® SX 868 RF Module User Guide
194
Format
Offset Size
Frame
Field Description
0 8-bit Start
Delimiter
Indicates the start of an API frame.
1 16-bit Length Number of bytes between the length and checksum.
3 8-bit Frame type
I/O Sample Indicator - 0x92
4 64-bit 64-bit
source
address
The sender's 64-bit IEEE address.
12 16-bit Reserved
Unused, but typically 0XFFFE.
14 8-bit Receive
options
Bit field of options that apply to the received message:
n
Bit 0: Packet was Acknowledged [0x01]
n
Bit 1: Packet was sent as a broadcast [0x02]
NoteOption values may be combined.
15 8-bit Number of
samples
The number of sample sets included in the payload. This field
typically reports 1 sample.
16 16-bit Digital
sample
mask
Bit field thatindicates which I/O lines on the remote are
configured as digital inputs or outputs, if any:
bit 0:DIO0
bit 1: DIO1
bit 2: DIO2
bit 3:DIO3
bit 4: DIO4
bit 5: DIO5
bit 6: DIO6
bit 7: DIO7
bit 8: DIO8
bit 9: DIO9
bit 10: DIO10
bit 11: DIO11
bit 12: DIO12
bit 13: DIO13
bit 14: DIO14
bit 15: N/A
For example, a digital channel mask of 0x002F means DIO0, 1,
2, 3, and 5 are enabled as digital I/O.
18 8-bit Analog
sample
mask
Bit field thatindicates which I/O lines on the remote are
configured as analog input, if any:
bit 0: AD0
bit 1: AD1
bit 2: AD2