GATE Modbus 2.0 Firmware
Download the software and find out what is in the releasesFirmware Update
Current Version: 1.1.10 (build 2140)
- Firmware is accessible from the Object Manager tool.
Changelog
v1.1.10 (build 2140)
29 March 2022
- New virtual object - ModbusValue:
- support 64-bit values using the (u)int64 data type,
- support reading and writing multiple registers using the same object,
Note!
Using ModbusValue is recommended over the legacy Modbus object for new projects.
Using ModbusValue is recommended over the legacy Modbus object for new projects.
- Bug fixes, improved device stability and performance.
Note!
To be able to update GATE to 1.1.10, you must have Object Manager v1.4.1 (or higher)
To be able to update GATE to 1.1.10, you must have Object Manager v1.4.1 (or higher)
v1.1.0 (build 2034C)
14 October 2020
- Setting the GATE time using the NTP server including the time zone and changing the time (winter / summer). The time is taken automatically from the NTP server ( pool.ntp.org ). There are three new features of the GATE to configure:
- UseNTP - determines whether GATE uses NTP;
- NTPTimeout - waiting time for a response from the NTP server;
- TimeZone - setting the GATE time zone - 22 zones are available.
Note!
Time synchronization requires the GATE to have an Internet connection.
Time synchronization requires the GATE to have an Internet connection.
- New features related to the presentation of time on GATE:
- Date - returns the current date,
- Time - returns the current time (hh: mm: ss),
- LocalTime / UnixTime - features that return a local / Unix timestamp.
- Changing the network gateway for the added GATE module - the ability to change the gateway during CLU Discovery.
- Improved device stability.