UCM/Modbus 7.163
Bugs
New Features & Improvements
Bugs
- Modbus Slave bug - if the external Modbus master polls the slave Holding register very fast, it may hog the Comfort RS485 Bus and prevent proper communication with other modules. Fixed 30/8/22
- Fixed BUG in Modbus Master. when counter, flag etc changed. the next register number will be matched with the next modbus address and write to it. eg modbus address 100 map to ctr 8, if ctr 9 changed it wil write to ctr 9
- Fixed BUG modbus master modbus trouble input sometimes not updated correctly when activated or restored
New Features & Improvements
- Modbus Master Delay to next poll of slave is reduced
- Modbus Master at reset, dont request initial values of Comfort registers for Modbus holding and coil registers so that mapped modbus holding and coil registers are not written before UCM reads their values assume that the slave has the correct values of the holding and coil registers which should not be wriiten by comfort register initial values.
- Improved delays in modbus communications, reduce delays