Apogee Instruments S2-442 Руководство пользователя - Страница 15
Просмотреть онлайн или скачать pdf Руководство пользователя для Аксессуары Apogee Instruments S2-442. Apogee Instruments S2-442 19 страниц. Par-far sensor
Также для Apogee Instruments S2-442: Руководство пользователя (20 страниц)
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