Difference between revisions of "RayCONTROL"

From HSYCO
Jump to navigation Jump to search
(Created page with "RayCONTROL 30 is the control unit for the FCC Planterm temperature control system. RayCONTROL 30 supports up to 30 individual zones. Category:I/O Server == Communicati...")
 
Line 179: Line 179:
 
=== 3.0.0 ===
 
=== 3.0.0 ===
 
*full integration in HSYCO 3.0.0
 
*full integration in HSYCO 3.0.0
 +
 +
----
 +
 +
 +
''RayCONTROL is a registered trademark of Permasteelisa Impianti srl, FCC Planterm Division.''

Revision as of 18:09, 19 March 2014

RayCONTROL 30 is the control unit for the FCC Planterm temperature control system.

RayCONTROL 30 supports up to 30 individual zones.

Communication

RayNET is an interface module that provides a standard Modbus/RTU interface over RS485 for RayCONTROL 30. The default connection parameters are:

Modbus address: 1

RS-485 parameters:

Baud rate 9600
Data bits 8
Stop bit 1
Parity none
Flow control none

Refer to the RayNET and RayCONTROL 30 technical documentation for installation, wiring and power supply requirements.

HSYCO connects to the Modbus bus through any standard Modbus/TCP gateway.

EL.MO. Configuration

HSYCO Configuration

Options

ID Default Values Description
gui true true enable support for the UI object, UISET actions and USER commands
false disable UI support
startupevents false true generate IO events also during the driver’s start-up phase
false start generating events only after HSYCO is aligned with the current status of the system
pollinterval 30 1 ... 45 the data acquisition interval, in seconds
address 1 > 0 the Modbus address of the RayCONTROL device
readinterval 25 0 ... 1000 minimum interval between consecutive Modbus commands
systems 1 1 ... 2 set to 1 if using only system 1; set to 2 is system 2 is used
zones 15 1 ... 30 set to the highest zone number used
sensivity 5 >0 measured temperatures’ changes are reported only if the difference from last reading is equal or greater than the sensivity option, in 10th of Celsius degrees
language en en, fr, it the language used for text messages. If undefined, the global language option is used. English is used if the global language is also undefined

Datapoints

ID Value R/W Description
connection online R connection established
offline R HSYCO can't connect to the panel
s<n>.status off R system <n> is off
W turn off system <n>
on R system <n> is on
W turn on system <n>
maint R system <n> is in maintenance mode


User Interface

UISET Actions

USER Commands

ID Attribute Set to
Name Param Action

Release Notes

3.3.0

  • new data points: s<n>.setpoint.winter.max s<n>.setpoint.winter.min s<n>.setpoint.summer.max s<n>.setpoint.summer.min z<n>.lock
  • new readinterval option (defaults to 20 msec.)
  • improved communication errors handling

3.0.0

  • full integration in HSYCO 3.0.0


RayCONTROL is a registered trademark of Permasteelisa Impianti srl, FCC Planterm Division.