Simply Modbus logo

 


Home

About
MODBUS


About
Enron
MODBUS

fc01
fc03
fc05
fc06
op event
alm event
event ack
history

RTU Master

RTU Slave

TCP Client

Download

Purchase

Contact

 

Enron Modbus

Set Single Numeric (Function Code=06)

Request

This command is writing the contents of analog output holding register # 7001
to the slave device with address 17.

11 06 1B59 44FA0000 CDEC

11: The Slave Address (11 hex = address17 )
06: The Function Code (Preset Single Register)
1B59: The Data Address of the register. (1B59 hex = 7001)
44FA0000: The value to write
CDEC: The CRC (cyclic redundancy check) for error checking.

Response

The normal response is an echo of the query, returned after the register contents have been written.

11 06 1B59 44FA0000 CDEC

11: The Slave Address (11 hex = address17 )
06: The Function Code (Preset Single Register)
1B59: The Data Address of the register. (1B59 hex = 7001)
44FA0000: The value written
CDEC: The CRC (cyclic redundancy check) for error checking.

HomeFAQEnronDownloadPurchaseContact

Copyright © 2024 Simply Modbus. All rights reserved