Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
08-27-2017, 09:21 AM
(This post was last modified: 11-04-2017, 10:52 AM by slychiu.)
IRIO Firmware 7.008
Bugs Fixed
- Fixed Dimmer to report counter.
- Fixed bug -Blinds AC function\'s down relay fails to switch off. This is if feedback counter is assigned and it affects submodule 2 only.
- Fixed wrong input number reported, when Register Type is set to ââ¬ÅInputââ¬Â for ââ¬ÅDigital Inputââ¬Â
New Features
- For Blinds AC function, extend ââ¬Åignore current sensingââ¬Â duration from 250ms to 1000ms. This is to compensate for hardware slow detection of low current motors.
- For Blinds AC function, LED is added to indicate current detection status. The LED is turned on if current is detected.
- Support new ââ¬ÅCalibration offsetââ¬Â parameter of Temperature Sensor input function.
- Input function Support of new ââ¬ÅVirtual Inputââ¬Â register type, for various input functions.
- Supports new ISM08 submodule functions.
New Features require Comfigurator 3.11.14 and above
Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
IRIO 7.009
- Improved IR Signal input function. Invalid counter values (ie. >63) are mapped to value 1 instead of ignoring it. Useful in situations where signal 1 is ON signal.
Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
10-07-2018, 05:58 AM
(This post was last modified: 10-07-2018, 06:00 AM by slychiu.)
IRIO Firmware 7.010
Supported new ââ¬ÅVirtual Inputââ¬Â register type, for ââ¬ÅDigital Inputââ¬Â input function.
Note that Comfigurator version 3.12.7 minimum is required
Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
12-11-2019, 12:24 PM
(This post was last modified: 01-16-2024, 07:18 AM by slychiu.)
IRIO Firmware 7.014- Dimmer 0-10V Function, supports new Direction and Quick Press parameters. This allows different ways for the switch to control the dimmer output eg alternate pressto change direction, or only 1 direction up or down, for quick press and long press
- Analog Output 0-10v function supports register flag assignment.
- Analog Input (0-10v) function supports sensor value reporting, as long as sensor number is assigned (even if a Flag or Virtual Inputs is not assigned)
Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
05-08-2022, 06:17 AM
(This post was last modified: 02-04-2025, 01:55 AM by slychiu.)
IRIO 7.017
Proportional + Integral ( PI) control function in analog outputs. - Output move direction is based on Summer/Winter flag status.
- When PI flag is off, analog output can be controlled via counter.
- Supported ramping for PI output.
- Bumpless transfer, with CO-bias feature,
- When PI flag goes off, output remains unchanged.
- Improved register reporting.
Take note that if PI function is used, IR transmission function will be disabled,
IRIO 7.018
Changes for PI control function: - Fixed calculation error on the integral part where it is not smooth.
- Previously in some cases, the change was every 10 seconds.
- Changed integral sum from automatic start, instead of taking the latest set samples.
- Double gain limit to 32.
- Added new Sample time parameter.
- Added new Direction parameter.
- Set checks for integral sum overflows.
IRIO 7.019
- Supports 4 dimmers (analog outputs) for IRIO02.
- Support ID detection for new ISM09,
- Note that ISM09 (for PT100)will be identified wrongly for older firmware
Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
05-12-2023, 02:06 AM
(This post was last modified: 01-16-2024, 07:17 AM by slychiu.)
IRIO 7.024
BUGS
- For IRIO/IO, Outputs mapped to Flag does NOT work. That means that if the mapped Flag set/clear does not affect the Outputs as expected. DO NOT Upgrade for IRIO-IO
Improvements and changes
Improvements in Proportional and Integral (P+I) Function for Analog Outputs, and fixed Bugs. Each IRIO and 2 Analog Outouts on the base board which provide 0 to 10V to control valves etc. These can work as independent P+I control. see the IRIO manual at https://www.cytech.biz/irio_module.html
This can be used for Air Handling Unit (AHU) control
Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
01-16-2024, 07:16 AM
(This post was last modified: 01-26-2024, 08:13 AM by slychiu.)
IRIO Firmware 7.026 (18 Dec 2023)
Bugs
- For IRIO/IO, Outputs mapped to Flag does NOT work. That means that if the mapped Flag set/clear does not affect the Outputs as expected. DO NOT Upgrade for IRIO-IO
Changes and Improvements
Temperature Sensor Function in IRIO:
- This function is tuned to use with new sensor MF52D103F33950 instead of the beaded NTC temperature sensor with short leads . This sensor comes with a 10 meter waterproof insulation shield which is more suitable for industrial monitoring.
- The temperature range has been widened to -30 to 100 degree Celsius (previously min 0 to 100 deg C). Return value of 101 if exceed upper limit (ie. 100). Return value of -31 if exceed lower limit (ie. -30) or sensor is not connected.
Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
01-24-2024, 06:26 AM
(This post was last modified: 01-24-2024, 06:27 AM by slychiu.)
IRIO Firmware 7.027
Bugs fixed
- IRIO-IO (ISM08) outputs mapped to flag did not work - from IRIO 7.020
Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
IRIO 7.028- Implemented new âSensor Reporting Intervalâ parameter. This is to reduce frequent
sensor reporting with unstable rippling input sensor signal. This new parameter applies to the following functions: Temperature Sensor, Resistive sensor, PT100 temperature sensor and Analog Input. Available setting for this parameter are 1, 2, 4, 8, 16, 32, 64, 128 inseconds. All other values are defaulted to 4 instead.
- Requires Comfigurator 3.14.12
Posts: 5,949
Threads: 871
Joined: Apr 2006
Reputation:
2
02-04-2025, 01:54 AM
(This post was last modified: 02-04-2025, 03:59 AM by slychiu.)
IRIO 7.029
- Implemented reporting virtual input status after reset. This is for Comfort to have correct status of IRIO after every reset. Previously, IRIO reports only when there is any change in status. This new feature applies to the following input functions: Digital Input, Current Sensor, Analog Input 0-10v, Resistive Sensor and PT100 temperature sensor. The reporting time (after reset) depends on the sensor reporting interval setting. If the default value 4 is set, the report is almost immediately after reset.
- Requires Comfigurator 3.14.12
|