CMB27 / ModbusRTUSlave

This is an Arduino library that implements the slave/server logic of the Modbus RTU protocol.
MIT License
74 stars 22 forks source link

Where to assign or write the Modbus Addresses #44

Closed arjun3996 closed 1 month ago

arjun3996 commented 3 months ago

Hello Hope your doing well I request you please tell me how do i assign or write address in the program to my slave ardiuno controller whether it is holding address, input register, input status or coil status please support me for the same

CMB27 commented 3 months ago

Are you trying to assign the slave address (unit id) through the Modbus communication?