Apogee Instruments S2-441 Benutzerhandbuch - Seite 15
Blättern Sie online oder laden Sie pdf Benutzerhandbuch für Zubehör Apogee Instruments S2-441 herunter. Apogee Instruments S2-441 19 Seiten. Par-far sensor
Auch für Apogee Instruments S2-441: Benutzerhandbuch (18 seiten)
Example Packets:
An example of a data packet sent from the controller to the sensor using function code 0x3 reading register
address 0. Each pair of square brackets indicates one byte.
[Slave Address][Function][Starting Address High Byte][Starting Address Low Byte][No of Registers High Byte][No of
Registers Low Byte][CRC High Byte][CRC Low Byte]
0x01 0x03 0x00 0x00 0x00 0x02 0xC4 0x0B
An example of a data packet sent from the controller to the sensor using function code 0x10 writing a 1 to register
26. Each pair of square brackets indicates one byte.
[Slave Address][Function][Starting Address High Byte][Starting Address Low Byte][No of Registers High Byte][No of
Registers Low Byte][Byte Count][Data High Byte][Data Low Byte][Data High Byte][Data Low Byte][CRC High
Byte][CRC Low Byte]
0x01 0x10 0x00 0x1A 0x00 0x02 0x04 0x3f 0x80 0x00 0x00 0x7f 0x20