Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
UCM/Modbus firmware 7.099 fixes the bug in previous versions
For Modbus Master Mode, Alarm to Modbus mapping did not work
Please upgrade the firmware. In Modules Tab, select UCM/Modbus on the left pane and right click, then select Check for Upgrades\"
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
UCM/Modbus firmware 7.101
This firmware fixes bugs
- Fixed BUG Modbus Master Alarm to modbus did not work
- Fixed BUG - Modbus Server Input Registers map to Security Last zone, last user, Alarm ID did not work
- Fixed bug in read holding registers: keyarm, autoarm, Keypad Digit did not work
- Fixed Bug in Slave mode Discrete inputs map to Zones/Inpus did not work
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
UCM/Modbus Firmware 7.103
- Fixed bug in Modbus master - Alarm to Modbus Security mode (Away. Night, Day, Vacation) when the system is armed or disarmed, the modbus register mapped to other security modes was not reset to 0
- Implemented Modbus Monitor Mode display Transmit data as \"> \"and Receviev data as \"< \" at the start of the line. This requires Comfigurator 3.11.12 to show Monitor Mode
- For Modbus Monitor mode delay 300 ms before next poll to prevent the monitor buffer from overflowing. This means that Monitor mode polling will be slower than without monitor mode.
- Modbus Master - added delay 50 ms before polling the next modbus address to ensure that the Slave being polled has time to respond
- Increase timeout for modbus messages to 50 ms to ensure incoming TCP messages donot time out due to TCP/IP delays.
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
UCM/Modbus 7.104
Fixed BUG - when Modbus Master mapped to Counter only send 1 byte to Comfort Counter. With the new version, 16 bits are sent to the mapped Comfort counter in signed format -32568 to + 32767 range
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
UCM/Modbus 7.135- UCM/UniversalFirmware can be upgraded to Modbus
- Modbus to Comfort - each line allows different Modbus IDs, not all the same ID
- Fixed BUG Output changes may cause counter message to modbus
- Delay between successive messages to Modbus increased from 50 ms to 150 ms to prevent the remote slave modbus from overflow
- Modbus Master Poll interval from 1 sec to 1.5 secs to give more time to reply
- Delay from receive to transmit increased to allow remote modbus more time to receive next command
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
12-25-2020, 04:00 AM
(This post was last modified: 08-31-2022, 04:12 AM by slychiu.)
Modbus 7.143
Known Bugs- Modbus Trouble input was not read from eeprom
- Modbus master ââ¬â sensor report from Comfort is not updated to Modbus.This bug will appear if Modbus Master Holding registers are mapped to sensor
- 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
Changes- Implemented Modbus Trouble Input. Requires Comfigurator 3.13.6
- For Modbus Master If received function code is not same as the transmitted function code, consider reply received, not as no reply, so go on to next poll without delay
- ucm/modbus slave allow alternative modbus addresses starting from 0000 for each modbus type. Revised Modbus manual can be downloasded from https://www.cytech.biz/product_details.php?item_id=470
- Fixed Bug Modbus Slave check max size to stop overwrite modbus parameters
- Slave Mode Fixed bug in Sensors processing
- Slave Mode write holding register send 2 bytes to counter instead of 1 byte
- Slave Mode for counter, if UCM Counter is not initialised from CM9001, send request for counter so Counters are updated. Also update sensors from CM9001 if UCM sensor is not initialised.
- Monitor Mode size of bytes 64 was 48 max bytes. ignore bytes after buffer full but allow partial message up to 48 to be sent, without clogging up the Comfort RS485 bus in Monitor mode
- start poll timeout at reset for ucm/modbus master to fix problem that polling does not start sometimes.
- dont delay 1.5 secs betwen each poll . introduce pollcycle time delay 1.5 secs between polling cycles but poll immediately after reply except line 0
- Flag updated from Comfort sends write holding register as well as write coil. Previous only write Coil is mapped to coil, but sdid not write hokding regisyter if mapped to Holdning regster. Flag will write coil 0000 or 0xff00, write holding register as 0000 or 0001
- Slave Mode for Input registers, modbus addess 00 to 0x1f are sensor registers not alarms so external modbus master with input registers can work with our ucm modbus slave
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
06-09-2021, 04:19 AM
(This post was last modified: 09-04-2022, 04:59 AM by slychiu.)
Known Bugs- Modbus master ââ¬â sensor report from Comfort is not updated to Modbus. problem
- 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
Modbus 7.144- Fixed bug modbus message overflow did not set overflow flag, still put into buffer
- Fixed Bug EEPROM modbustrouble input
- 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
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
06-09-2021, 04:24 AM
(This post was last modified: 09-04-2022, 04:59 AM by slychiu.)
Modbus 7.148
Known Bugs- Modbus Master Poll Time in Comfigurator 3.13.7 has been iactivated in this firmware but the defaylt value is 12 seconds polling cycle so it causes the Polling time for Modbus master to be very slow
- If the Parity does not match the correspodning Modbus device, rubbish characters are received
- 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
Bugs fixed- Fixed Bug did not handle overflow in modbus message
- Fixed bug that modbus master processes the wrong reply after query new line
- Fixed bug sensor update from Comfort was not updated to Modbus master to send to slave
Changes- Dont read new modbus message if current message is not processed
- If modbus reply to Master does not match, turn on ERR LED. If reply matches, turn off ERR LED
- Modbus _master does not query the next line before reply is received
- Added queue when there is write modbus for master, instead of send to modbus direct which may cause collissions
- Modbus slave compare received slave id with programmed slave id, fix bug TCP did not check Slave ID
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
09-05-2021, 05:49 AM
(This post was last modified: 09-04-2022, 04:59 AM by slychiu.)
Modbus 7.153
Known Bugs
1. Bug in CRC may occur siometimes
2. address of Modbus slave was wrong for Input registers 0x2000 onwards 3. alarmtype to modbus was wrong
4.modbus troubleinput_was wrong .
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 New Features
- Fixed BUG from 7.148 ââ¬â Modbus Master Poll Cycle time if not programmed by Comfigurator 3.13.7 the default is 12.75 seconds which causes very slow polling. If not programmed the default poll cycle gtime is now 3 seconds
- Fixed BUG. For Modbus RS485 if the Parity does not match the other modbus device, rubbish characters were received.
- 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
Posts: 5,880
Threads: 865
Joined: Apr 2006
Reputation:
0
05-11-2022, 02:23 AM
(This post was last modified: 08-31-2022, 04:14 AM by slychiu.)
Modbus 7.160
Known 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
Bugs Fixed
- Fixed problem for Master reply from slave not received on time. increase delay before next poll to allow multiple replies to be received before next poll
- Fixed problem with modbus master connect to modbus slave - write holding repeatedly when counter changed
- Modbus Slave fixed BUG address of slave was wrong for Input registers 0x2000 onwards
- Fixed BUG for index for alarmstate for alarm to modbus
- Fixed racing problem when Modbus Master Output is mapped to coil in slave. activate coil register on touchscreen is OK, but when output activate from Comfort C!NN01, the touchscreen slave modbus can turn on and off again due to racing fort due to write holding or write coil made
New Features
- Modbus Master Poll multiple registers up to 16 registers in 1 poll Subsequent Registers are assigned to sequential Comfort registers of the same type. For Read Discrete Inputs and Read Coils, assign each bit to sequential registers. Requires Comfigurator 3.13.8 and above (Not available yet)
- Modbus_to_comfort added comfort reg type 11 keypad key for modbus input register
- Modbus Master master modbus to comfort- security, Virtual Input, uutput, keypad can map to holding register and coil as well. because some Modbus HMIs as slave has registers that can be either holding registers or Input registers, coil or discrete input. it is easier to use as coil and holding register because of read/write function
- Delay between polls by UCM/Modbus master changed from150 to 100 ms IF the slave does not reply
|