EasyManua.ls Logo

Cotek AD-1500 - Modbus Function Code Write Single Registers (0 X06)

Default Icon
60 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
17
BB
Power off
A0 05 00 01 00 00 85
7B
A0 05 00 01 00 00 85
7B
1-13. Modbus Function Code Write Single Registers
(0x06)
This function code is used to write a single holding register in a remote device.
The Request PDU specifies the address of the register to be written. Registers
are addressed starting at zero. Therefore register numbered 1 is addressed as 0.
The normal response is an echo of the request, returned after the register
contents have been written.
Request Frame:
length
Description
Slave Address
1 Byte
0XA0 (AD Default Address)
Function Code
1 Byte
0x06
Register Address MSB
1 Byte
0x00
Register Address LSB
1 Byte
0x01 to 0x11
Register Value MSB
1 Byte
0x00 to 0xFF
Register Value LSB
1 Byte
0x00 to 0xFF
CRC LSB
1 Byte
CRC MSB
1 Byte