Difference between revisions of "Contatto"

From HSYCO
Jump to navigation Jump to search
(Created page with "The CONTATTO system is DUEMMEGI’s proprietary bus architecture for building automation. HSYCO fully integrates with this system through the MCP control and gateway module, a...")
 
 
(112 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
The CONTATTO system is DUEMMEGI’s proprietary bus architecture for building automation. HSYCO fully integrates with this system through the MCP control and gateway module, and its FXP-XT serial communication protocol.
 
The CONTATTO system is DUEMMEGI’s proprietary bus architecture for building automation. HSYCO fully integrates with this system through the MCP control and gateway module, and its FXP-XT serial communication protocol.
 +
 
A serial connection between the MCP and the HSYCO SERVER is required for the integration, either directly through the server’s RS-232 port or via the RS-232 port of a supported serial to IP gateway, including the WEBS module.
 
A serial connection between the MCP and the HSYCO SERVER is required for the integration, either directly through the server’s RS-232 port or via the RS-232 port of a supported serial to IP gateway, including the WEBS module.
  
Line 7: Line 8:
  
 
Employ a DE-9 (often called DB-9) male-female RS-232 straight cable to connect the RS-232 MCP port to the serial port on HSYCO SERVER or serial gateway.
 
Employ a DE-9 (often called DB-9) male-female RS-232 straight cable to connect the RS-232 MCP port to the serial port on HSYCO SERVER or serial gateway.
The communication baud rate can be set to 9600, 38400, 57600 or 115200 bps, according to the MCP serial port settings. The protocol requires 8bit data, no parity, one stop bit, no flow control.
+
 
A speed of 115200 bps is recommended to achieve good performance, particularly when the number of devices connected to the bus is large.
+
RS-232 parameters:
 +
{| class="wikitable"
 +
| '''Baud rate'''
 +
| 9600, 38400, 57600 or 115200 bps (according to the MCP serial port setting)
 +
|-
 +
| '''Data bits'''
 +
| 8
 +
|-
 +
| '''Stop bit'''
 +
| 1
 +
|-
 +
| '''Parity'''
 +
| none
 +
|-
 +
| '''Flow control'''
 +
| none
 +
|}
 +
 
 +
{{tip|A speed of 115200 bps is recommended to achieve good performance, particularly when the number of devices connected to the bus is large.}}
  
 
== HSYCO Configuration ==
 
== HSYCO Configuration ==
 +
 +
You can define and connect to more than one CONTATTO bus using several MCP gateways.
 +
 +
The CONTATTO I/O Server also supports dual, redundant connections between HSYCO and MCP.
 +
 +
If the main connection fails, HSYCO automatically re-routes the communication with MCP through the fail-over connection.
  
 
=== Options ===
 
=== Options ===
Line 59: Line 84:
 
|rowspan="3"|virtualpoints
 
|rowspan="3"|virtualpoints
 
|rowspan="3"|false
 
|rowspan="3"|false
|1...2033
+
|1 ... 2033
 
|enables polling for the first n virtual points of the MCP. Enable this option only if you need to generate I/O events based on these virtual points
 
|enables polling for the first n virtual points of the MCP. Enable this option only if you need to generate I/O events based on these virtual points
 
|-
 
|-
Line 71: Line 96:
 
|rowspan="3"|registers
 
|rowspan="3"|registers
 
|rowspan="3"|false
 
|rowspan="3"|false
|1...1024
+
|1 ... 1024
 
|enables polling for registers R0-Rn of the MCP. Enable this option only if you need to generate I/O events based on these registers
 
|enables polling for registers R0-Rn of the MCP. Enable this option only if you need to generate I/O events based on these registers
 
|-
 
|-
Line 148: Line 173:
 
== The Device Configuration Database ==
 
== The Device Configuration Database ==
  
The systemtopo.txt file contains the list of all devices and their individual input, output and virtual data points that could be directly associated to graphic object in the Web-based user interface.
+
The '''systemtopo.txt''' file contains the list of all devices and their individual input, output and virtual data points that could be directly associated to graphic object in the Web-based user interface.
This file can be filled manually or automatically by HSYCO at start-up. To enable automatic discovery and automatic generation of devices’ information in the systemtopo file, use the ''inputdiscovery'', ''outputdiscovery'' and ''virtualdiscovery'' options in the hsyco.ini configuration file. The default behavior is to only discover devices with output data points.
+
This file can be filled manually or automatically by HSYCO at start-up.
 +
 
 +
To enable automatic discovery and automatic generation of devices’ information in the systemtopo file, use the ''inputdiscovery'', ''outputdiscovery'' and ''virtualdiscovery'' options in '''Settings'''. The default behavior is to only discover devices with output data points.
  
 
This is an example of an automatically generated systemtopo.txt file:
 
This is an example of an automatically generated systemtopo.txt file:
Line 177: Line 204:
  
 
The MCP implements 2032 virtual points for binary (on/off) data and 1024 registers for positive scalar values (0-65535). All the virtual points and the registers can optionally generate I/O events. You can also write to the virtual data points and registers using the IO action in EVENTS or ioSet() method in Java.
 
The MCP implements 2032 virtual points for binary (on/off) data and 1024 registers for positive scalar values (0-65535). All the virtual points and the registers can optionally generate I/O events. You can also write to the virtual data points and registers using the IO action in EVENTS or ioSet() method in Java.
 +
 
You cannot directly control the MCP virtual data points and registers using GUI objects.
 
You cannot directly control the MCP virtual data points and registers using GUI objects.
To enable polling of the current state of the MCP’s virtual data points, enable the virtualpoints options in hsyco.ini.
+
 
To enable polling of the current state of the MCP’s registers, enable the registers options in hsyco.ini.
+
To enable polling of the current state of the MCP’s virtual data points, enable the ''virtualpoints'' options in hsyco.ini.
 +
 
 +
To enable polling of the current state of the MCP’s registers, enable the ''registers'' options in hsyco.ini.
 +
 
 
If you only have to write to virtual points or registers, enabling polling is not strictly required.  
 
If you only have to write to virtual points or registers, enabling polling is not strictly required.  
  
Line 359: Line 390:
 
|}
 
|}
  
=== DF4I ===
+
----
 +
 
 +
=== MOD8I/A ===
 +
 
 +
8 digital input module for NO contacts in modular housing.
  
The DF4I is an input module with 4 digital inputs.
+
It uses one input address in the CONTATTO bus.
It uses one address in the CONTATTO bus.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 371: Line 405:
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|rowspan="2"|i<address>.1
 
|0
 
|0
 
|R
 
|R
Line 381: Line 415:
 
|-
 
|-
  
|rowspan="2"|i.<address>.2
+
|rowspan="2"|i<address>.2
 
|0
 
|0
 
|R
 
|R
Line 391: Line 425:
 
|-
 
|-
  
|rowspan="2"|i.<address>.3
+
|rowspan="2"|i<address>.3
 
|0
 
|0
 
|R
 
|R
Line 401: Line 435:
 
|-
 
|-
  
|rowspan="2"|i.<address>.4
+
|rowspan="2"|i<address>.4
 
|0
 
|0
 
|R
 
|R
Line 409: Line 443:
 
|R
 
|R
 
|input pin 4 on
 
|input pin 4 on
|-
 
|}
 
 
=== DFCK3 ===
 
The DFCK3 is an input module for managing up to 15 different zones with an integrated clock.
 
It uses one address in the DOMINO bus.
 
 
{| class="wikitable"
 
!ID
 
!Value
 
!R/W
 
!Description
 
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|rowspan="2"|i<address>.5
 
|0
 
|0
 
|R
 
|R
|input pin 1 off
+
|input pin 5 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 1 on
+
|input pin 5 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.2
+
|rowspan="2"|i<address>.6
 
|0
 
|0
 
|R
 
|R
|input pin 2 off
+
|input pin 6 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 2 on
+
|input pin 6 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.3
+
|rowspan="2"|i<address>.7
 
|0
 
|0
 
|R
 
|R
|input pin 3 off
+
|input pin 7 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 3 on
+
|input pin 7 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.4
+
|rowspan="2"|i<address>.8
 
|0
 
|0
 
|R
 
|R
|input pin 4 off
+
|input pin 8 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 4 on
+
|input pin 8 on
 +
|-
 +
|}
 +
 
 +
----
 +
 
 +
=== MOD32I/A ===
 +
 
 +
32 digital input module for NO contacts in modular housing.
 +
 
 +
It uses four addresses of the Contatto bus, one for each group of 8 inputs.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="2"|i.<address>.5
+
|rowspan="2"|i<address>.1
 
|0
 
|0
 
|R
 
|R
|input pin 5 off
+
|input pin 1 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 5 on
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.6
+
|rowspan="2"|i<address>.2
 
|0
 
|0
 
|R
 
|R
|input pin 6 off
+
|input pin 2 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 6 on
+
|input pin 2 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.7
+
|rowspan="2"|i<address>.3
 
|0
 
|0
 
|R
 
|R
|input pin 7 off
+
|input pin 3 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 7 on
+
|input pin 3 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.8
+
|rowspan="2"|i<address>.4
 
|0
 
|0
 
|R
 
|R
|input pin 8 off
+
|input pin 4 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 8 on
+
|input pin 4 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.9
+
|rowspan="2"|i<address>.5
 
|0
 
|0
 
|R
 
|R
|input pin 9 off
+
|input pin 5 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 9 on
+
|input pin 5 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.10
+
|rowspan="2"|i<address>.6
 
|0
 
|0
 
|R
 
|R
|input pin 10 off
+
|input pin 6 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 10 on
+
|input pin 6 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.11
+
|rowspan="2"|i<address>.7
 
|0
 
|0
 
|R
 
|R
|input pin 11 off
+
|input pin 7 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 11 on
+
|input pin 7 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.12
+
|rowspan="2"|i<address>.8
 
|0
 
|0
 
|R
 
|R
|input pin 12 off
+
|input pin 8 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 12 on
+
|input pin 8 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.13
+
|rowspan="2"|i<address+1>.1
 
|0
 
|0
 
|R
 
|R
|input pin 13 off
+
|input pin 1 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 13 on
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.14
+
|rowspan="2"|i<address+1>.2
 
|0
 
|0
 
|R
 
|R
|input pin 14 off
+
|input pin 2 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 14 on
+
|input pin 2 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.15
+
|rowspan="2"|i<address+1>.3
 
|0
 
|0
 
|R
 
|R
|input pin 15 off
+
|input pin 3 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 15 on
+
|input pin 3 on
|-
 
|}
 
 
 
=== DF8I ===
 
The DF8I is an input module with 2x4 digital inputs.
 
It uses two consecutive addresses in the DOMINO bus.
 
 
 
{| class="wikitable"
 
!ID
 
!Value
 
!R/W
 
!Description
 
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|rowspan="2"|i<address+1>.4
 
|0
 
|0
 
|R
 
|R
|input pin 1 off
+
|input pin 4 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 1 on
+
|input pin 4 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.2
+
|rowspan="2"|i<address+1>.5
 
|0
 
|0
 
|R
 
|R
|input pin 2 off
+
|input pin 5 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 2 on
+
|input pin 5 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.3
+
|rowspan="2"|i<address+1>.6
 
|0
 
|0
 
|R
 
|R
|input pin 3 off
+
|input pin 6 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 3 on
+
|input pin 6 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.4
+
|rowspan="2"|i<address+1>.7
 
|0
 
|0
 
|R
 
|R
|input pin 4 off
+
|input pin 7 off
 +
|-
 +
|1
 +
|R
 +
|input pin 7 on
 +
|-
 +
 
 +
|rowspan="2"|i<address+1>.8
 +
|0
 +
|R
 +
|input pin 8 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 4 on
+
|input pin 8 on
 
|-
 
|-
  
|rowspan="2"|i.<address+1>.1
+
|rowspan="2"|i<address+2>.1
 
|0
 
|0
 
|R
 
|R
Line 635: Line 671:
 
|-
 
|-
  
|rowspan="2"|i.<address+1>.2
+
|rowspan="2"|i<address+2>.2
 
|0
 
|0
 
|R
 
|R
Line 645: Line 681:
 
|-
 
|-
  
|rowspan="2"|i.<address+1>.3
+
|rowspan="2"|i<address+2>.3
 
|0
 
|0
 
|R
 
|R
Line 655: Line 691:
 
|-
 
|-
  
|rowspan="2"|i.<address+1>.4
+
|rowspan="2"|i<address+2>.4
 
|0
 
|0
 
|R
 
|R
Line 664: Line 700:
 
|input pin 4 on
 
|input pin 4 on
 
|-
 
|-
|}
 
  
=== DF2R ===
+
|rowspan="2"|i<address+2>.5
The DF2R is an output module with 2 relay outputs.
+
|0
It uses one address in the DOMINO bus.
+
|R
 
+
|input pin 5 off
{| class="wikitable"
+
|-
!ID
+
|1
!Value
+
|R
!R/W
+
|input pin 5 on
!Description
 
 
|-
 
|-
  
|rowspan="2"|o.<address>.1
+
|rowspan="2"|i<address+2>.6
|0<br/>off
+
|0
|RW
+
|R
|output pin 1 off
+
|input pin 6 off
 
|-
 
|-
|1<br/>on
+
|1
|RW
+
|R
|output pin 1 on
+
|input pin 6 on
 
|-
 
|-
  
|rowspan="2"|o.<address>.2
+
|rowspan="2"|i<address+2>.7
|0<br/>off
+
|0
|RW
+
|R
|output pin 2 off
+
|input pin 7 off
 
|-
 
|-
|1<br/>on
+
|1
|RW
+
|R
|output pin 2 on
+
|input pin 7 on
 
|-
 
|-
|}
 
  
=== DF4R, DF4RP ===
+
|rowspan="2"|i<address+2>.8
The DF4R (DF4RP) is an output module with 4 relay outputs.
+
|0
It uses one address in the DOMINO bus.
+
|R
 
+
|input pin 8 off
{| class="wikitable"
+
|-
!ID
+
|1
!Value
+
|R
!R/W
+
|input pin 8 on
!Description
 
 
|-
 
|-
  
|rowspan="2"|o.<address>.1
+
|rowspan="2"|i<address+3>.1
|0<br/>off
+
|0
|RW
+
|R
|output pin 1 off
+
|input pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
|RW
+
|R
|output pin 1 on
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|o.<address>.2
+
|rowspan="2"|i<address+3>.2
|0<br/>off
+
|0
|RW
+
|R
|output pin 2 off
+
|input pin 2 off
 
|-
 
|-
|1<br/>on
+
|1
|RW
+
|R
|output pin 2 on
+
|input pin 2 on
|-
 
 
 
|rowspan="2"|o.<address>.3
 
|0<br/>off
 
|RW
 
|output pin 3 off
 
|-
 
|1<br/>on
 
|RW
 
|output pin 3 on
 
|-
 
 
 
|rowspan="2"|o.<address>.4
 
|0<br/>off
 
|RW
 
|output pin 4 off
 
|-
 
|1<br/>on
 
|RW
 
|output pin 4 on
 
|-
 
|}
 
 
 
=== DF4RP/I ===
 
The DF4RP/I is an output module with 4 generic inputs and 4 relay outputs.
 
It uses one input address and one output address in the DOMINO bus.
 
 
 
{| class="wikitable"
 
!ID
 
!Value
 
!R/W
 
!Description
 
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|rowspan="2"|i<address+3>.3
 
|0
 
|0
 
|R
 
|R
|input pin 1 off
+
|input pin 3 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 1 on
+
|input pin 3 on
 
|-
 
|-
  
|rowspan="2"|o.<address>.1
+
|rowspan="2"|i<address+3>.4
 
|0
 
|0
|RW
+
|R
|output pin 1 off
+
|input pin 4 off
 
|-
 
|-
 
|1
 
|1
|RW
+
|R
|output pin 1 on
+
|input pin 4 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.2
+
|rowspan="2"|i<address+3>.5
 
|0
 
|0
 
|R
 
|R
|input pin 2 off
+
|input pin 5 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 2 on
+
|input pin 5 on
 
|-
 
|-
  
|rowspan="2"|o.<address>.2
+
|rowspan="2"|i<address+3>.6
 
|0
 
|0
|RW
+
|R
|output pin 2 off
+
|input pin 6 off
 
|-
 
|-
 
|1
 
|1
|RW
+
|R
|output pin 2 on
+
|input pin 6 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.3
+
|rowspan="2"|i<address+3>.7
 
|0
 
|0
 
|R
 
|R
|input pin 3 off
+
|input pin 7 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 3 on
+
|input pin 7 on
|-
 
 
 
|rowspan="2"|o.<address>.3
 
|0
 
|RW
 
|output pin 3 off
 
|-
 
|1
 
|RW
 
|output pin 3 on
 
 
|-
 
|-
  
|rowspan="2"|i.<address>.4
+
|rowspan="2"|i<address+3>.8
 
|0
 
|0
 
|R
 
|R
|input pin 4 off
+
|input pin 8 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|input pin 4 on
+
|input pin 8 on
 
|-
 
|-
  
|rowspan="2"|o.<address>.4
 
|0
 
|RW
 
|output pin 4 off
 
|-
 
|1
 
|RW
 
|output pin 4 on
 
|-
 
 
|}
 
|}
  
=== DFDM, DFDI, DFDI2, DFDI2B, DFDT ===
+
----
The DFDM, DFDI, DFDI2, DFDI2B and DFDT are output modules with 1 dimmer output.
+
 
They use one address in the DOMINO bus.
+
=== MOD8INP2/A ===
 +
 
 +
8 digital input module for NO contacts.
 +
 
 +
It uses one input address of the Contatto bus.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 853: Line 838:
 
|-
 
|-
  
|rowspan="4"|o.<address>
+
|rowspan="2"|i<address>.1
|program
+
|0
 
|R
 
|R
|program mode
+
|input pin 1 off
 
|-
 
|-
|fault
+
|1
 
|R
 
|R
|dimmer fault
+
|input pin 1 on
 
|-
 
|-
|auto
+
 
 +
|rowspan="2"|i<address>.2
 +
|0
 
|R
 
|R
|auto mode
+
|input pin 2 off
 
|-
 
|-
|man
+
|1
 
|R
 
|R
|manual mode
+
|input pin 2 on
 
|-
 
|-
  
|rowspan="3"|o.<address>.1
+
|rowspan="2"|i<address>.3
|off
+
|0
|RW
+
|R
|dimmer off
+
|input pin 3 off
 
|-
 
|-
|1...100%
+
|1
|RW
+
|R
|percent dimmer level
+
|input pin 3 on
|-
 
|on
 
|RW
 
|dimmer on at last level
 
 
|-
 
|-
  
|rowspan="3"|o.<address>.ramp
+
|rowspan="2"|i<address>.4
|save
+
|0
|RW
+
|R
|saves the current ramp as default
+
|input pin 4 off
 +
|-
 +
|1
 +
|R
 +
|input pin 4 on
 
|-
 
|-
|1...30
+
 
|RW
+
|rowspan="2"|i<address>.5
|ramp value in seconds (1 sec steps up to 10 and 2 sec steps up to 30)
+
|0
 +
|R
 +
|input pin 5 off
 
|-
 
|-
|40, 50, 60
+
|1
|RW
+
|R
|ramp value in seconds (10 sec steps)
+
|input pin 5 on
 
|-
 
|-
  
|o.<address>.setpoint
+
|rowspan="2"|i<address>.6
|0...1023
+
|0
|RW
+
|R
|setpoint level
+
|input pin 6 off
 
|-
 
|-
 
+
|1
|o.<address>.hysteresis
+
|R
|0...255
+
|input pin 6 on
|RW
 
|tolerance level
 
 
|-
 
|-
  
|o.<address>.time
+
|rowspan="2"|i<address>.7
|0...255
+
|0
|RW
+
|R
|period (seconds)
+
|input pin 7 off
 +
|-
 +
|1
 +
|R
 +
|input pin 7 on
 
|-
 
|-
|}
 
 
The dimmer level can be set using additional formats besides the standard percent values:
 
- absolute positive integer number between 0 and 100
 
- percent number, formatted as x%
 
- fractional format, formatted as “n/m”, where 0 <= n <= m.
 
  
=== DFDMX ===
+
|rowspan="2"|i<address>.8
The DFDMX is a DMX-512 protocol output module.
+
|0
It uses one address in the DOMINO bus.
+
|R
 
+
|input pin 8 off
{| class="wikitable"
 
!ID
 
!Value
 
!R/W
 
!Description
 
 
|-
 
|-
 
+
|1
|o.<address>.<command>
+
|R
|0...255
+
|input pin 8 on
|RW
 
|commands and values according to the DFDMX programming manual
 
 
|-
 
|-
 
|}
 
|}
  
=== DFDALI ===
+
----
The DFDALI is a DALI interface module. Using the DFDALI you can control up to 32 DALI devices. You can control individual devices, groups or broadcast commands to all devices.
+
 
It uses one input (if enabled) and one output address in the DOMINO bus.
+
=== MOD8INP2/C ===
 +
 
 +
8 digital input module for NC contacts.
 +
 
 +
It uses one input address of the Contatto bus.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 952: Line 934:
 
|-
 
|-
  
|o.<address>
+
|rowspan="2"|i<address>.1
|refresh
+
|0
|RW
+
|R
|queries the DFDALI module to update the current status of all DALI devices
+
|input pin 1 off
 
|-
 
|-
 
+
|1
|o.<address>
+
|R
|off
+
|input pin 1 on
|RW
 
|broadcast off command
 
 
|-
 
|-
  
|o.<address>.all
+
|rowspan="2"|i<address>.2
o.<address>.0
+
|0
|<level>
+
|R
|RW
+
|input pin 2 off
|broadcast level command
 
 
|-
 
|-
 
+
|1
|rowspan="2"|o.<address>.group.<DALI group>
+
|R
|off
+
|input pin 2 on
|RW
 
|broadcast off command
 
|-
 
|<level>
 
|RW
 
|group level command
 
 
|-
 
|-
  
|rowspan="3"|o.<address>.<DALI address>
+
|rowspan="2"|i<address>.3
|off
+
|0
|RW
+
|R
|turn off a single device
+
|input pin 3 off
 
|-
 
|-
|<level>
+
|1
|RW
+
|R
|set a single device to a specific level
+
|input pin 3 on
|-
 
|> 100
 
|RW
 
|special functions, having values between 101 and 255, as defined in the DFDALI manual
 
 
|-
 
|-
  
|rowspan="2"|i.<address>.polling
+
|rowspan="2"|i<address>.4
|off
+
|0
|RW
+
|R
|polling mode is disabled
+
|input pin 4 off
 
|-
 
|-
|on
+
|1
|RW
+
|R
|polling mode is enabled
+
|input pin 4 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.test
+
|rowspan="2"|i<address>.5
 
|0
 
|0
|RW
+
|R
|test button not pressed
+
|input pin 5 off
 
|-
 
|-
 
|1
 
|1
|RW
+
|R
|test button pressed
+
|input pin 5 on
 
|-
 
|-
  
|rowspan="4"|i.<address>.dali
+
|rowspan="2"|i<address>.6
|nopower
+
|0
|RW
+
|R
|power failure on the DALI bus
+
|input pin 6 off
 
|-
 
|-
|open
+
|1
|RW
+
|R
|DALI bus is open
+
|input pin 6 on
 
|-
 
|-
|short
+
 
|RW
+
|rowspan="2"|i<address>.7
|DALI bus is shorted
+
|0
 +
|R
 +
|input pin 7 off
 
|-
 
|-
|on
+
|1
|RW
+
|R
|DALI bus on
+
|input pin 7 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|rowspan="2"|i<address>.8
|fault
+
|0
|RW
+
|R
|DALI device 1 reporting a lamp failure
+
|input pin 8 off
 
|-
 
|-
|unknown
+
|1
|RW
+
|R
|DALI device 1 status unknown
+
|input pin 8 on
 
|-
 
|-
 
|}
 
|}
  
The DALI level can be set using additional formats besides the standard percent values:
+
----
- absolute positive integer number between 0 and 100
 
- percent number, formatted as x%
 
- fractional format, formatted as “n/m”, where 0 <= n <= m
 
- special functions, having values between 101 and 255, as defined in the DFDALI manual.
 
  
=== DFDV ===
+
=== MOAN/I ===
The DFDV is an output module with 1 output (1-10V for ballast) + 1 generic power relay output.
+
 
It uses one address in the DOMINO bus.
+
0÷10V analog input module.
 +
 
 +
It uses one input address in the range 1 to 127 of the Contatto bus.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,061: Line 1,030:
 
|-
 
|-
  
|rowspan="3"|o.<address>.1
+
|i<address>.1
|off
+
|0 ... 255
|RW
+
|R
|dimmer off
+
|voltage value divided in 255 steps
|-
 
|1...100%
 
|RW
 
|percent dimmer level
 
|-
 
|on
 
|RW
 
|dimmer on at last level
 
 
|-
 
|-
 +
|}
 +
 +
----
  
|rowspan="2"|o.<address>.2
+
=== MOAN/I4 ===
|0
 
|RW
 
|output pin 1 off
 
|-
 
|1
 
|RW
 
|output pin 1 on
 
|-
 
|}
 
  
The dimmer level can be set using additional formats besides the standard percent values:
+
Quad 0÷10V analog input module.
- absolute positive integer number between 0 and 100
 
- fractional format, formatted as “n/m”, where 0 <= n <= m.
 
You can also set the value to “on” or “off”, that is equivalent to 1 and 0.
 
  
=== DFTP ===
+
It uses four consecutive addresses of the Contatto bus, one for each input.
The DFTP is an output module for 2 shutters.
 
It uses one output address in the DOMINO bus.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,102: Line 1,052:
 
|-
 
|-
  
|rowspan="6"|o.<address>.1
+
|i<address>.1
|up
+
|0 ... 255
|RW
+
|R
|shutter up command
+
|voltage value divided in 255 steps
 
|-
 
|-
|down
+
 
|RW
+
|i<address+1>.1
|shutter down command
+
|0 ... 255
 +
|R
 +
|voltage value divided in 255 steps
 
|-
 
|-
|stop<br/>off<br/>0
+
 
|RW
+
|i<address+2>.1
|shutter stop command
+
|0 ... 255
|-
+
|R
|unknown
+
|voltage value divided in 255 steps
|RW
 
|unknown state
 
|-
 
|offup
 
|RW
 
|shutter off, up position
 
|-
 
|offdown
 
|RW
 
|shutter off, down position
 
 
|-
 
|-
  
|rowspan="6"|o.<address>.2
+
|i<address+3>.1
|up
+
|0 ... 255
|RW
+
|R
|shutter up command
+
|voltage value divided in 255 steps
|-
 
|down
 
|RW
 
|shutter down command
 
|-
 
|stop<br/>off<br/>0
 
|RW
 
|shutter stop command
 
|-
 
|unknown
 
|RW
 
|unknown state
 
 
|-
 
|-
|offup
 
|RW
 
|shutter off, up position
 
|-
 
|offdown
 
|RW
 
|shutter off, down position
 
|-
 
 
 
|}
 
|}
  
=== DFTP/I ===
+
----
The DFTP is an input/output module for 2 shutters and 4 generic inputs.
+
 
It uses one input and one output address in the DOMINO bus.
+
=== MI420 ===
 +
 
 +
4÷20mA analog input module.
 +
 
 +
It uses one input address in the range 1 to 127 of the Contatto bus.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,167: Line 1,092:
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|i<address>.1
|0
+
|0 ... 255
 
|R
 
|R
|input pin 1 off
+
|current value divided in 255 steps
 +
|-
 +
|}
 +
 
 +
----
 +
 
 +
=== MI420-X4 ===
 +
 
 +
Quad 4÷20mA analog input module.
 +
 
 +
It uses four consecutive addresses of the Contatto bus, one for each input.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
|1
+
 
 +
|i<address>.1
 +
|0 ... 255
 
|R
 
|R
|input pin 1 on
+
|current value divided in 255 steps
 
|-
 
|-
  
|rowspan="6"|o.<address>.1
+
|i<address+1>.1
|up
+
|0 ... 255
|RW
+
|R
|shutter up command
+
|current value divided in 255 steps
 
|-
 
|-
|down
+
 
|RW
+
|i<address+2>.1
|shutter down command
+
|0 ... 255
 +
|R
 +
|current value divided in 255 steps
 
|-
 
|-
|stop<br/>off<br/>0
+
 
|RW
+
|i<address+3>.1
|shutter stop command
+
|0 ... 255
 +
|R
 +
|current value divided in 255 steps
 
|-
 
|-
|unknown
+
|}
|RW
+
 
|unknown state
+
----
 +
 
 +
=== MOD4AM12/V/I ===
 +
 
 +
4-channel 0÷10V or 4÷20mA (0÷21mA) analog input module.
 +
 
 +
It uses one input address of the Contatto bus.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
|offup
+
 
|RW
+
|i<address>.1
|shutter off, up position
+
|0 ... 4095
 +
|R
 +
|measurement range divided in 4095 steps
 
|-
 
|-
|offdown
+
 
|RW
+
|i<address>.2
|shutter off, down position
+
|0 ... 4095
 +
|R
 +
|measurement range divided in 4095 steps
 
|-
 
|-
  
|rowspan="2"|i.<address>.2
+
|i<address>.3
|0
+
|0 ... 4095
 
|R
 
|R
|input pin 2 off
+
|measurement range divided in 4095 steps
 
|-
 
|-
|1
+
 
 +
|i<address>.4
 +
|0 ... 4095
 
|R
 
|R
|input pin 2 on
+
|measurement range divided in 4095 steps
 
|-
 
|-
 +
|}
 +
 +
----
  
|rowspan="6"|o.<address>.2
+
=== MOD2PT ===
|up
+
 
|RW
+
Input module for two PT100 temperature probes.
|shutter up command
+
 
|-
+
It uses one or two addresses according to how the dip-switch is set.
|down
+
 
|RW
+
If both channels are enabled (IN1 and IN2), setting the n “base” address through the FXPRO programmer, the input address and address+1 (consecutive) will be automatically assigned to the module. 
|shutter down command
+
 
|-
+
{| class="wikitable"
|stop<br/>off<br/>0
+
!ID
|RW
+
!Value
|shutter stop command
+
!R/W
|-
+
!Description
|unknown
 
|RW
 
|unknown state
 
|-
 
|offup
 
|RW
 
|shutter off, up position
 
|-
 
|offdown
 
|RW
 
|shutter off, down position
 
 
|-
 
|-
  
|rowspan="2"|i.<address>.3
+
|i<address>.1
|0
+
|0 ... 255
|R
 
|input pin 3 off
 
|-
 
|1
 
 
|R
 
|R
|input pin 3 on
+
|range –40 ÷ +87.5°C: code 0 corresponds to  –40°C and code 255 corresponds to +87.5°C
 
|-
 
|-
  
|rowspan="2"|i.<address>.4
+
|i<address+1>.1
|0
+
|0 ... 255
 
|R
 
|R
|input pin 4 off
+
|range –40 ÷ +87.5°C: code 0 corresponds to  –40°C and code 255 corresponds to +87.5°C
 
|-
 
|-
|1
 
|R
 
|input pin 4 on
 
|-
 
 
 
|}
 
|}
  
=== DFTR ===
+
----
The DFTR is an output module with 1 shutter output and 1 relay output.
+
 
It uses one address in the DOMINO bus.
+
=== MODCNT ===
 +
 
 +
4-channel counter module in modular housing.
 +
 
 +
It uses one input address of the Contatto bus.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,272: Line 1,224:
 
|-
 
|-
  
|rowspan="5"|o.<address>.1
+
|i<address>.1
|up
+
|0 ... 65535
 
|R
 
|R
|shutter up
+
|number of pulses
 
|-
 
|-
|down
+
 
 +
|i<address>.2
 +
|0 ... 65535
 
|R
 
|R
|shutter down
+
|number of pulses
 
|-
 
|-
|unknown
+
 
|R
+
|i<address>.3
|unknown state
+
|0 ... 65535
|-
 
|offup
 
 
|R
 
|R
|shutter offup
+
|number of pulses
 
|-
 
|-
|offdown
+
 
 +
|i<address>.4
 +
|0 ... 65535
 
|R
 
|R
|shutter offdown
+
|number of pulses
 
|-
 
|-
 +
|}
 +
 +
----
 +
 +
=== MODNTC ===
 +
 +
Input module for ambient temperature sensors and potentiometers.
  
|rowspan="2"|o.<address>.2
+
It uses one input address of the Contatto bus.
|0
 
|R
 
|output pin 2 off
 
|-
 
|1
 
|R
 
|output pin 2 on
 
|-
 
  
|}
+
The temperature values measured by MODNTC module are reported as Kelvin degrees multiplied by 10; in other words, 0°C will be reported as 2730, 0.1°C will be reported as 2731 and so on.
  
=== DF4IL ===
+
Concerning the potentiometer channels, the values read from the module will be 0 with the potentiometer at its minimum position and it will be 1000 with the potentiometer at its maximum position.
The DF4IL is an input/output module with 4 digital inputs and 4 digital open collector outputs for LEDs.
 
It uses one input and one output address in the DOMINO bus.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,317: Line 1,268:
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|i<address>.1
|0<br/>off
+
|0 ... 4095
 
|R
 
|R
|input pin 1 off
+
|temperature value
 
|-
 
|-
|1<br/>on
+
 
 +
|i<address>.2
 +
|0 ... 4095
 
|R
 
|R
|input pin 1 on
+
|temperature value
 
|-
 
|-
  
|rowspan="2"|o.<address>.1
+
|i<address>.3
|0<br/>off
+
|0 ... 4095
|RW
+
|R
|LED 1 off
+
|temperature value
 
|-
 
|-
|1<br/>on
+
 
|RW
+
|i<address>.4
|LED 1 on
+
|0 ... 4095
 +
|R
 +
|temperature value
 +
|-
 +
|}
 +
 
 +
----
 +
 
 +
=== MOD4I/A ===
 +
 
 +
4-digital input module for NO contacts in modular housing.
 +
 
 +
It uses one input address in the range 1 to 127 of the Contatto bus.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="2"|i.<address>.2
+
|rowspan="2"|i<address>
|0<br/>off
+
|0
 
|R
 
|R
|input pin 2 off
+
|input pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|input pin 2 on
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|o.<address>.2
+
|rowspan="2"|i<address+1>
|0<br/>off
+
|0
|RW
+
|R
|LED 2 off
+
|input pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
|RW
+
|R
|LED 2 on
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.3
+
|rowspan="2"|i<address+2>
|0<br/>off
+
|0
 
|R
 
|R
|input pin 3 off
+
|input pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|input pin 3 on
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|o.<address>.3
+
|rowspan="2"|i<address+3>
|0<br/>off
+
|0
|RW
 
|LED 3 off
 
|-
 
|1<br/>on
 
|RW
 
|LED 3 on
 
|-
 
 
 
|rowspan="2"|i.<address>.4
 
|0<br/>off
 
 
|R
 
|R
|input pin 4 off
+
|input pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|input pin 4 on
+
|input pin 1 on
 
|-
 
|-
 +
|}
  
|rowspan="2"|o.<address>.4
+
----
|0<br/>off
+
 
|RW
+
=== MOD4I/S ===
|LED 4 off
+
 
|-
+
4-digital input module for NO contacts in 2M modular housing.
|1<br/>on
 
|RW
 
|LED 4 on
 
|-
 
|}
 
  
=== DF8IL ===
+
It uses one address of the Contatto bus.
The DF8IL is an input/output module with 8 digital inputs and 8 digital open collector outputs for LEDs.
 
It uses 4 input and 4 output addresses in the DOMINO bus.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,409: Line 1,364:
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|rowspan="2"|i<address>
|0<br/>off
+
|0
 
|R
 
|R
 
|input pin 1 off
 
|input pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
 
|input pin 1 on
 
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.2
+
|rowspan="2"|i<address+1>
|0<br/>off
+
|0
 
|R
 
|R
|input pin 2 off
+
|input pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|input pin 2 on
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.3
+
|rowspan="2"|i<address+2>
|0<br/>off
+
|0
 
|R
 
|R
|input pin 3 off
+
|input pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|input pin 3 on
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.4
+
|rowspan="2"|i<address+3>
|0<br/>off
+
|0
 
|R
 
|R
|input pin 4 off
+
|input pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|input pin 4 on
+
|input pin 1 on
 +
|-
 +
|}
 +
 
 +
----
 +
 
 +
=== MODLUX ===
 +
 
 +
Ambient light measurement module with sensor for ceiling mounting.
 +
 
 +
It uses one address of the Contatto bus.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="2"|i.<address+1>.1
+
|i<address>.1
|0<br/>off
+
|0 ... 1023
 
|R
 
|R
|input pin 5 off
+
|ambient brightness value
 
|-
 
|-
|1<br/>on
+
 
|R
+
|}
|input pin 5 on
+
 
 +
----
 +
 
 +
=== MODMETEO ===
 +
 
 +
Meteorological data detection module for Contatto bus.
 +
 
 +
It uses one input address and, if enabled by the configuration panel of MCP IDE, one output address with the same value.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="2"|i.<address+1>.2
+
|i<address>.temp
|0<br/>off
+
|<temp>
 
|R
 
|R
|input pin 6 off
+
|temperature value (in C/10)
 
|-
 
|-
|1<br/>on
+
 
 +
|i<address>.lux
 +
|<lux*10>
 
|R
 
|R
|input pin 6 on
+
|daylight value in tens of LUX
 
|-
 
|-
  
|rowspan="2"|i.<address+1>.3
+
|i<address>.wind
|0<br/>off
+
|1 m/s / 10
 
|R
 
|R
|input pin 7 off
+
|wind speed value
|-
 
|1<br/>on
 
|R
 
|input pin 7 on
 
 
|-
 
|-
  
|rowspan="2"|i.<address+1>.4
+
|rowspan="2"|i<address>.rain
|0<br/>off
+
|0
 
|R
 
|R
|input pin 8 off
+
|no rain
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|input pin 8 on
+
|rain
 
|-
 
|-
  
|rowspan="2"|i.<address+2>.1
+
|rowspan="2"|i<address>.night
|0<br/>off
+
|0
 
|R
 
|R
|LED 1 is off
+
|day
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|LED 1 is on
+
|night
 
|-
 
|-
  
|rowspan="2"|i.<address+2>.2
+
|rowspan="2"|i<address>.temp.limit
|0<br/>off
+
|0
 
|R
 
|R
|LED 2 is off
+
|measured temperature <  threshold
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|LED 2 is on
+
|measured temperature >  threshold
 
|-
 
|-
  
|rowspan="2"|i.<address+2>.3
+
|rowspan="2"|i<address>.lux.limit
|0<br/>off
+
|0
 
|R
 
|R
|LED 3 is off
+
|measured daylight <  threshold
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|LED 3 is on
+
|measured daylight >  threshold
 
|-
 
|-
  
|rowspan="2"|i.<address+2>.4
+
|rowspan="2"|i<address>.wind.limit
|0<br/>off
+
|0
 
|R
 
|R
|LED 4 is off
+
|measured wind speed <  threshold
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|LED 4 is on
+
|measured wind speed >  threshold
 
|-
 
|-
  
|rowspan="2"|i.<address+3>.1
+
|rowspan="2"|i<address>.light.south
|0<br/>off
+
|0
 
|R
 
|R
|LED 5 is off
+
|light not from South
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|LED 5 is on
+
|light from South
 
|-
 
|-
  
|rowspan="2"|i.<address+3>.2
+
|rowspan="2"|i<address>.light.west
|0<br/>off
+
|0
 
|R
 
|R
|LED 6 is off
+
|light not from West
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|LED 6 is on
+
|light from West
 
|-
 
|-
  
|rowspan="2"|i.<address+3>.3
+
|rowspan="2"|i<address>.light.east
|0<br/>off
+
|0
 
|R
 
|R
|LED 7 is off
+
|light not from East
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|LED 7 is on
+
|light from East
 
|-
 
|-
  
|rowspan="2"|i.<address+3>.4
+
|rowspan="2"|i<address>.fault
|0<br/>off
+
|0
 
|R
 
|R
|LED 8 is off
+
|sensor works correctly
 
|-
 
|-
|1<br/>on
+
|1
 
|R
 
|R
|LED 8 is on
+
|lsensor failure
 
|-
 
|-
  
|rowspan="2"|v.<address+2>.1
+
|rowspan="2"|o<address>.temp
|0<br/>off
+
|<temp>
 
|RW
 
|RW
|LED 1 is off
+
|temperature threshold (in C/10)
 
|-
 
|-
|1<br/>on
+
|off
 
|RW
 
|RW
|LED 1 is on
+
|temperature threshold off
 
|-
 
|-
  
|rowspan="2"|v.<address+2>.2
+
|rowspan="2"|o<address>.lux
|0<br/>off
+
|<lux*10>
 
|RW
 
|RW
|LED 2 is off
+
|daylight threshold
 
|-
 
|-
|1<br/>on
+
|off
 
|RW
 
|RW
|LED 2 is on
+
|daylight threshold off
 
|-
 
|-
  
|rowspan="2"|v.<address+2>.3
+
|rowspan="2"|o<address>.wind
|0<br/>off
+
|1 m/s / 10
 
|RW
 
|RW
|LED 3 is off
+
|wind speed threshold
 
|-
 
|-
|1<br/>on
+
|off
 
|RW
 
|RW
|LED 3 is on
+
|wind speed threshold off
 
|-
 
|-
  
|rowspan="2"|v.<address+2>.4
+
|}
|0<br/>off
+
 
|RW
+
----
|LED 4 is off
+
 
|-
+
=== MOD8R ===
|1<br/>on
+
 
 +
8 power relay output module.
 +
 
 +
It uses one output address of the Contatto bus.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 +
|-
 +
 
 +
|rowspan="2"|o<address>.1
 +
|0
 
|RW
 
|RW
|LED 4 is on
+
|output pin 1 off
 +
|-
 +
|1
 +
|RW
 +
|output pin 1 on
 
|-
 
|-
  
|rowspan="2"|v.<address+3>.1
+
|rowspan="2"|o<address>.2
|0<br/>off
+
|0
 
|RW
 
|RW
|LED 5 is off
+
|output pin 2 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|LED 5 is on
+
|output pin 2 on
 
|-
 
|-
  
|rowspan="2"|v.<address+3>.2
+
|rowspan="2"|o<address>.3
|0<br/>off
+
|0
 
|RW
 
|RW
|LED 6 is off
+
|output pin 3 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|LED 6 is on
+
|output pin 3 on
 
|-
 
|-
  
|rowspan="2"|v.<address+3>.3
+
|rowspan="2"|o<address>.4
|0<br/>off
+
|0
 
|RW
 
|RW
|LED 7 is off
+
|output pin 4 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|LED 7 is on
+
|output pin 4 on
 
|-
 
|-
  
|rowspan="2"|v.<address+3>.4
+
|rowspan="2"|o<address>.5
|0<br/>off
+
|0
 
|RW
 
|RW
|LED 8 is off
+
|output pin 5 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|LED 8 is on
+
|output pin 5 on
 
|-
 
|-
  
|}
+
|rowspan="2"|o<address>.6
 
+
|0
Note that the first two output addresses are reserved and should not be used. Use address + 2 and address + 3 to control the LEDs.
+
|RW
 +
|output pin 6 off
 +
|-
 +
|1
 +
|RW
 +
|output pin 6 on
 +
|-
 +
 
 +
|rowspan="2"|o<address>.7
 +
|0
 +
|RW
 +
|output pin 7 off
 +
|-
 +
|1
 +
|RW
 +
|output pin 7 on
 +
|-
 +
 
 +
|rowspan="2"|o<address>.8
 +
|0
 +
|RW
 +
|output pin 8 off
 +
|-
 +
|1
 +
|RW
 +
|output pin 8 on
 +
|-
 +
|}
 +
 
 +
You can also set the value to “on” or “off”, that is equivalent to 1 and 0.
  
=== DFIGLASS ===
+
----
The DFIGLASS is an input/output module with 6 touch buttons with addressable LEDs and a buzzer for audio feedback.
+
 
It uses 1 input and 1 output addresses in the DOMINO bus.
+
=== MODPNP ===
 +
 
 +
8 positive logic (PNP) “open collector” digital output module.
 +
 
 +
It uses one output address in the range 1 to 127 of the Contatto bus.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,664: Line 1,696:
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|rowspan="2"|o<address>.1
|0<br/>off
+
|0
|R
+
|RW
|button 1 off
+
|output pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
|R
+
|RW
|button 1 on
+
|output pin 1 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.2
+
|rowspan="2"|o<address>.2
|0<br/>off
+
|0
|R
+
|RW
|button 2 off
+
|output pin 2 off
 
|-
 
|-
|1<br/>on
+
|1
|R
+
|RW
|button 2 on
+
|output pin 2 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.3
+
|rowspan="2"|o<address>.3
|0<br/>off
+
|0
|R
+
|RW
|button 3 off
+
|output pin 3 off
 
|-
 
|-
|1<br/>on
+
|1
|R
+
|RW
|button 3 on
+
|output pin 3 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.4
+
|rowspan="2"|o<address>.4
|0<br/>off
+
|0
|R
+
|RW
|button 4 off
+
|output pin 4 off
 
|-
 
|-
|1<br/>on
+
|1
|R
+
|RW
|button 4 on
+
|output pin 4 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.5
+
|rowspan="2"|o<address>.5
|0<br/>off
+
|0
|R
+
|RW
|button 5 off
+
|output pin 5 off
 
|-
 
|-
|1<br/>on
+
|1
|R
+
|RW
|button 5 on
+
|output pin 5 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.6
+
|rowspan="2"|o<address>.6
|0<br/>off
+
|0
|R
+
|RW
|button 6 off
+
|output pin 6 off
 
|-
 
|-
|1<br/>on
+
|1
|R
+
|RW
|button 6 on
+
|output pin 6 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.fault
+
|rowspan="2"|o<address>.7
|0<br/>off
+
|0
|R
+
|RW
|no fault
+
|output pin 7 off
 
|-
 
|-
|1<br/>on
+
|1
|R
+
|RW
|touch keypad fault
+
|output pin 7 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.led.1
+
|rowspan="2"|o<address>.8
|0<br/>off
+
|0
 
|RW
 
|RW
|led 1 off
+
|output pin 8 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|led 1 on
+
|output pin 8 on
 +
|-
 +
|}
 +
 
 +
You can also set the value to “on” or “off”, that is equivalent to 1 and 0.
 +
 
 +
----
 +
 
 +
=== MODREL ===
 +
 
 +
8 relay output compact module in DIN 3M housing.
 +
 
 +
It uses one output address in the range 1 to 127 of the Contatto bus.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="2"|i.<address>.led.2
+
|rowspan="2"|o<address>.1
|0<br/>off
+
|0
 
|RW
 
|RW
|led 2 off
+
|output pin 1 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|led 2 on
+
|output pin 1 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.led.3
+
|rowspan="2"|o<address>.2
|0<br/>off
+
|0
 
|RW
 
|RW
|led 3 off
+
|output pin 2 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|led 3 on
+
|output pin 2 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.led.4
+
|rowspan="2"|o<address>.3
|0<br/>off
+
|0
 
|RW
 
|RW
|led 4 off
+
|output pin 3 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|led 4 on
+
|output pin 3 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.led.5
+
|rowspan="2"|o<address>.4
|0<br/>off
+
|0
 
|RW
 
|RW
|led 5 off
+
|output pin 4 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|led 5 on
+
|output pin 4 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.led.6
+
|rowspan="2"|o<address>.5
|0<br/>off
+
|0
 
|RW
 
|RW
|led 6 off
+
|output pin 5 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|led 6 on
+
|output pin 5 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.backlight
+
|rowspan="2"|o<address>.6
|0<br/>off
+
|0
 
|RW
 
|RW
|backlight off
+
|output pin 6 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|backlight on
+
|output pin 6 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.buzzer
+
|rowspan="2"|o<address>.7
|0<br/>off
+
|0
 
|RW
 
|RW
|buzzer disabled
+
|output pin 7 off
 
|-
 
|-
|1<br/>on
+
|1
 
|RW
 
|RW
|buzzer enabled
+
|output pin 7 on
 
|-
 
|-
  
 +
|rowspan="2"|o<address>.8
 +
|0
 +
|RW
 +
|output pin 8 off
 +
|-
 +
|1
 +
|RW
 +
|output pin 8 on
 +
|-
 
|}
 
|}
  
=== DF4I/V ===
+
You can also set the value to “on” or “off”, that is equivalent to 1 and 0.
The DF4I/V is an input/output module with 4 digital inputs and 12 digital virtual outputs.
+
 
It uses four consecutive addresses in the DOMINO bus.
+
----
 +
 
 +
=== MOAN/U ===
 +
 
 +
0÷10V analog output module.
 +
 
 +
It uses one output address in the range 1 to 127 of the Contatto bus.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,827: Line 1,892:
 
|-
 
|-
  
|rowspan="2"|i.<address>.1
+
|o<address>
|0<br/>off
+
|x/255
 
|R
 
|R
|input pin 1 off
+
|value in fractional format, where 0 &le; x &le; 255
 
|-
 
|-
|1<br/>on
+
 
|R
+
|rowspan="3"|o<address>
|input pin 1 on
+
|<x%>
 +
|W
 +
|the percentage of signal (0÷100%) applied to the output
 
|-
 
|-
 
+
|0...255
|rowspan="2"|i.<address>.2
+
|W
|0<br/>off
+
|convert the 8 bits digital code received through the bus in the proper analog level.
|R
 
|input pin 2 off
 
 
|-
 
|-
|1<br/>on
+
|x/y
|R
+
|W
|input pin 2 on
+
|fractional format, formatted as “x/y”, where 0 &le; x &le; y
 
|-
 
|-
 +
|}
  
|rowspan="2"|i.<address>.3
+
----
|0<br/>off
+
 
|R
+
=== MO420 ===
|input pin 3 off
 
|-
 
|1<br/>on
 
|R
 
|input pin 3 on
 
|-
 
  
|rowspan="2"|i.<address>.4
+
4÷20mA analog output module.
|0<br/>off
+
 
|R
+
It uses one output address in the range 1 to 127 of the Contatto bus.
|input pin 4 off
+
 
|-
+
{| class="wikitable"
|1<br/>on
+
!ID
|R
+
!Value
|input pin 4 on
+
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="2"|v.<address+1>.1
+
|rowspan="3"|o<address>
|0<br/>off
+
|<x%>
 
|RW
 
|RW
|virtual pin 1 off
+
|the percentage of signal (0÷100%) applied to the output
 
|-
 
|-
|1<br/>on
+
|0...255
 
|RW
 
|RW
|virtual pin 1 on
+
|convert the 8 bits digital code received through the bus in the proper analog level
 
|-
 
|-
 
+
|x/y
|rowspan="2"|v.<address+1>.2
 
|0<br/>off
 
 
|RW
 
|RW
|virtual pin 2 off
+
|fractional format, formatted as “x/y”, where 0 &le; x &le; y
 
|-
 
|-
|1<br/>on
+
|}
|RW
+
 
|virtual pin 2 on
+
----
 +
 
 +
=== MODLC ===
 +
 
 +
Ambient light regulator module with integrated sensor.
 +
 
 +
It uses one input address and, if enabled by the configuration panel of MCP IDE, one output address with the same value.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="2"|v.<address+1>.3
+
|i<address>.lux
|0<br/>off
+
|value equivalent to three times the brightness in lux detected by the sensor
|RW
+
|R
|virtual pin 3 off
+
|the brightness value in lux detected by the MODLC
 
|-
 
|-
|1<br/>on
+
 
|RW
+
|i<address>.level
|virtual pin 3 on
+
|calculated value for the automatic brightness regulation
 +
|R
 +
|the value to be sent to the dimmer in order to execute the automatic regulation
 
|-
 
|-
  
|rowspan="2"|v.<address+1>.4
+
|rowspan="2"|i<address>.mode
|0<br/>off
+
|auto
|RW
+
|R
|virtual pin 4 off
+
|automatic regulation
 
|-
 
|-
|1<br/>on
+
|man
|RW
+
|R
|virtual pin 4 on
+
|manual regulation
 
|-
 
|-
  
|rowspan="2"|v.<address+2>.1
+
|rowspan="2"|i<address>.in
|0<br/>off
+
|0
|RW
+
|R
|virtual pin 1 off
+
|digital input OFF
 
|-
 
|-
|1<br/>on
+
|1
|RW
+
|R
|virtual pin 1 on
+
|digital input ON
 
|-
 
|-
  
|rowspan="2"|v.<address+2>.2
+
|o<address>.setpoint
|0<br/>off
+
|setpoint value
|RW
 
|virtual pin 2 off
 
|-
 
|1<br/>on
 
 
|RW
 
|RW
|virtual pin 2 on
+
|set the setpoint for the automatic brightness regulation
 
|-
 
|-
  
|rowspan="2"|v.<address+2>.3
+
|rowspan="2"|o<address>.mode
|0<br/>off
+
|auto
 
|RW
 
|RW
|virtual pin 3 off
+
|set automatic regulation
 
|-
 
|-
|1<br/>on
+
|man
 
|RW
 
|RW
|virtual pin 3 on
+
|set manual regulation
 
|-
 
|-
  
|rowspan="2"|v.<address+2>.4
+
|rowspan="2"|o<address>.in.reset
|0<br/>off
+
|0
 
|RW
 
|RW
|virtual pin 4 off
+
|not active
 
|-
 
|-
|1<br/>on
+
|1
|RW
+
|R
|virtual pin 4 on
+
|force the expiring of the deactivation delay time of the digital input
 
|-
 
|-
  
|rowspan="2"|v.<address+3>.1
+
|rowspan="2"|o<address>.mode.reset
|0<br/>off
+
|0
 
|RW
 
|RW
|virtual pin 1 off
+
|not active
 
|-
 
|-
|1<br/>on
+
|1
|RW
+
|R
|virtual pin 1 on
+
|disable the automatic regulation and it reset the input channel
 
|-
 
|-
 +
|}
  
|rowspan="2"|v.<address+3>.2
+
----
|0<br/>off
+
 
|RW
+
=== MOD4-4S ===
|virtual pin 2 off
 
|-
 
|1<br/>on
 
|RW
 
|virtual pin 2 on
 
|-
 
  
|rowspan="2"|v.<address+3>.3
+
4 digital input and 4 power relay output multifunction module.
|0<br/>off
 
|RW
 
|virtual pin 3 off
 
|-
 
|1<br/>on
 
|RW
 
|virtual pin 3 on
 
|-
 
  
|rowspan="2"|v.<address+3>.4
+
HSYCO supports two configurations only: four independent outputs, or two shutters.
|0<br/>off
 
|RW
 
|virtual pin 4 off
 
|-
 
|1<br/>on
 
|RW
 
|virtual pin 4 on
 
|-
 
|}
 
  
=== DFAI ===
+
When set as four independent outputs, the module must be configured with the same base address for input and output.  
The DFAI is an input module (0-10V) with 2 analog inputs.
 
It uses two consecutive input addresses in the DOMINO bus.
 
  
{| class="wikitable"
+
For example:
!ID
+
<pre>
!Value
+
(I20, O20)
!R/W
+
</pre>
!Description
+
The input address must be enabled. Configuration switches must be set as SW1=OFF, SW2=OFF and SW5=ON.
|-
 
  
|i.<address>
+
When set as two shutters, the module must be configured with the same base address for input and output.  
|0...1000
 
|R
 
|input voltage in Volt/100
 
|-
 
  
|i.<address+1>
+
For example:
|0...1000
+
<pre>
|R
+
(I20, O20, O21)
|input voltage in Volt/100
+
</pre>
|-
+
The input address must be enabled. Configuration switches must be set as SW1=ON, SW2=ON and SW5=ON.
|}
 
 
 
=== DFLUX, DFSUN ===
 
The DFLUX and DFSUN are input modules with 1 analog light sensor.
 
They use one input address in the DOMINO bus.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,023: Line 2,058:
 
|-
 
|-
  
|i.<address>
+
|rowspan="2"|i<address>.1
|0...1023
+
|0
 
|R
 
|R
|lux level (raw level, not translated to the lux range)
+
|input pin 1 off
 
|-
 
|-
|}
+
|1
 
+
|R
=== DFCT ===
+
|input pin 1 on
The DFCT is an input/output temperature sensor module.
 
It uses two consecutive input addresses and five consecutive output addresses in the DOMINO bus.
 
 
 
{| class="wikitable"
 
!ID
 
!Value
 
!R/W
 
!Description
 
 
|-
 
|-
  
|rowspan="2"|i.<address>.mode
+
|rowspan="2"|i<address>.2
|winter
+
|0
 
|R
 
|R
|winter mode
+
|input pin 2 off
 
|-
 
|-
|summer
+
|1
 
|R
 
|R
|summer mode
+
|input pin 2 on
 
|-
 
|-
  
|rowspan="4"|i.<address>.fan
+
|rowspan="2"|i<address>.3
|min
+
|0
 
|R
 
|R
|min fan speed
+
|input pin 3 off
 
|-
 
|-
|med
+
|1
 
|R
 
|R
|medium fan speed
+
|input pin 3 on
 
|-
 
|-
|max
+
 
 +
|rowspan="2"|i<address>.4
 +
|0
 
|R
 
|R
|max fan speed
+
|input pin 4 off
 
|-
 
|-
|off
+
|1
 
|R
 
|R
|fan off
+
|input pin 4 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.fan.mode
+
|rowspan="6"|o<address>.1
|man
+
|up
|R
+
|RW
|manual fan mode
+
|shutter up command
 
|-
 
|-
|auto
+
|down
|R
+
|RW
|auto fan mode
+
|shutter down command
 
|-
 
|-
 
+
|stop
|rowspan="5"|i.<address>.setpoint
+
|RW
|1
+
|shutter stop command
|R
 
|setpoint 1
 
 
|-
 
|-
|2
+
|unknown
 
|R
 
|R
|setpoint 2
+
|unknown state
 
|-
 
|-
|3
+
|offup
|R
+
|RW
|setpoint 3
+
|shutter off, up position
 
|-
 
|-
|off
+
|offdown
|R
+
|RW
|off
+
|shutter off, down position
|-
 
|man
 
|R
 
|manual setpoint
 
 
|-
 
|-
  
|rowspan="2"|i.<address>.setpoint.mode
+
|rowspan="6"|o<address+1>.1
|man
+
|up
|R
+
|RW
|manual setpoint mode
+
|shutter up command
 
|-
 
|-
|auto
+
|down
|R
+
|RW
|auto setpoint mode
+
|shutter down command
 
|-
 
|-
 
+
|stop
|rowspan="2"|i.<address>.temp
+
|RW
|<temp>
+
|shutter stop command
|R
 
|temperature value (in C/10)
 
 
|-
 
|-
|fault
+
|unknown
 
|R
 
|R
|temperature sensor fault
+
|unknown state
 
|-
 
|-
 
+
|offup
|rowspan="3"|i.<address>.status
+
|RW
|off
+
|shutter off, up position
|R
 
|off
 
 
|-
 
|-
|cooling
+
|offdown
|R
+
|RW
|cooling status mode
+
|shutter off, down position
|-
 
|heating
 
|R
 
|heating status mode
 
 
|-
 
|-
  
|rowspan="2"|o.<address>.mode
+
|rowspan="2"|o<address>.1
|winter
+
|0
 
|RW
 
|RW
|winter mode
+
|output pin 1 off
 
|-
 
|-
|summer
+
|1
 
|RW
 
|RW
|summer mode
+
|output pin 1 on
 
|-
 
|-
  
|rowspan="4"|o.<address>.fan
+
|rowspan="2"|o<address>.2
|min
+
|0
 
|RW
 
|RW
|min fan speed
+
|output pin 2 off
 
|-
 
|-
|med
+
|1
 
|RW
 
|RW
|medium fan speed
+
|output pin 2 on
 
|-
 
|-
|max
+
 
 +
|rowspan="2"|o<address>.3
 +
|0
 
|RW
 
|RW
|max fan speed
+
|output pin 3 off
 
|-
 
|-
|off
+
|1
 
|RW
 
|RW
|fan off
+
|output pin 3 on
 
|-
 
|-
  
|rowspan="2"|o.<address>.fan.mode
+
|rowspan="2"|o<address>.4
|man
+
|0
 
|RW
 
|RW
|manual fan mode
+
|output pin 4 off
 
|-
 
|-
|auto
+
|1
 
|RW
 
|RW
|auto fan mode
+
|output pin 4 on
 
|-
 
|-
 +
|}
  
|rowspan="5"|o.<address>.setpoint
+
You can also set the value to “on” or “off”, that is equivalent to 1 and 0.
|1
+
 
|RW
+
----
|setpoint 1
+
 
 +
=== MOD2-2R ===
 +
 
 +
2 digital input and 2 power relay output module.
 +
 
 +
It uses one input address and one output address in the range 1 to 127 of the Contatto bus.  
 +
 
 +
The input and the output addresses may be the same or they can be different each one to the other.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
|2
+
 
|RW
+
|rowspan="2"|i<address>.1
|setpoint 2
+
|0
 +
|R
 +
|input pin 1 off
 
|-
 
|-
|3
+
|1
|RW
+
|R
|setpoint 3
+
|input pin 1 on
 
|-
 
|-
|0 <br/> off
+
 
|RW
+
|rowspan="2"|i<address>.2
|setpoint off
+
|0
 +
|R
 +
|input pin 2 off
 
|-
 
|-
|man
+
|1
|RW
+
|R
|manual setpoint
+
|input pin 2 on
 
|-
 
|-
  
|o.<address>.setpoint.temp.1
+
|rowspan="2"|o<address>.1
|<temp>
+
|0
 
|RW
 
|RW
|temperature setpoint 1 value (in C/10)
+
|output pin 1 off
 
|-
 
|-
 
+
|1
|o.<address>.setpoint.temp.2
 
|<temp>
 
 
|RW
 
|RW
|temperature setpoint 2 value (in C/10)
+
|output pin 1 on
 
|-
 
|-
  
|o.<address>.setpoint.temp.3
+
|rowspan="2"|o<address>.2
|<temp>
+
|0
 
|RW
 
|RW
|temperature setpoint 3 value (in C/10)
+
|output pin 2 off
 
|-
 
|-
 
+
|1
|o.<address>.setpoint.temp.man
 
|<temp>
 
 
|RW
 
|RW
|temperature manual setpoint 1 value (in C/10)
+
|output pin 2 on
 
|-
 
|-
  
|o.<address>.program.summer<br/>o.<address>.program.winter
+
|}
|refresh
+
 
|RW
+
You can also set the value to “on” or “off”, that is equivalent to 1 and 0.
|forces to daily summer/winter program for all days of the week
+
 
|-
+
----
 +
 
 +
=== MOD4-4R ===
  
|rowspan="2"|o.<address>.program.summer.<day><br/>o.<address>.program.winter.<day>
+
4 digital input and 4 digital output module.
|refresh
 
|RW
 
|forces to daily summer/winter program for the reported day (mon:1, sun:7)
 
|-
 
|<s0>...<s47>
 
|RW
 
|48 character represents the daily setpoint program divided in time slots of 30 minutes
 
|-
 
  
|}
+
It uses one input address and one output address in the range 1 to 127 of the Contatto bus.
  
=== DFTZ ===
+
The input and the output addresses may be the same or they can be different each one to the other.
The DFTZ is an input/output temperature sensor module.
 
It uses 3 consecutive input addresses and 4 consecutive output addresses in the DOMINO bus.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,248: Line 2,271:
 
|-
 
|-
  
|rowspan="2"|i.<address>.mode
+
|rowspan="2"|i<address>.1
|winter
+
|0<
 
|R
 
|R
|winter mode
+
|input pin 1 off
 
|-
 
|-
|summer
+
|1
 
|R
 
|R
|summer mode
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="3"|i.<address>.setpoint
+
|rowspan="2"|i<address>.2
|comfort
+
|0
 
|R
 
|R
|comfort setpoint
+
|input pin 2 off
 
|-
 
|-
|eco
+
|1
 
|R
 
|R
|eco setpoint
+
|input pin 2 on
|-
 
|off
 
|R
 
|off
 
 
|-
 
|-
  
|rowspan="2"|i.<address>.temp
+
|rowspan="2"|i<address>.3
|<temp>
+
|0
 
|R
 
|R
|temperature value (in C/10)
+
|input pin 3 off
 
|-
 
|-
|fault
+
|1
 
|R
 
|R
|temperature sensor fault
+
|input pin 3 on
 
|-
 
|-
  
|rowspan="3"|i.<address>.status
+
|rowspan="2"|i<address>.4
|off
+
|0
 
|R
 
|R
|off
+
|input pin 4 off
 
|-
 
|-
|cooling
+
|1
 
|R
 
|R
|cooling status mode
+
|input pin 4 on
|-
 
|heating
 
|R
 
|heating status mode
 
 
|-
 
|-
  
|rowspan="2"|o.<address>.mode
+
|rowspan="2"|o<address>.1
|winter
+
|0
 
|RW
 
|RW
|winter mode
+
|output pin 1 off
 
|-
 
|-
|summer
+
|1
 
|RW
 
|RW
|summer mode
+
|output pin 1 on
 
|-
 
|-
  
|rowspan="3"|o.<address>.setpoint
+
|rowspan="2"|o<address>.2
|comfort
+
|0
 
|RW
 
|RW
|comfort setpoint
+
|output pin 2 off
 
|-
 
|-
|eco
+
|1
 
|RW
 
|RW
|eco setpoint
+
|output pin 2 on
 
|-
 
|-
|0<br/>off
+
 
 +
|rowspan="2"|o<address>.3
 +
|0
 
|RW
 
|RW
|off
+
|output pin 3 off
 
|-
 
|-
 
+
|1
|o.<address>.setpoint.temp.comfort
 
|<temp>
 
 
|RW
 
|RW
|comfort setpoint value (in C/10)
+
|output pin 3 on
 
|-
 
|-
  
|o.<address>.setpoint.temp.eco
+
|rowspan="2"|o<address>.4
|<temp>
+
|0
 
|RW
 
|RW
|eco setpoint value (in C/10)
+
|output pin 4 off
 
|-
 
|-
 
+
|1
|o.<address>.setpoint.temp.limit
 
|<temp>
 
 
|RW
 
|RW
|summer/winter setpoint temperature limit (in C/10)
+
|output pin 4 on
 
|-
 
|-
  
 
|}
 
|}
  
=== DFRHT ===
+
----
The DFRHT is a temperature and humidity sensor.
+
 
It uses four consecutive input addresses and two consecutive output addresses in the DOMINO bus.
+
=== MOD2DM ===
 +
 
 +
2x300W dimmer module.
 +
 
 +
It uses 2 output addresses (one for each dimmer channel) and 2 input addresses.
 +
 
 +
HSYCO supports this module only when its dip-switches are set as SW1=ON, SW2=ON, SW3=ON, SW4=ON.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,351: Line 2,370:
 
|-
 
|-
  
|i.<address>.humidity
+
|rowspan="2"|i<address>
 
|0...100
 
|0...100
 
|R
 
|R
|relative percent umidity
+
|brightness level according to current ramp
 +
|-
 +
|off
 +
|R
 +
|dimmer off
 
|-
 
|-
  
|i.<address>.temp
+
|rowspan="2"|i<address+1>
|<temp>
+
|0...100
 
|R
 
|R
|temperature value
+
|brightness level according to current ramp
 
|-
 
|-
 
+
|off
|i.<address>.dewpoint
 
|<temp>
 
 
|R
 
|R
|dew point value
+
|dimmer off
 
|-
 
|-
  
|rowspan="4"|i.<address>.dewpoint.limit.1
+
|rowspan="2"|o<address>
|0
+
|0...100
 
|R
 
|R
|dew point is lower than limit 1
+
|brightness level according to current ramp
 
|-
 
|-
|1
+
|off
 
|R
 
|R
|dew point is higher than limit 1
+
|dimmer off
|-
 
|<temp>
 
|RW
 
|dew point limit 1
 
|-
 
|off
 
|RW
 
|limit 1 not set
 
 
|-
 
|-
  
|rowspan="4"|i.<address>.dewpoint.limit.2
+
|rowspan="2"|o<address+1>
|0
+
|0...100
 
|R
 
|R
|dew point is lower than limit 2
+
|brightness level according to current ramp
 
|-
 
|-
|1
+
|off
 
|R
 
|R
|dew point is higher than limit 2
+
|dimmer off
|-
 
|<temp>
 
|RW
 
|dew point limit 2
 
|-
 
|off
 
|RW
 
|limit 2 not set
 
 
|-
 
|-
  
 
|}
 
|}
  
=== DFMETEO ===
+
The dimmer level can be set using additional formats besides the standard percent values:
The DFMETEO is the weather sensor module.
+
*absolute positive integer number between 0 and 100
It uses four consecutive input addresses and three consecutive output addresses in the DOMINO bus.
+
*percent number, formatted as x%
 +
*fractional format, formatted as “n/m”, where 0 <= n <= m.
 +
 
 +
----
 +
 
 +
=== MOD2DV ===
 +
 
 +
Dual 1-10V output for electronic ballast driving.
 +
 
 +
It uses 2 output addresses (one for each dimmer channel) and 2 input addresses.
 +
 
 +
HSYCO supports this module only when its dip-switches are set as SW1=ON, SW2=ON, SW3=ON, SW4=ON.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,418: Line 2,434:
 
|-
 
|-
  
|rowspan="2"|i.<address>.temp
+
|rowspan="2"|i<address>
|<temp>
+
|0...100
|RW
+
|R
|temperature value (in C/10)
+
|brightness level according to current ramp
 
|-
 
|-
 
|off
 
|off
|RW
+
|R
|limit not set
+
|dimmer off
 
|-
 
|-
  
|rowspan="3"|i.<address>.lux
+
|rowspan="2"|i<address+1>
|<lux*10>
+
|0...100
 
|R
 
|R
|lux level according to the DFLUX range
+
|brightness level according to current ramp
 
|-
 
|-
|<lux>
+
|off
|RW
+
|R
|lux limit
+
|dimmer off
 
|-
 
|-
|0
+
 
|RW
+
|rowspan="2"|o<address>
|limit not set
+
|0...100
 +
|R
 +
|brightness level according to current ramp
 +
|-
 +
|off
 +
|R
 +
|dimmer off
 
|-
 
|-
  
|rowspan="3"|i.<address>.wind
+
|rowspan="2"|o<address+1>
|1 m/s /10
+
|0...100
 
|R
 
|R
|wind value
+
|brightness level according to current ramp
 
|-
 
|-
|m/s
+
|off
|RW
+
|R
|wind limit
+
|dimmer off
 
|-
 
|-
|0
+
 
|RW
+
|}
|limit not set
+
 
 +
The dimmer level can be set using additional formats besides the standard percent values:
 +
*absolute positive integer number between 0 and 100
 +
*percent number, formatted as x%
 +
*fractional format, formatted as “n/m”, where 0 <= n <= m.
 +
 
 +
----
 +
 
 +
=== MOD8IL ===
 +
 
 +
8 digital input – 8 LED output module for wall box.
 +
 
 +
It uses 1 input address and 1 output address.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="2"|i.<address>.rain
+
|rowspan="2"|i<address>.1
 
|0
 
|0
 
|R
 
|R
|no rain
+
|input pin 1 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|rain
+
|input pin 1 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.night
+
|rowspan="2"|i<address>.2
 
|0
 
|0
 
|R
 
|R
|day
+
|input pin 2 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|night
+
|input pin 2 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.temp.limit
+
|rowspan="2"|i<address>.3
 
|0
 
|0
 
|R
 
|R
|measured temp is less than limit
+
|input pin 3 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|measured temp is greater than limit
+
|input pin 3 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.lux.limit
+
|rowspan="2"|i<address>.4
 
|0
 
|0
 
|R
 
|R
|measured lux is less than limit
+
|input pin 4 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|measured lux is greater than limit
+
|input pin 4 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.wind.limit
+
|rowspan="2"|i<address>.5
 
|0
 
|0
 
|R
 
|R
|measured wind is less than limit
+
|input pin 5 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|measured wind is greater than limit
+
|input pin 5 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.light.south
+
|rowspan="2"|i<address>.6
 
|0
 
|0
 
|R
 
|R
|light is not coming from south
+
|input pin 6 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|light is coming from south
+
|input pin 6 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.light.west
+
|rowspan="2"|i<address>.7
 
|0
 
|0
 
|R
 
|R
|light is not coming from west
+
|input pin 7 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|light is coming from west
+
|input pin 7 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.light.east
+
|rowspan="2"|i<address>.8
 
|0
 
|0
 
|R
 
|R
|light is not coming from east
+
|input pin 8 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|light is coming from east
+
|input pin 8 on
 
|-
 
|-
  
|rowspan="2"|i.<address>.fault
+
|rowspan="2"|o<address>.1
 
|0
 
|0
 
|R
 
|R
|sensor not fault
+
|output pin 1 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|sensor fault
+
|output pin 1 on
 
|-
 
|-
|}
 
  
=== DFCC ===
+
|rowspan="2"|o<address>.2
The DFCC is an energy meter and load manager module.
+
|0
In the following table, <N> is the sequential index (1 to 3) of the DFCC module.
 
 
 
{| class="wikitable"
 
!ID
 
!Value
 
!R/W
 
!Description
 
|-
 
 
 
|energy.<n>.power.real
 
|0...65535
 
 
|R
 
|R
|real power (Watt)
+
|output pin 2 off
 
|-
 
|-
 
+
|1
|energy.<n>.power.reactive
 
| -32768...+32767
 
 
|R
 
|R
|reactive power (var)
+
|output pin 2 on
 
|-
 
|-
  
|energy.<n>.power.apparent
+
|rowspan="2"|o<address>.3
| -32768...+32767
+
|0
 
|R
 
|R
|apparent power (VA)
+
|output pin 3 off
 
|-
 
|-
 
+
|1
|energy.<n>.power.realavg
 
|0...65535
 
 
|R
 
|R
|average real power (Watt)
+
|output pin 3 on
 
|-
 
|-
  
|energy.<n>.power.reactiveavg
+
|rowspan="2"|o<address>.4
| -32768...+32767
+
|0
 
|R
 
|R
|average reactive power (var)
+
|output pin 4 off
 
|-
 
|-
 
+
|1
|energy.<n>.cos
 
| -1000...+1000
 
 
|R
 
|R
|cos(φ) * 1000
+
|output pin 4 on
 
|-
 
|-
  
|rowspan="2"|energy.<n>.load.1
+
|rowspan="2"|o<address>.5
 
|0
 
|0
 
|R
 
|R
|load 1 disabled
+
|output pin 5 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|load 1 enabled
+
|output pin 5 on
 
|-
 
|-
  
|rowspan="2"|energy.<n>.load.2
+
|rowspan="2"|o<address>.6
 
|0
 
|0
 
|R
 
|R
|load 2 disabled
+
|output pin 6 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|load 2 enabled
+
|output pin 6 on
 
|-
 
|-
  
|rowspan="2"|energy.<n>.load.3
+
|rowspan="2"|o<address>.7
 
|0
 
|0
 
|R
 
|R
|load 3 disabled
+
|output pin 7 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|load 3 enabled
+
|output pin 7 on
 
|-
 
|-
  
|rowspan="2"|energy.<n>.load.4
+
|rowspan="2"|o<address>.8
 
|0
 
|0
 
|R
 
|R
|load 4 disabled
+
|output pin 8 off
 
|-
 
|-
 
|1
 
|1
 
|R
 
|R
|load 4 enabled
+
|output pin 8 on
 +
|-
 +
|}
 +
 
 +
You can also set the value to “on” or “off”, that is equivalent to 1 and 0.
 +
 
 +
----
 +
 
 +
=== MOD4DV ===
 +
 
 +
Quad 0-10V output module for generic applications or for external dimmers control.
 +
 
 +
It uses 4 consecutive output addresses (one for each dimmer channel) and 4 input addresses.
 +
 
 +
HSYCO supports this module only when its dip-switches are set as SW1=ON, SW2=ON, SW3=ON, SW4=ON, SW5=OFF.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="2"|energy.<n>.load.5
+
|rowspan="2"|i<address>
|0
+
|0...100
 
|R
 
|R
|load 5 disabled
+
|brightness level according to current ramp
 
|-
 
|-
|1
+
|off
 
|R
 
|R
|load 5 enabled
+
|dimmer off
 
|-
 
|-
  
|rowspan="2"|energy.<n>.load.6
+
|rowspan="2"|i<address+1>
|0
+
|0...100
 
|R
 
|R
|load 6 disabled
+
|brightness level according to current ramp
 
|-
 
|-
|1
+
|off
 
|R
 
|R
|load 6 enabled
+
|dimmer off
 
|-
 
|-
  
|rowspan="2"|energy.<n>.load.7
+
|rowspan="2"|i<address+2>
|0
+
|0...100
 
|R
 
|R
|load 7 disabled
+
|brightness level according to current ramp
 
|-
 
|-
|1
+
|off
 
|R
 
|R
|load 7 enabled
+
|dimmer off
 
|-
 
|-
  
|rowspan="2"|energy.<n>.load.8
+
|rowspan="2"|i<address+3>
|0
+
|0...100
 
|R
 
|R
|load 8 disabled
+
|brightness level according to current ramp
 
|-
 
|-
|1
+
|off
 
|R
 
|R
|load 8 enabled
+
|dimmer off
 
|-
 
|-
  
|}
+
|rowspan="2"|o<address>
 
+
|0...100
=== DFANA ===
+
|R
Network analyzer module for Domino bus.
+
|brightness level according to current ramp
Uses up to 20 consecutive input addresses and, if enabled, 1 output address equal to the base input address.
 
 
 
{| class="wikitable"
 
!ID
 
!Value
 
!R/W
 
!Description
 
 
|-
 
|-
 
+
|off
|i.<address>.v12
 
|[V]
 
 
|R
 
|R
|chained voltage phase 1-2
+
|dimmer off
 
|-
 
|-
  
|i.<address>.v23
+
|rowspan="2"|o<address+1>
|[V]
+
|0...100
 
|R
 
|R
|chained voltage phase 2-3
+
|brightness level according to current ramp
 
|-
 
|-
 
+
|off
|i.<address>.v31
 
|[V]
 
 
|R
 
|R
|chained voltage phase 3-1
+
|dimmer off
 
|-
 
|-
  
|i.<address>.vtm
+
|rowspan="2"|o<address+2>
|[V]
+
|0...100
 
|R
 
|R
|average chained voltage
+
|brightness level according to current ramp
 
|-
 
|-
 
+
|off
|i.<address>.i1
 
|[A]
 
 
|R
 
|R
|current phase 1
+
|dimmer off
 
|-
 
|-
  
|i.<address>.i2
+
|rowspan="2"|o<address+3>
|[A]
+
|0...100
 
|R
 
|R
|current phase 2
+
|brightness level according to current ramp
 
|-
 
|-
 
+
|off
|i.<address>.i3
 
|[A]
 
 
|R
 
|R
|current phase 3
+
|dimmer off
 
|-
 
|-
  
|i.<address>.itm
+
|}
|[A]
+
 
|R
+
The dimmer level can be set using additional formats besides the standard percent values:
|average current
+
*absolute positive integer number between 0 and 100
|-
+
*percent number, formatted as x%
 +
*fractional format, formatted as “x/y”, where 0 <= x <= y
 +
*values in the range 101÷255. Values and commands are described in the MOD4DV Programming Handbook (Operation from the bus, page 3).
 +
 
 +
----
 +
 
 +
=== MODDMX ===
  
|i.<address>.ptot
+
ModDMX module allows to handle, through the Contatto bus, up to 32 DMX devices. ModDMX module makes possible the communication on the first 64 of 512 DMX channels allowed by this protocol.
|[W]
 
|R
 
|total active power
 
|-
 
  
|i.<address>.ptotk
+
It uses 1 output address, 1-channel 16-bit.
|[kW]
 
|R
 
|total active power
 
|-
 
  
|i.<address>.qtot
+
{| class="wikitable"
|[W]
+
!ID
|R
+
!Value
|total reactive power
+
!R/W
 +
!Description
 
|-
 
|-
  
|i.<address>.qtotk
+
|o<address>.<DMX address>
|[kW]
+
|0...100
|R
+
|RW
|total reactive power
+
|Values and commands are described in the MODDMX Programming Handbook
 
|-
 
|-
  
|i.<address>.pf
+
|}
|[pf]
+
 
|R
+
----
|total power factor
 
|-
 
  
|i.<address>.frequency
+
=== MODDALI ===
|[Hz]
 
|R
 
|frequency
 
|-
 
  
|i.<address>.v1n
+
ModDALI module allows the management, through the Contatto bus, of 4 DALI lines upon it's possible to connect up to 32 devices for line (or channel). In this way it's possible to control and regulate up to 128 DALI ballasts (or other similar devices).
|[V]
 
|R
 
|voltage phase 1
 
|-
 
  
|i.<address>.v2n
+
It uses 1 output address and, if enabled, 1 input address with the same value.
|[V]
 
|R
 
|voltage phase 2
 
|-
 
  
|i.<address>.v3n
+
{| class="wikitable"
|[V]
+
!ID
|R
+
!Value
|voltage phase 3
+
!R/W
 +
!Description
 
|-
 
|-
  
|i.<address>.p1
+
|o<address>.<channel>
|[W]
+
|refresh
|R
+
|RW
|active power phase 1
+
|update the state of the DALI devices
 
|-
 
|-
  
|i.<address>.p1k
+
|rowspan="2"|o<address>.<channel><br/>o<address>.<channel>.all<br/>o<address>.<channel>.0
|[kW]
+
|off
|R
+
|RW
|active power phase 1
+
|switch off all available DALI devices
 +
|-
 +
|<level>
 +
|RW
 +
|set a level for all available devices
 
|-
 
|-
  
|i.<address>.p2
+
|rowspan="2"|o<address>.<channel>.group.<DALI group>
|[W]
+
|off
|R
+
|RW
|active power phase 2
+
|switch off all DALI devices on that group
 +
|-
 +
|<level>
 +
|RW
 +
|set a level for all DALI devices in that group
 
|-
 
|-
  
|i.<address>.p2k
+
|rowspan="3"|o<address>.<channel>.<DALI address>
|[kW]
+
|off
|R
+
|RW
|active power phase 2
+
|switch off a single DALI device
 +
|-
 +
|<level>
 +
|RW
 +
|set a level for a single DALI device
 +
|-
 +
|>100
 +
|RW
 +
|special functions: possible values are described in the MODDALI Programming Handbook
 
|-
 
|-
  
|i.<address>.p3
+
|rowspan="2"|i<address>.<channel>.polling
|[W]
+
|off
|R
+
|RW
|active power phase 3
+
|polling disabled
 +
|-
 +
|on
 +
|RW
 +
|polling enabled
 
|-
 
|-
  
|i.<address>.p3k
+
|rowspan="2"|i<address>.<channel>.test
|[kW]
+
|0
|R
+
|RW
|active power phase 3
+
|test button not pressed
 +
|-
 +
|1
 +
|RW
 +
|test button pressed
 +
|-
 +
 
 +
|rowspan="4"|i<address>.<channel>.dali
 +
|nopower
 +
|RW
 +
|lamp failure
 +
|-
 +
|open
 +
|RW
 +
|DALI line broken
 +
|-
 +
|short
 +
|RW
 +
|DALI line short circuit
 +
|-
 +
|on
 +
|RW
 +
|on DALI line
 +
|-
 +
 
 +
|rowspan="2"|i<address>.<channel>.1
 +
|fault
 +
|RW
 +
|ballast 1 lamp failure
 +
|-
 +
|unknown
 +
|R
 +
|ballast 1 lamp unknown state
 
|-
 
|-
  
 +
|}
  
|}
+
The channel level can be set using additional formats besides the standard percent values:
 
+
*absolute positive integer number between 0 and 100
== User Interface ==
+
*percent number, formatted as x%
 
+
*fractional format, formatted as “x/y”, where 0 <= x <= y
=== DFDMX ===
+
*values in the range 101÷255. Values and commands are described in the MODDALI Programming Handbook.
  
You can define a standard HSYCO DMX server for each DFDMX module, then use the (dmx) and (dmxrgb) objects to control channels 1-64 of the DMX bus connected to the DFDMX module. For example:
+
----
<pre>
 
dmxServers = dmx
 
dmxServersId.dmx = domino.o8
 
</pre>
 
  
Note that, instead of defining the dmxServersIP parameter, the dmxServersId is used to associate the DMX server with the id of the DFDMX module.
+
=== CLIMA2 ===
  
=== DFCC ===
+
Module for the regulation of the ambient temperature.
  
==== UISET Actions ====
+
It uses 1 input and 1 output address that are equal each one to the other, so only a base address is needed.
  
 
{| class="wikitable"
 
{| class="wikitable"
 
!ID
 
!ID
!Attribute
+
!Value
!colspan="2"|Set to
+
!R/W
 +
!Description
 
|-
 
|-
  
|energy.<n>.power
+
|rowspan="2"|i<address>
|value
+
|on
|real power, followed by “ W”
+
|R
|-
+
|zone on
|}
+
|-
 
+
|off
=== DFCT ===
+
|R
 
+
|zone off
==== UISET Actions ====
 
 
 
{| class="wikitable"
 
!ID
 
!Attribute
 
!colspan="2"|Set to
 
 
|-
 
|-
  
|rowspan="2"|<address>.mode
+
|rowspan="2"|i<address>.mode
 
|summer
 
|summer
|summer mode (cooling)
+
|R
 +
|summer mode
 
|-
 
|-
 
|winter
 
|winter
|winter mode (heating)
+
|R
 +
|winter mode
 
|-
 
|-
  
|<address>.mode.label.summer
+
|rowspan="3"|i<address>.status
|visible
+
|off
|the DFCT is in summer mode
+
|R
 +
|off status
 +
|-
 +
|heating
 +
|R
 +
|heating request
 
|-
 
|-
 
+
|cooling
|<address>.mode.label.winter
+
|R
|visible
+
|cooling request
|the DFCT is in winter mode
 
 
|-
 
|-
  
|rowspan="2"|<address>.status
+
|rowspan="4"|i<address>.fan
|off
 
|zone off
 
|-
 
|on
 
|zone on
 
|-
 
 
 
|<address>.status.label.cooling
 
|visible
 
|if the zone is cooling
 
|-
 
 
 
|<address>.status.label.heating
 
|visible
 
|if the zone is heating
 
|-
 
 
 
|rowspan="4"|<address>.fan
 
 
|off
 
|off
 +
|R
 
|fan off
 
|fan off
 
|-
 
|-
 
|min
 
|min
|minimum fan speed
+
|R
 +
|min speed
 
|-
 
|-
 
|med
 
|med
|medium fan speed
+
|R
 +
|med speed
 
|-
 
|-
 
|max
 
|max
|maximum fan speed
+
|R
 +
|max speed
 
|-
 
|-
  
|<address>.fan.label.min
+
|rowspan="2"|i<address>.temp
|visible
+
|fault
|the fan speed is min
+
|R
 +
|NTC probe fault
 +
|-
 +
|<temp>
 +
|R
 +
|ambient temperature value, in C/10
 
|-
 
|-
  
|<address>.fan.label.med
+
|i<address>.setpoint.temp
|visible
+
|<temp>
|the fan speed is med
+
|R
 +
|real setpoint value, in C/10
 
|-
 
|-
  
|<address>.fan.label.max
+
|i<address>.knob
|visible
+
|0 ... 1000
|the fan speed is max
+
|R
 +
|position of rotary knob
 
|-
 
|-
  
|rowspan="2"|<address>.fan.mode
+
|rowspan="2"|o<address>.mode
|man
+
|summer
|manual fan mode
+
|RW
 +
|set summer
 
|-
 
|-
|auto
+
|winter
|auto fan mode
+
|RW
 +
|set winter
 
|-
 
|-
  
|rowspan="3"|<address>.setpoint
+
|rowspan="2"|o<address>
|1,2,3
+
|on
|active setpoint
+
|RW
|-
+
|zone on
|man
 
|manual setpoint
 
 
|-
 
|-
 
|off
 
|off
 +
|RW
 
|zone off
 
|zone off
 
|-
 
|-
  
|<address>.setpoint.label.1
+
|o<address>.setpoint.temp
|visible
+
|0...400
|setpoint 1 is active
+
|RW
 +
|set and read the value of central setpoint (temp in C/10)
 
|-
 
|-
  
|<address>.setpoint.label.2
+
|o<address>.setpoint.delta.neg
|visible
+
|<temp>
|setpoint 2 is active
+
|RW
 +
|set and read the MAX negative delta
 
|-
 
|-
  
|<address>.setpoint.label.3
+
|o<address>.setpoint.delta.pos
|visible
+
|<temp>
|setpoint 3 is active
+
|RW
 +
|set and read the MAX positive delta
 
|-
 
|-
  
|<address>.setpoint.label.man
+
|rowspan="4"|o<address>.led.1
|visible
+
|red<br/>r
|manual setpoint is active
+
|RW
 +
|LED 1 red
 +
|-
 +
|green<br/>g
 +
|RW
 +
|LED 1 green
 
|-
 
|-
 
+
|yellow<br/>y
|<address>.setpoint.label.off
+
|RW
|visible
+
|LED 1 yellow
|zone is off
+
|-
 +
|off
 +
|RW
 +
|set off
 
|-
 
|-
  
|rowspan="2"|<address>.setpoint.mode
+
|rowspan="4"|o<address>.led.2
|man
+
|red<br/>r
|manual setpoint mode
+
|RW
 +
|LED 2 red
 +
|-
 +
|green<br/>g
 +
|RW
 +
|LED 2 green
 
|-
 
|-
|auto
+
|yellow<br/>y
|auto setpoint mode
+
|RW
 +
|LED 2 yellow
 
|-
 
|-
 
+
|off
|<address>.setpoint.temp
+
|RW
|<value>
+
|set off
|the active setpoint temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
 
 
|-
 
|-
  
|<address>.setpoint.temp.1
+
|rowspan="4"|o<address>.led.3
|<value>
+
|red<br/>r
|the active setpoint 1 temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
+
|RW
 +
|LED 3 red
 
|-
 
|-
 
+
|green<br/>g
|<address>.setpoint.temp.2
+
|RW
|<value>
+
|LED 3 green
|the active setpoint 2 temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
 
 
|-
 
|-
 
+
|yellow<br/>y
|<address>.setpoint.temp.3
+
|RW
|<value>
+
|LED 3 yellow
|the active setpoint 3 temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
 
 
|-
 
|-
 
+
|off
|<address>.setpoint.temp.man
+
|RW
|<value>
+
|set off
|the manual setpoint temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
 
 
|-
 
|-
  
|rowspan="2"|<address>.temp
+
|rowspan="4"|o<address>.led.4
|<temp>
+
|red<br/>r
|the manual setpoint temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
+
|RW
 +
|LED 4 red
 
|-
 
|-
|fault
+
|green<br/>g
|fault/error condition
+
|RW
 +
|LED 4 green
 +
|-
 +
|yellow<br/>y
 +
|RW
 +
|LED 4 yellow
 +
|-
 +
|off
 +
|RW
 +
|set off
 
|-
 
|-
 +
 
|}
 
|}
  
==== USER Commands ====
+
You can also set the value to “on” or “off”, that is equivalent to 1 and 0.
 +
 
 +
----
 +
 
 +
=== MODANA ===
 +
 
 +
Network analyzer module for Contatto bus.
 +
 
 +
It uses, in dynamic mode, up to a maximum of 5 consecutive input addresses and, if enabled, 1 output address equal to the base address.
 +
 
 +
{{tip|The module must be configured with the same base address for input and output.}}
 +
 
 +
For example:
 +
<pre>
 +
(I7, O7)
 +
</pre>
  
 
{| class="wikitable"
 
{| class="wikitable"
!Name
+
!ID
!Param
+
!Value
!Action
+
!R/W
 +
!Description
 
|-
 
|-
  
|rowspan="4"|<address>
+
|i<address>.v12
|mode
+
|[V]
|cycle through summer and winter mode
+
|R
 +
|chained voltage phase 1-2
 
|-
 
|-
|mode.summer
+
 
|set summer mode (cooling)
+
|i<address>.v23
 +
|[V]
 +
|R
 +
|chained voltage phase 2-3
 
|-
 
|-
|mode.winter
+
 
|set winter mode (heating)
+
|i<address>.v31
 +
|[V]
 +
|R
 +
|chained voltage phase 3-1
 
|-
 
|-
|fan
+
 
|cycle through fan speeds and modes (auto, off, man/min, man/med, man/max, auto)
+
|i<address>.vtm
 +
|[V]
 +
|R
 +
|average chained voltage
 
|-
 
|-
  
|rowspan="16"|<address>.setpoint
+
|i<address>.i1
|mode
+
|[A]
|cycle through the manual, automatic and off operation modes
+
|R
 +
|current phase 1
 
|-
 
|-
|mode.man
+
 
|set manual operation mode
+
|i<address>.i2
 +
|[A]
 +
|R
 +
|current phase 2
 
|-
 
|-
|mode.auto
+
 
|set automatic operation mode
+
|i<address>.i3
 +
|[A]
 +
|R
 +
|current phase 3
 
|-
 
|-
|mode.off
+
 
|off mode
+
|i<address>.itm
 +
|[A]
 +
|R
 +
|average current
 
|-
 
|-
|temp.1.up
+
 
|increase setpoint 1 temperature in 0.5C steps
+
|i<address>.ptot
 +
|[W]
 +
|R
 +
|total active power
 
|-
 
|-
|temp.1.down
+
 
|decrease setpoint 1 temperature in 0.5C steps
+
|i<address>.ptotk
 +
|[kW]
 +
|R
 +
|total active power
 
|-
 
|-
|temp.1.<t>
+
 
|setpoint 1 set to temperature t, in C/10 (0 <= t <= 355)
+
|i<address>.qtot
|-
+
|[W]
|temp.2.up
+
|R
|increase setpoint 2 temperature in 0.5C steps
+
|total reactive power
 
|-
 
|-
|temp.2.down
+
 
|decrease setpoint 2 temperature in 0.5C steps
+
|i<address>.qtotk
 +
|[kW]
 +
|R
 +
|total reactive power
 
|-
 
|-
|temp.2.<t>
+
 
|setpoint 2 set to temperature t, in C/10 (0 <= t <= 355)
+
|i<address>.pf
 +
|[pf]
 +
|R
 +
|total power factor
 
|-
 
|-
|temp.3.up
+
 
|increase setpoint 3 temperature in 0.5C steps
+
|i<address>.frequency
 +
|[Hz]
 +
|R
 +
|frequency
 
|-
 
|-
|temp.3.down
+
 
|decrease setpoint 3 temperature in 0.5C steps
+
|i<address>.v1n
 +
|[V]
 +
|R
 +
|voltage phase 1
 
|-
 
|-
|temp.3.<t>
+
 
|setpoint 3 set to temperature t, in C/10 (0 <= t <= 355)
+
|i<address>.v2n
 +
|[V]
 +
|R
 +
|voltage phase 2
 
|-
 
|-
|temp.man.up
+
 
|increase manual setpoint temperature in 0.5C steps
+
|i<address>.v3n
 +
|[V]
 +
|R
 +
|voltage phase 3
 
|-
 
|-
|temp.man.down
+
 
|decrease manual setpoint temperature in 0.5C steps
+
|i<address>.p1
 +
|[W]
 +
|R
 +
|active power phase 1
 
|-
 
|-
|temp.man.<t>
+
 
|manual setpoint set to temperature t, in C/10 (0 <= t <= 355)
+
|i<address>.p1k
 +
|[kW]
 +
|R
 +
|active power phase 1
 
|-
 
|-
  
|rowspan="9"|<address>.fan
+
|i<address>.p2
|mode
+
|[W]
|cycle through the manual and automatic fan speed modes
+
|R
 +
|active power phase 2
 
|-
 
|-
|mode.man
+
 
|set manual fan speed mode
+
|i<address>.p2k
 +
|[kW]
 +
|R
 +
|active power phase 2
 
|-
 
|-
|mode.auto
+
 
|set automatic fan speed mode
+
|i<address>.p3
 +
|[W]
 +
|R
 +
|active power phase 3
 
|-
 
|-
|up
+
 
|increase fan speed
+
|i<address>.p3k
 +
|[kW]
 +
|R
 +
|active power phase 3
 
|-
 
|-
|down
+
 
|decrease fan speed
+
|i<address>.q1
 +
|[W]
 +
|R
 +
|reactive power phase 1
 
|-
 
|-
|min
+
 
|set min fan speed
+
|i<address>.q1k
 +
|[kW]
 +
|R
 +
|reactive power phase 1
 
|-
 
|-
|med
+
 
|set med fan speed
+
|i<address>.q2
 +
|[W]
 +
|R
 +
|reactive power phase 2
 
|-
 
|-
|max
+
 
|set max fan speed
+
|i<address>.q2k
 +
|[kW]
 +
|R
 +
|reactive power phase 2
 
|-
 
|-
|off
 
|fan off
 
|-
 
|}
 
  
=== DFTZ ===
+
|i<address>.q3
 +
|[W]
 +
|R
 +
|reactive power phase 3
 +
|-
  
==== UISET Actions ====
+
|i<address>.q3k
 +
|[kW]
 +
|R
 +
|reactive power phase 3
 +
|-
  
{| class="wikitable"
+
|i<address>.pf1
!ID
+
|[pf]
!Attribute
+
|R
!colspan="2"|Set to
+
|power factor phase 1
 
|-
 
|-
  
|rowspan="2"|<address>.mode
+
|i<address>.pf2
|summer
+
|[pf]
|summer mode (cooling)
+
|R
 +
|power factor phase 2
 
|-
 
|-
|winter
+
 
|winter mode (heating)
+
|i<address>.pf3
 +
|[pf]
 +
|R
 +
|power factor phase 3
 
|-
 
|-
  
|<address>.mode.label.summer
+
|i<address>.s1
|visible
+
|[VA]
|the DFTZ is in summer mode
+
|R
 +
|apparent power phase 1
 
|-
 
|-
  
|<address>.mode.label.winter
+
|i<address>.s1k
|visible
+
|[kVA]
|the DFTZ is in winter mode
+
|R
 +
|apparent power phase 1
 
|-
 
|-
  
|rowspan="2"|<address>.status
+
|i<address>.s2
|off
+
|[VA]
|zone off
+
|R
|-
+
|apparent power phase 2
|on
 
|zone on
 
 
|-
 
|-
  
|<address>.status.label.off
+
|i<address>.s2k
|visible
+
|[kVA]
|if the zone is not cooling or heating
+
|R
 +
|apparent power phase 2
 
|-
 
|-
  
|<address>.status.label.cooling
+
|i<address>.s3
|visible
+
|[VA]
|if the zone is cooling
+
|R
 +
|apparent power phase 3
 
|-
 
|-
  
|<address>.status.label.heating
+
|i<address>.s3k
|visible
+
|[kVA]
|if the zone is heating
+
|R
 +
|apparent power phase 3
 
|-
 
|-
  
|rowspan="3"|<address>.setpoint
+
|i<address>.stot
|com
+
|[VA]
|comfort setpoint
+
|R
|-
+
|total apparent power
|man
 
|manual setpoint
 
|-
 
|off
 
|zone off
 
 
|-
 
|-
  
|<address>.setpoint.label.1
+
|i<address>.hours
|visible
+
|[hours]
|comfort setpoint is active
+
|R
 +
|hour-meter
 
|-
 
|-
  
|<address>.setpoint.label.2
+
|i<address>.temperature
|visible
+
|[°C]
|eco setpoint is active
+
|R
 +
|cabinet temperature
 
|-
 
|-
  
|<address>.setpoint.label.off
+
|i<address>.energy.active
|visible
+
|[Wh]
|zone is off
+
|R
 +
|positive active energy
 
|-
 
|-
  
|<address>.setpoint.temp
+
|i<address>.energy.activeneg
|<value>
+
|[Wh]
|the active setpoint temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
+
|R
 +
|negative active energy
 
|-
 
|-
  
|<address>.setpoint.temp.1
+
|i<address>.energy.reactive
|<value>
+
|[VARh]
|the comfort setpoint temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
+
|R
 +
|positive reactive energy
 
|-
 
|-
  
|<address>.setpoint.temp.2
+
|i<address>.energy.reactiveneg
|<value>
+
|[VARh]
|the eco setpoint temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
+
|R
 +
|negative reactive energy
 
|-
 
|-
  
|<address>.setpoint.temp.man
+
|i<address>.pm
|<value>
+
|[W]
|the summer or winter setpoint temperature limit, in Celsius degrees with one decimal digit, followed by " &deg;C"
+
|R
 +
|average positive active power
 +
|-
 +
 
 +
|i<address>.qm
 +
|[VAR]
 +
|R
 +
|average positive reactive power
 +
|-
 +
 
 +
|rowspan="2"|i<address>.reset.energy
 +
|1
 +
|RW
 +
|reset energies
 +
|-
 +
|0
 +
|RW
 +
| ---
 
|-
 
|-
  
|rowspan="2"|<address>.temp
+
|rowspan="2"|i<address>.reset.hours
|<temp>
+
|1
|the manual setpoint temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
+
|RW
 +
|reset hour-meter
 +
|-
 +
|0
 +
|RW
 +
| ---
 
|-
 
|-
|fault
+
 
|fault/error condition
+
|}
 +
 
 +
----
 +
 
 +
=== MODPQ5 ===
 +
 
 +
Q5 tags proximity reader and programmer module.
 +
 
 +
Uses 1 input address on the Contatto bus. Write operations are performed through direct writes to the module’s RAM.
 +
 
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 
|-
 
|-
 +
 +
|i<address>.data
 +
|style="white-space:nowrap"|0 <br/> <tag data>
 +
|R
 +
|30 characters hexadecimal representation of the 15 bytes of tag data; “0” if the module is not seeing any tag
 +
|-
 +
 +
|rowspan="2"|i<address>.data.write
 +
|0
 +
|R
 +
|the tag has been removed from the programmer after writing, or the module is not seeing any tag
 +
|-
 +
|1
 +
|R
 +
|the tag write operation was successful
 +
|-
 +
 +
|rowspan="2"|i<address>.reader.error
 +
|0
 +
|R
 +
|reader/writer normal status
 +
|-
 +
|1
 +
|R
 +
|reader/writer module error (normally occurs when the reader is not connected to the MODPQ5 module)
 +
|-
 +
 +
|rowspan="2"|i<address>.tag.error
 +
|0
 +
|R
 +
|the tag is valid
 +
|-
 +
|1
 +
|R
 +
|the tag is not valid
 +
|-
 +
 +
|rowspan="2"|i<address>.request.error
 +
|0
 +
|R
 +
|no request or handshake errors detected
 +
|-
 +
|1
 +
|R
 +
|handshake error
 +
|-
 +
 +
|rowspan="2"|i<address>.data.error
 +
|0
 +
|R
 +
|tag data ok
 +
|-
 +
|1
 +
|R
 +
|tag data errors detected
 +
|-
 +
 +
|rowspan="2"|i<address>.unknown.error
 +
|0
 +
|R
 +
|no unknown errors
 +
|-
 +
|1
 +
|R
 +
|unknown error detected
 +
|-
 +
 +
|rowspan="2"|i<address>.write
 +
|<tag data>
 +
|R
 +
|tag data write successful
 +
|-
 +
|error
 +
|R
 +
|tag data write error
 +
|-
 +
 +
|o<address>.write
 +
|<tag data>
 +
|W
 +
|30 characters hexadecimal representation of the 15 bytes data to be written on the tag
 +
|-
 +
|}
 +
 +
----
 +
 +
=== MODHT ===
 +
 +
MODHT is the hotel room controller module.
 +
 +
It uses 1 input and 1 output address.
 +
 +
Tags configuration data are written to the module’s EEPROM (persistent internal memory).
 +
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 +
|-
 +
 +
|rowspan="2"|i<address>.door
 +
|0
 +
|R
 +
|door closed
 +
|-
 +
|1
 +
|R
 +
|door open
 +
|-
 +
 +
|rowspan="2"|i<address>.window
 +
|0
 +
|R
 +
|window closed
 +
|-
 +
|1
 +
|R
 +
|window open
 +
|-
 +
 +
|rowspan="2"|i<address>.panic
 +
|0
 +
|R
 +
|panic request not active
 +
|-
 +
|1
 +
|R
 +
|panic request
 +
|-
 +
 +
|rowspan="2"|i<address>.busy
 +
|0
 +
|R
 +
|room is free
 +
|-
 +
|1
 +
|R
 +
|room is occupied
 +
|-
 +
 +
|rowspan="2"|i<address>.1
 +
|0
 +
|R
 +
|input pin 1 off
 +
|-
 +
|1
 +
|R
 +
|input pin 1 on
 +
|-
 +
 +
|rowspan="2"|i<address>.2
 +
|0
 +
|R
 +
|input pin 2 off
 +
|-
 +
|1
 +
|R
 +
|input pin 2 on
 +
|-
 +
 +
|rowspan="2"|i<address>.3
 +
|0
 +
|R
 +
|input pin 3 off
 +
|-
 +
|1
 +
|R
 +
|input pin 3 on
 +
|-
 +
 +
|rowspan="2"|i<address>.ev
 +
|0
 +
|R
 +
|EV output off
 +
|-
 +
|1
 +
|R
 +
|EV output on
 +
|-
 +
 +
|rowspan="2"|i<address>.aux
 +
|0
 +
|R
 +
|AUX output off
 +
|-
 +
|1
 +
|R
 +
|AUX output on
 +
|-
 +
 +
|rowspan="2"|i<address>.dnd
 +
|0
 +
|R
 +
|do not disturb not active
 +
|-
 +
|1
 +
|R
 +
|do not disturb
 +
|-
 +
 +
|rowspan="2"|i<address>.service
 +
|0
 +
|R
 +
|room service request not active
 +
|-
 +
|1
 +
|R
 +
|room service request
 +
|-
 +
 +
|rowspan="2"|i<address>.booked
 +
|0
 +
|R
 +
|room is not booked
 +
|-
 +
|1
 +
|R
 +
|room is booked
 +
|-
 +
 +
|rowspan="2"|i<address>.mode
 +
|summer
 +
|R
 +
|summer mode
 +
|-
 +
|winter
 +
|R
 +
|winter mode
 +
|-
 +
 +
|rowspan="5"|i<address>.fan
 +
|off
 +
|R
 +
|fan set to off
 +
|-
 +
|auto
 +
|R
 +
|fan speed set to auto
 +
|-
 +
|min
 +
|R
 +
|fan speed set to minimum
 +
|-
 +
|med
 +
|R
 +
|fan speed set to medium
 +
|-
 +
|max
 +
|R
 +
|fan speed set to max
 +
|-
 +
 +
|rowspan="2"|i<address>.fan.status
 +
|0
 +
|R
 +
|fan is off
 +
|-
 +
|1
 +
|R
 +
|fan is on (cooling or heating)
 +
|-
 +
 +
|i<address>.temp
 +
|<temp>
 +
|R
 +
|ambient temperature value (in C/10)
 +
|-
 +
 +
|i<address>.setpoint.temp
 +
|<temp>
 +
|R
 +
|setpoint value (in C/10)
 +
|-
 +
 +
|i<address>.tag.door
 +
|1...5
 +
|R
 +
|type of tag that is opening the door (1 to 4 are service tags; 5 is a customer tag). After 5 seconds the value is reset to 0
 +
|-
 +
 +
|rowspan="2"|i<address>.tag.room
 +
|0
 +
|R
 +
|no tag present in room’s reader
 +
|-
 +
|1...5
 +
|R
 +
|type of tag inserted in the room’s reader (1 to 4 are service tags; 5 is a customer tag)
 +
|-
 +
 +
|i<address>.tag.<n>
 +
|<tag data>
 +
|R
 +
|24 characters hexadecimal representation of the 12 bytes data matching service N tags (N from 1 to 5) stored in module’s EEPROM
 +
|-
 +
 +
|rowspan="2"|i<address>.pcam.error
 +
|0
 +
|R
 +
|PCAM module ok
 +
|-
 +
|1
 +
|R
 +
|PCAM module error
 +
|-
 +
 +
|rowspan="2"|i<address>.tpr.error
 +
|0
 +
|R
 +
|TPR/H module ok
 +
|-
 +
|1
 +
|R
 +
|TPR/H module error
 +
|-
 +
 +
|i<address>.mask
 +
|style="white-space:nowrap"|<mask data>
 +
|R
 +
|24 characters hexadecimal representation of the 12 bytes tag mask stored in module’s EEPROM
 +
|-
 +
 +
|i<address>.data.door
 +
|0<br/><tag data>
 +
|R
 +
|30 characters hexadecimal representation of the 15 bytes of tag data being read from the door reader; “0” if the module is not seeing any tag (this data point is available with MODHT firmware 5.3 or newer)
 +
|-
 +
 +
|i<address>.data.room
 +
|0<br/><tag data>
 +
|R
 +
|30 characters hexadecimal representation of the 15 bytes of tag data being read from the room reader; “0” if the module is not seeing any tag (this data point is available with MODHT firmware 5.3 or newer)
 +
|-
 +
 +
|i<address>.setpoint.summer.<n> <br/> i<address>.setpoint.winter.<n>
 +
|<temp>
 +
|R
 +
|winter/summer setpoint <n> (1...3) current value (in C/10)
 +
|-
 +
 +
|i<address>.setpoint.delta.summer.low <br/> i<address>.setpoint.delta.summer.high <br/> i<address>.setpoint.delta.winter.low <br/>  i<address>.setpoint.delta.winter.high
 +
|style="white-space:nowrap"|<temp delta limit> <br/> 1...9
 +
|R
 +
|the current temperature setpoint low/high limits for winter and summer modes (in C)
 +
|-
 +
 +
|rowspan="2"|o<address>.tag.<n>
 +
|<tag data>
 +
|R
 +
|tag data write successful
 +
|-
 +
|error
 +
|R
 +
|tag data write error
 +
|-
 +
 +
|rowspan="2"|o<address>.mask
 +
|<mask data>
 +
|R
 +
|mask data write successful
 +
|-
 +
|error
 +
|R
 +
|mask data write error
 +
|-
 +
 +
|rowspan="2"|o<address>.setpoint.summer.<n> <br/> o<address>.setpoint.winter.<n>
 +
|<temp>
 +
|R
 +
|winter/summer setpoint N (1-3) write successful (in C/10)
 +
|-
 +
|error
 +
|R
 +
|setpoint write error
 +
|-
 +
 +
|rowspan="2"|o<address>.setpoint.delta.summer.low <br/> o<address>.setpoint.delta.summer.high <br/> o<address>.setpoint.delta.winter.low <br/>  o<address>.setpoint.delta.winter.high
 +
|<temp delta limit> <br/> 1...9
 +
|R
 +
|setpoint min/max limit for winter/summer write successful (in C)
 +
|-
 +
|error
 +
|R
 +
|setpoint limit write error
 +
|-
 +
 +
|rowspan="2"|o<address>.ev.enable
 +
|0
 +
|W
 +
|EV output disabled
 +
|-
 +
|1
 +
|W
 +
|EV output enabled
 +
|-
 +
 +
|rowspan="2"|o<address>.aux.enable
 +
|0
 +
|W
 +
|AUX output disabled
 +
|-
 +
|1
 +
|W
 +
|AUX output enabled
 +
|-
 +
 +
|o<address>.panic.reset
 +
|1
 +
|W
 +
|panic request reset
 +
|-
 +
 +
|rowspan="2"|o<address>.busy
 +
|0
 +
|W
 +
|set room status to free
 +
|-
 +
|1
 +
|W
 +
|set room status to occupied
 +
|-
 +
 +
|rowspan="2"|o<address>.ev
 +
|0
 +
|W
 +
|EV output off
 +
|-
 +
|1
 +
|W
 +
|EV output on
 +
|-
 +
 +
|rowspan="2"|o<address>.aux
 +
|0
 +
|W
 +
|AUX output off
 +
|-
 +
|1
 +
|W
 +
|AUX output on
 +
|-
 +
 +
|o<address>.dnd.reset
 +
|1
 +
|W
 +
|do not disturb reset
 +
|-
 +
 +
|o<address>.service.reset
 +
|1
 +
|W
 +
|do not disturb reset
 +
|-
 +
 +
|rowspan="2"|o<address>.booked
 +
|0
 +
|W
 +
|set room as not booked
 +
|-
 +
|1
 +
|W
 +
|set room as booked
 +
|-
 +
 +
|rowspan="2"|o<address>.mode
 +
|summer
 +
|W
 +
|set room to summer mode
 +
|-
 +
|winter
 +
|W
 +
|set room to winter mode
 +
|-
 +
 +
|rowspan="2"|o<address>.fan
 +
|off
 +
|W
 +
|set fan off
 +
|-
 +
|auto
 +
|W
 +
|set fan to auto mode
 +
|-
 +
 +
|rowspan="2"|o<address>.comfort
 +
|0
 +
|W
 +
|output 3 off
 +
|-
 +
|1
 +
|W
 +
|output 3 on
 +
|-
 +
 +
|rowspan="2"|o<address>.fan.heating.min
 +
|0
 +
|W
 +
|reset heating speed limit
 +
|-
 +
|1
 +
|W
 +
|limit heating speed to min
 +
|-
 +
 +
|rowspan="2"|o<address>.fan.cooling.min
 +
|0
 +
|W
 +
|reset cooling speed limit
 +
|-
 +
|1
 +
|W
 +
|limit cooling speed to min
 +
|-
 +
 +
|rowspan="2"|o<address>.tag.<n>
 +
|read
 +
|W
 +
|read the 12 bytes stored in module’s EEPROM for service N tags (<n> from 1 to 5)
 +
|-
 +
|<tag data>
 +
|W
 +
|24 characters hexadecimal representation of the 12 bytes data matching service N tags (N from 1 to 5), to be stored in module’s EEPROM. After writing data, you should wait approximately 150ms before sending a read command
 +
|-
 +
 +
|rowspan="2"|o<address>.mask
 +
|read
 +
|W
 +
|read the 12 bytes mask stored in module’s EEPROM
 +
|-
 +
|<mask data>
 +
|W
 +
|24 characters hexadecimal representation of the 12 bytes tag mask, to be stored in module’s EEPROM. After writing data, you should wait approximately 150ms before sending a read command
 +
|-
 +
 +
|rowspan="2"|o<address>.setpoint.summer.<n> <br/> o<address>.setpoint.winter.<n>
 +
|read
 +
|W
 +
|read winter/summer setpoint <n> (1-3)
 +
|-
 +
|<temp>
 +
|W
 +
|set winter/summer setpoint <n> (1-3)
 +
|-
 +
 +
|o<address>.setpoint.delta
 +
|read
 +
|W
 +
|read winter and summer, low and high setpoint limits
 +
|-
 +
 +
|o<address>.setpoint.delta.summer.low <br/> o<address>.setpoint.delta.summer.high <br/> o<address>.setpoint.delta.winter.low <br/> o<address>.setpoint.delta.winter.high
 +
|<temp delta limit>
 +
|W
 +
|set winter/summer, low/high setpoint limit (in C)
 +
|-
 +
 +
|}
 +
 +
----
 +
 +
=== MODCA ===
 +
 +
MODCA is the access control module.
 +
 +
It uses 1 input and 1 output address.
 +
 +
Tags configuration data are written to the module’s EEPROM (persistent external memory).
 +
 +
Site codes and the tags mask are written to the internal EEPROM.
 +
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 +
|-
 +
 +
|rowspan="2"|i<address>.1
 +
|0
 +
|R
 +
|input pin 1 off
 +
|-
 +
|1
 +
|R
 +
|input pin 1 on
 +
|-
 +
 +
|rowspan="2"|i<address>.2
 +
|0
 +
|R
 +
|input pin 2 off
 +
|-
 +
|1
 +
|R
 +
|input pin 2 on
 +
|-
 +
 +
|rowspan="2"|i<address>.blocked
 +
|0
 +
|R
 +
|access control enabled
 +
|-
 +
|1
 +
|R
 +
|access blocked
 +
|-
 +
 +
|rowspan="2"|i<address>.tpr.error
 +
|0
 +
|R
 +
|TPR module ok
 +
|-
 +
|1
 +
|R
 +
|TPR module error
 +
|-
 +
 +
|rowspan="2"|i<address>.access.granted.1
 +
|0
 +
|R
 +
|no tag present at antenna 1
 +
|-
 +
|1
 +
|R
 +
|access granted to tag at antenna 1
 +
|-
 +
 +
|rowspan="2"|i<address>.access.granted.2
 +
|0
 +
|R
 +
|no tag present at antenna 2
 +
|-
 +
|1
 +
|R
 +
|access granted to tag at antenna 2
 +
|-
 +
 +
|rowspan="8"|i<address>.access.denied
 +
|0
 +
|R
 +
|access denied flags reset
 +
|-
 +
|site
 +
|R
 +
|access denied due to site code error
 +
|-
 +
|code
 +
|R
 +
|access denied due to user code error
 +
|-
 +
|total.limit
 +
|R
 +
|access denied due to exceeded total number of access grants
 +
|-
 +
|daily.limit
 +
|R
 +
|access denied due to exceeded daily number of access grants
 +
|-
 +
|time
 +
|R
 +
|access denied due to time range violation
 +
|-
 +
|day
 +
|R
 +
|access denied due to weekday violation
 +
|-
 +
|expired
 +
|R
 +
|access denied due expired tag
 +
|-
 +
 +
|i<address>.denied.code
 +
|<tag code>
 +
|R
 +
|the tag code (decimal value of selected two bytes of the tag data) that was denied access
 +
|-
 +
 +
|i<address>.granted.1.code
 +
|<tag code>
 +
|R
 +
|the tag code (decimal value of selected two bytes of the tag data) that was granted access at antenna 1
 +
|-
 +
 +
|i<address>.granted.2.code
 +
|<tag code>
 +
|R
 +
|the tag code (decimal value of selected two bytes of the tag data) that was granted access at antenna 2
 +
|-
 +
 +
|i<address>.site.<n>
 +
|style="white-space:nowrap"|<site data>
 +
|R
 +
|16 characters hexadecimal representation of the 8 bytes data representing the Nth site code (N from 1 to 4) stored in module’s EEPROM
 +
|-
 +
 +
|i<address>.mask
 +
|style="white-space:nowrap"|<mask data>
 +
|R
 +
|16 characters hexadecimal representation of the 8 bytes site code mask stored in module’s EEPROM
 +
|-
 +
 +
|i<address>.mask
 +
|<mask data>
 +
|R
 +
|16 characters hexadecimal representation of the 8 bytes site code mask stored in module’s EEPROM
 +
|-
 +
 +
|i<address>.user.<n>
 +
|<user data>
 +
|R
 +
|32 characters hexadecimal representation of the 16 bytes data for user <n> (N from 1 to 2000) stored in module’s EEPROM
 +
|-
 +
 +
|rowspan="2"|o<address>.site.<n>
 +
|<site data>
 +
|R
 +
|site data write successful
 +
|-
 +
|error
 +
|R
 +
|site data write error
 +
|-
 +
 +
|rowspan="2"|o<address>.mask
 +
|<mask data>
 +
|R
 +
|mask data write successful
 +
|-
 +
|error
 +
|R
 +
|mask data write error
 +
|-
 +
 +
|rowspan="2"|o<address>.user.<n>
 +
|<user data>
 +
|R
 +
|user data write successful
 +
|-
 +
|error
 +
|R
 +
|user data write error
 +
|-
 +
 +
|rowspan="2"|o<address>.relay
 +
|0
 +
|W
 +
|relay output off
 +
|-
 +
|1
 +
|W
 +
|relay output on (with firmware versions before 5.3 this is a pulse data point, and resets to 0 immediately after the relay is closed, usually before the relay closure time)
 +
|-
 +
 +
|rowspan="2"|o<address>.block
 +
|0
 +
|W
 +
|enable access control
 +
|-
 +
|1
 +
|W
 +
|block access block
 +
|-
 +
 +
|rowspan="2"|o<address>.access.granted.code
 +
|0
 +
|W
 +
|reset
 +
|-
 +
|1
 +
|W
 +
|allow access even when site code is not valid
 +
|-
 +
 +
|rowspan="2"|o<address>.access.granted.total.limit
 +
|0
 +
|W
 +
|reset
 +
|-
 +
|1
 +
|W
 +
|allow access even when the total limit of access grants has been exceeded
 +
|-
 +
 +
|rowspan="2"|o<address>.access.granted.daily.limit
 +
|0
 +
|W
 +
|reset
 +
|-
 +
|1
 +
|W
 +
|allow access even when the daily limit of access grants has been exceeded
 +
|-
 +
 +
|rowspan="2"|o<address>.access.granted.time
 +
|0
 +
|W
 +
|reset
 +
|-
 +
|1
 +
|W
 +
|allow access even outside of the allowed timeframe
 +
|-
 +
 +
|rowspan="2"|o<address>.access.granted.day
 +
|0
 +
|W
 +
|reset
 +
|-
 +
|1
 +
|W
 +
|allow access even outside of the allowed weekdays
 +
|-
 +
 +
|rowspan="2"|o<address>.access.granted.expired
 +
|0
 +
|W
 +
|reset
 +
|-
 +
|1
 +
|W
 +
|allow access even when the tag is expired
 +
|-
 +
 +
|rowspan="2"|o<address>.site.<n>
 +
|read
 +
|W
 +
|read the 8 bytes stored in module’s EEPROM for site N code (<n> from 1 to 4)
 +
|-
 +
|<site data>
 +
|W
 +
|16 characters hexadecimal representation of the 8 bytes data of site N code (N from 1 to 4), to be stored in module’s EEPROM. After writing data, you should wait approximately 100ms before sending a read command
 +
|-
 +
 +
|rowspan="2"|o<address>.mask
 +
|read
 +
|W
 +
|read the 8 bytes mask stored in module’s EEPROM
 +
|-
 +
|<mask data>
 +
|W
 +
|16 characters hexadecimal representation of the 8 bytes site code mask, to be stored in module’s EEPROM. After writing data, you should wait approximately 100ms before sending a read command
 +
|-
 +
 +
|rowspan="3"|o<address>.user.<n>
 +
|read
 +
|W
 +
|read the 16 bytes stored in module’s EEPROM for user N (<n> from 1 to 2000)
 +
|-
 +
|<user data>
 +
|W
 +
|16 characters hexadecimal representation of the first 8 bytes of access control data for user N (N from 1 to 2000) , to be stored in module’s EEPROM
 +
|-
 +
|<reset>
 +
|W
 +
|reset to 0 the total and daily counters for user <n>
 +
|-
 +
 +
|o<address>.users
 +
|erase
 +
|W
 +
|deletes all users data. This action requires up to about 27 seconds to be completed. It also deletes all i<address>.user.<n> and o<address>.user.<n> data points
 +
|-
 +
|}
 +
 +
----
 +
 +
=== MODKB ===
 +
 +
MODKB is the keypad access control module.
 +
 +
It uses 1 input and 1 output address.
 +
 +
PIN configuration data are written to the module’s EEPROM (persistent memory).
 +
 +
{| class="wikitable"
 +
!ID
 +
!Value
 +
!R/W
 +
!Description
 +
|-
 +
 +
|rowspan="2"|i<address>.1
 +
|0
 +
|R
 +
|input pin 1 off
 +
|-
 +
|1
 +
|R
 +
|input pin 1 on
 +
|-
 +
 +
|rowspan="2"|i<address>.2
 +
|0
 +
|R
 +
|input pin 2 off
 +
|-
 +
|1
 +
|R
 +
|input pin 2 on
 +
|-
 +
 +
|rowspan="2" style="white-space:nowrap"|i<address>.access.granted.<n>
 +
|0
 +
|R
 +
|reset
 +
|-
 +
|1
 +
|R
 +
|access granted to PIN <n> (<n> from 1 to 30)
 +
|-
 +
 +
|i<address>.access.pin
 +
|style="white-space:nowrap"|<pin code>
 +
|R
 +
|the last pin code entered on the keypad (from 1 to 65535). Reset to 0 after programmed code persistence time
 +
|-
 +
 +
|rowspan="5"|i<address>.access.granted.<n>
 +
|0
 +
|R
 +
|access denied flags reset
 +
|-
 +
|site
 +
|R
 +
|access denied due to site code error
 +
|-
 +
|code
 +
|R
 +
|access denied due to user code error
 +
|-
 +
|time
 +
|R
 +
|access denied due to time range violation
 +
|-
 +
|day
 +
|R
 +
|access denied due to weekday violation
 +
|-
 +
 +
|i<address>.pin.<n>
 +
|style="white-space:nowrap"|<pin data>
 +
|R
 +
|16 characters hexadecimal representation of the 8 bytes data for PIN <n> (<n> from 1 to 30) stored in module’s EEPROM
 +
|-
 +
 +
|rowspan="2"|o<address>.pin.<n>
 +
|<pin data>
 +
|R
 +
|pin data write successful
 +
|-
 +
|error
 +
|R
 +
|pin data write error
 +
|-
 +
 +
|rowspan="2"|o<address>.relay
 +
|0
 +
|W
 +
|relay output off
 +
|-
 +
|1
 +
|W
 +
|relay output on (pulse output, resets to 0 immediately after the relay is closed, usually before the relay closure time)
 +
|-
 +
 +
|rowspan="2"|o<address>.lock.all
 +
|0
 +
|W
 +
|reset
 +
|-
 +
|1
 +
|W
 +
|disables access to all PINs
 +
|-
 +
 +
|rowspan="2"|o<address>.lock.<n>
 +
|0
 +
|W
 +
|reset
 +
|-
 +
|1
 +
|W
 +
|disables access to PIN <n> (<n> from 1 to 30)
 +
|-
 +
 +
|rowspan="2"|o<address>.pin.<n>
 +
|read
 +
|W
 +
|read the 8 bytes stored in module’s EEPROM for PIN <n> (<n> from 1 to 30)
 +
|-
 +
|<pin data>
 +
|W
 +
|16 characters hexadecimal representation of the 8 bytes data for PIN <n> (<n> from 1 to 30), to be stored in module’s EEPROM
 +
|-
 +
 +
|}
 +
 +
== User Interface ==
 +
 +
All CONTATTO devices data points that have been defined in the systemtopo.txt database are automatically listed in the Project Editor. Adding a button to control a device output point requires just a few clicks and no additional EVENTS logic.
 +
 +
 +
[[File:IO_Servers_Contatto_Project_Editor.png|center|border|600px]]
 +
 +
 +
Besides the direct association of control buttons and data points, the CONTATTO driver also automatically updates graphical objects that represent values or states of complex devices, like the CLIMA2 temperature control unit. It will also automatically intercept buttons to manually set operation modes and temperature set-points.
 +
 +
----
 +
 +
=== CLIMA2 ===
 +
 +
You can use the [[temp]] and [[tempmini]] objects to control CLIMA2 devices.
 +
 +
 +
[[File:UI Object clima2.png|border]]
 +
 +
 +
The fan button, in the bottom right-hand corner, is not enabled because the manual control of the fan speed is not available. The M button, in the top right-hand corner, allows to switch on/off the module.
 +
 +
You can also easily create customized controls for the CLIMA2, using standard graphic objects that are automatically set to show the device’s status and intercepted to send user commands.
 +
 +
==== UISET Actions ====
 +
{| class="wikitable"
 +
!ID
 +
!Attribute
 +
!colspan="2"|Set to
 +
|-
 +
 +
|rowspan="2"|<address>.mode
 +
|summer
 +
|summer mode (cooling)
 +
|-
 +
|winter
 +
|winter mode (heating)
 +
|-
 +
 +
|<address>.mode.label.summer
 +
|visible
 +
|if the CLIMA2 is in summer mode
 +
|-
 +
 +
|<address>.mode.label.winter
 +
|visible
 +
|if the DFCT is in winter mode
 +
|-
 +
 +
|rowspan="2"|<address>.status
 +
|off
 +
|zone off
 +
|-
 +
|on
 +
|zone on
 +
|-
 +
 +
|<address>.status.label.off
 +
|visible
 +
|if the zone is not cooling or heating
 +
|-
 +
 +
|<address>.status.label.cooling
 +
|visible
 +
|if the zone is cooling
 +
|-
 +
 +
|<address>.status.label.heating
 +
|visible
 +
|if the zone is heating
 +
|-
 +
 +
|rowspan="4"|<address>.fan
 +
|off
 +
|fan off
 +
|-
 +
|min
 +
|minimum fan speed
 +
|-
 +
|med
 +
|medium fan speed
 +
|-
 +
|max
 +
|maximum fan speed
 +
|-
 +
 +
|<address>.fan.label.min
 +
|visible
 +
|the fan speed is min
 +
|-
 +
 +
|<address>.fan.label.med
 +
|visible
 +
|the fan speed is med
 +
|-
 +
 +
|<address>.fan.label.max
 +
|visible
 +
|the fan speed is max
 +
|-
 +
 +
|rowspan="3"|<address>.setpoint
 +
|1,2,3
 +
|active setpoint
 +
|-
 +
|man
 +
|manual setpoint
 +
|-
 +
|off
 +
|zone off
 +
|-
 +
 +
|<address>.setpoint.label.man
 +
|visible
 +
|manual setpoint is active
 +
|-
 +
 +
|<address>.setpoint.label.off
 +
|visible
 +
|zone is off
 +
|-
 +
 +
|rowspan="2"|<address>.setpoint.mode
 +
|on
 +
|if zone is on
 +
|-
 +
|off
 +
|if zone is off
 +
|-
 +
 +
|<address>.setpoint.temp
 +
|<value>
 +
|the active setpoint temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
 +
|-
 +
 +
|rowspan="2"|<address>.temp
 +
|<temp>
 +
|the measured temperature, in Celsius degrees with one decimal digit, followed by " &deg;C"
 +
|-
 +
|fault
 +
|fault/error condition
 +
|-
 +
 +
|}
 +
 +
==== USER Commands ====
 +
 +
{| class="wikitable"
 +
!Name
 +
!Param
 +
!Action
 +
|-
 +
 +
|rowspan="4"|<address>
 +
|on
 +
|module on
 +
|-
 +
|off
 +
|module off
 +
|-
 +
|mode.summer
 +
|set summer mode (cooling)
 +
|-
 +
|mode.winter
 +
|set winter mode (heating)
 +
|-
 +
 +
|rowspan="6"|<address>.setpoint
 +
|temp.up
 +
|increase setpoint temperature in 0.5C steps
 +
|-
 +
|temp.down
 +
|decrease setpoint temperature in 0.5C steps
 +
|-
 +
|0...400
 +
|set the default setpoint (wrong) to the defined value (in C/10)
 +
|-
 +
|mode
 +
|cycle through on and off modes
 +
|-
 +
|mode.on
 +
|module on
 +
|-
 +
|mode.off
 +
|module off
 +
|-
 +
 
|}
 
|}
  
==== USER Commands ====
+
== Release Notes ==
  
{| class="wikitable"
+
=== 3.2.2 ===
!Name
+
bug fixes:
!Param
+
*the toolspassword optional parameter was incorrectly converted to lower case
!Action
+
*fixed a bug that prevented reading the last 3 addresses of MOAN/I4 and MI420-X4 modules
|-
+
=== 3.2.1 ===
 
+
*added support for MODHT set-point delta limits read and write
|rowspan="3"|<address>
+
*the lux datapoint name was incorrectly set to ID.i<addr>.1 instead of ID.i<addr>.lux
|mode
+
=== 3.2.0 ===
|cycle through summer and winter mode
+
*support for MODCA, MODHT, MODKB, MODPQ5
|-
+
*new "detectevents" option, generates forced events when a device is detected at start-up
|mode.summer
+
*support for the toolspassword option, to allow MCP-IDE and other tools secure remote access to the MCP via HSYCO
|set summer mode (cooling)
+
*new clock datapoint to read the MXP-XT internal clock and set it to HSYCO's time
|-
+
=== 3.0.3 ===
|mode.winter
+
*optimized performance of MCP’s registers status polling
|set winter mode (heating)
+
*the server failed to initialized when an unsupported device was configured in the MCP
|-
+
=== 3.0.1 ===
 +
*you can now limit the number of virtual points and registers read and written by HSYCO, and have access to all of the 1024 registers; defaults are unchanged
 +
=== 3.0.0 ===
 +
*initial release
  
|rowspan="16"|<address>.setpoint
+
----
|mode
 
|cycle through the manual, automatic and off operation modes
 
|-
 
|mode.comfort
 
|set comfort operation mode
 
|-
 
|mode.eco
 
|set eco operation mode
 
|-
 
|mode.off
 
|off mode
 
|-
 
|temp.up
 
|increase the active setpoint temperature in 0.5C steps
 
|-
 
|temp.down
 
|ddecrease the active setpoint temperature in 0.5C steps
 
|-
 
|temp.<t>
 
|active setpoint set to temperature t, in C/10 (0 <= t <= 355)
 
|-
 
|temp.1.up
 
|increase comfort setpoint temperature in 0.5C steps
 
|-
 
|temp.1.down
 
|decrease comfort setpoint temperature in 0.5C steps
 
|-
 
|temp.1.<t>
 
|comfort setpoint set to temperature t, in C/10 (0 <= t <= 355)
 
|-
 
|temp.2.up
 
|increase eco setpoint temperature in 0.5C steps
 
|-
 
|temp.2.down
 
|decrease eco setpoint temperature in 0.5C steps
 
|-
 
|temp.2.<t>
 
|eco setpoint set to temperature t, in C/10 (0 <= t <= 355)
 
|-
 
  
|temp.man.up
 
|increase setpoint temperature limit in 0.5C steps
 
|-
 
|temp.man.down
 
|decrease setpoint temperature limit in 0.5C steps
 
|-
 
|temp.man.<t>
 
|set-point temperature limit set to temperature t, in C/10 (0 <= t <= 355)
 
|-
 
  
|}
+
''HSYCO and Home Systems Consulting are registered trademarks of Home Systems Consulting SpA. Java and JavaScript are registered trademarks of Oracle and/or its affiliates. CONTATTO and DUEMMEGI are registered trademarks of DUEMMEGI SRL. Other products or company names can be trademarks or registered trademarks of other companies and are used for demonstrative purposes only, with no violation intent.''

Latest revision as of 19:12, 10 April 2014

The CONTATTO system is DUEMMEGI’s proprietary bus architecture for building automation. HSYCO fully integrates with this system through the MCP control and gateway module, and its FXP-XT serial communication protocol.

A serial connection between the MCP and the HSYCO SERVER is required for the integration, either directly through the server’s RS-232 port or via the RS-232 port of a supported serial to IP gateway, including the WEBS module.

Communication

Employ a DE-9 (often called DB-9) male-female RS-232 straight cable to connect the RS-232 MCP port to the serial port on HSYCO SERVER or serial gateway.

RS-232 parameters:

Baud rate 9600, 38400, 57600 or 115200 bps (according to the MCP serial port setting)
Data bits 8
Stop bit 1
Parity none
Flow control none

Note A speed of 115200 bps is recommended to achieve good performance, particularly when the number of devices connected to the bus is large.

HSYCO Configuration

You can define and connect to more than one CONTATTO bus using several MCP gateways.

The CONTATTO I/O Server also supports dual, redundant connections between HSYCO and MCP.

If the main connection fails, HSYCO automatically re-routes the communication with MCP through the fail-over connection.

Options

ID Default Values Description
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
inputdiscovery false true auto-detects CONTATTO’s input devices as configured in the MCP, and automatically creates the list of all detected devices and individual data points in the systemtopo.txt file. Should be enabled to allow the automatic update of (button) objects’ states
false auto-detect for input devices is disabled
outputdiscovery true true auto-detects CONTATTO’s output devices as configured in the MCP, and automatically creates the list of all detected devices and individual data points in the systemtopo.txt file. Should be enabled to allow the automatic update of (button) objects’ states
false auto-detect for output devices is disabled
virtualdiscovery false true auto-detects CONTATTO’s virtual points for input and output devices as configured in the MCP, and automatically creates the list of all detected virtual data points in the systemtopo.txt file. Should be enabled to allow the automatic update of (button) objects’ states
false auto-detect for devices’ virtual data points is disabled
virtualpoints false 1 ... 2033 enables polling for the first n virtual points of the MCP. Enable this option only if you need to generate I/O events based on these virtual points
true enables polling for all the 2032 virtual points of the MCP
false polling of the MCP virtual data points is disabled
registers false 1 ... 1024 enables polling for registers R0-Rn of the MCP. Enable this option only if you need to generate I/O events based on these registers
true enables polling for registers R0-R127 of the MCP
false polling of the MCP registers is disabled
powerdisplay false ≥ 0 (MODANA address) enables the automatic display in the GUI of the total real power measured by a DFANA module connected to this MCP. Note that, if you have more than one MCP gateway, you should enable this option for one gateway only
false power display disabled for this MCP
powersensivity 50 ≥ 0 measured power changes are reported only if the difference from last reading is equal or greater than the power sensivity option, in Watts
detectevents false true generate forced events when a device is detected at start-up
false do not generate events when a device is detected at start-up
toolspassword string set this option with a long string (only letters and numbers) password to allow the remote connection of MCP-IDE and other configuration tools to the MCP gateways that are connected to HSYCO. For additional security, it is recommended to set this option only when required
language english en it fr language for all messages from the CONTATTO system: English, Italian or French

Initialization and Connection Events

Event name Value Description
connection online connection established to the MCP module
offline HSYCO can’t connect to the MCP module
detected.input.<n>. model name an input device of the type passed as value has been detected at address <n>, using addresses
detected.output.<n>. model name an output device of the type passed as value has been detected at address <n>, using addresses

The Device Configuration Database

The systemtopo.txt file contains the list of all devices and their individual input, output and virtual data points that could be directly associated to graphic object in the Web-based user interface. This file can be filled manually or automatically by HSYCO at start-up.

To enable automatic discovery and automatic generation of devices’ information in the systemtopo file, use the inputdiscovery, outputdiscovery and virtualdiscovery options in Settings. The default behavior is to only discover devices with output data points.

This is an example of an automatically generated systemtopo.txt file:

(devices)
contatto.o10.1 : LIGHT ; LIGHT
contatto.o6.1 : LIGHT ; DIMMER
contatto.o7.2 : LIGHT ; LIGHT
contatto.o7.1 : LIGHT ; DIMMER
contatto.o9.2 : AUTOM ; VSHUT
contatto.o5.4 : LIGHT ; LIGHT
contatto.o9.1 : AUTOM ; VSHUT
contatto.o5.3 : LIGHT ; LIGHT
contatto.o5.2 : LIGHT ; LIGHT
contatto.o5.1 : LIGHT ; LIGHT

You should then manually add comments and other optional parameters:

(devices)
contatto.o10.1 : LIGHT ; LIGHT; main entrance light
contatto.o6.1 : LIGHT ; DIMMER; lobby dimmer
contatto.o7.2 : LIGHT ; LIGHT; kitchen workbench
contatto.o7.1 : LIGHT ; DIMMER; kitchen main dimmer

MCP Virtual Data Points and Registers

The MCP implements 2032 virtual points for binary (on/off) data and 1024 registers for positive scalar values (0-65535). All the virtual points and the registers can optionally generate I/O events. You can also write to the virtual data points and registers using the IO action in EVENTS or ioSet() method in Java.

You cannot directly control the MCP virtual data points and registers using GUI objects.

To enable polling of the current state of the MCP’s virtual data points, enable the virtualpoints options in hsyco.ini.

To enable polling of the current state of the MCP’s registers, enable the registers options in hsyco.ini.

If you only have to write to virtual points or registers, enabling polling is not strictly required.

ID Value R/W Description
v0.<n> 0 RW virtual data point <n> off (<n>: 1-2032)
1 RW virtual data point <n> on (<n>: 1-2032)
r0.<n> <x> RW register <n> off (<n>: 0-1023) set to value <x> (<x>: 0-65535)

MCP Internal Clock

The MCP module has an integrated real-time clock. You can use the clock datapoint to read the MCP date and time, and set the MCP clock to HSYCO’s current time.

ID Value R/W Description
clock yyyy-mm-dd hh:mm:ss R the MCP clock current time
read W read the MCP clock, and the delta with HSYCO’s time
sync W set the MCP clock to HSYCO’s current time
clock.delta integer number R the delta time in seconds between the MCP and HSYCO clocks. A positive number means that the MCP clock is ahead of HSYCO

CONTATTO Modules Events and Control

Module Code Description
MOD8I/A 8 digital input module for NO contacts in modular housing
MOD32I/A 32 digital input module for NO contacts in modular housing
MOD8INP2/A 8 digital input module for NO contacts
MOD8INP2/C 8 digital input module for NC contacts
MOAN/I 0÷10V analog input module
MOAN/I4 quad 0÷10V analog input module
MI420 4÷20mA analog input module
MI420-X4 quad 4÷20mA analog input module
MOD4AM12/V/I 4-channel 0÷10V or 4÷20mA (0÷21mA) analog input module
MOD2PT input module for two PT100 temperature probes
MODCNT 4-channel counter module in modular housing
MODNTC input module for ambient temperature sensors and potentiometers
MOD4I/A 4-digital input module for NO contacts in modular housing
MOD4I/S 4-digital input module for NO contacts in 2M modular housing
MODLUX ambient light measurement module with sensor for ceiling mounting
MODMETEO meteorological data detection module for Contatto bus
MOD8R 8 power relay output module
MODPNP 8 positive logic (PNP) “open collector” digital output module
MODREL 8 relay output compact module in DIN 3M housing
MOAN/U 0÷10V analog output module
MO420 4÷20mA analog output module
MODLC ambient light regulator module with integrated sensor
MOD4-4S 4 digital input and 4 power relay output multifunction module
MOD2-2R 2 digital input and 2 power relay output module
MOD4-4 4 digital input and 4 digital output module
MOD2DM 2x300W dimmer module
MOD2DV dual 1-10V output for electronic ballast driving
MOD8IL 8 digital input – 8 LED output module for wall box
MOD4DV quad 0-10V output module for generic applications or for external dimmers control
MODDMX DMX gateway
MODDALI 4-channel DALI gateway
CLIMA2 module for the regulation of the ambient temperature
MODANA network analyzer module for Contatto bus
MODPQ5 tags proximity reader and programmer
MODHT hotel room controller
MODCA access control module
MODKB keypad access control module

MOD8I/A

8 digital input module for NO contacts in modular housing.

It uses one input address in the CONTATTO bus.

ID Value R/W Description
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.3 0 R input pin 3 off
1 R input pin 3 on
i<address>.4 0 R input pin 4 off
1 R input pin 4 on
i<address>.5 0 R input pin 5 off
1 R input pin 5 on
i<address>.6 0 R input pin 6 off
1 R input pin 6 on
i<address>.7 0 R input pin 7 off
1 R input pin 7 on
i<address>.8 0 R input pin 8 off
1 R input pin 8 on

MOD32I/A

32 digital input module for NO contacts in modular housing.

It uses four addresses of the Contatto bus, one for each group of 8 inputs.

ID Value R/W Description
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.3 0 R input pin 3 off
1 R input pin 3 on
i<address>.4 0 R input pin 4 off
1 R input pin 4 on
i<address>.5 0 R input pin 5 off
1 R input pin 5 on
i<address>.6 0 R input pin 6 off
1 R input pin 6 on
i<address>.7 0 R input pin 7 off
1 R input pin 7 on
i<address>.8 0 R input pin 8 off
1 R input pin 8 on
i<address+1>.1 0 R input pin 1 off
1 R input pin 1 on
i<address+1>.2 0 R input pin 2 off
1 R input pin 2 on
i<address+1>.3 0 R input pin 3 off
1 R input pin 3 on
i<address+1>.4 0 R input pin 4 off
1 R input pin 4 on
i<address+1>.5 0 R input pin 5 off
1 R input pin 5 on
i<address+1>.6 0 R input pin 6 off
1 R input pin 6 on
i<address+1>.7 0 R input pin 7 off
1 R input pin 7 on
i<address+1>.8 0 R input pin 8 off
1 R input pin 8 on
i<address+2>.1 0 R input pin 1 off
1 R input pin 1 on
i<address+2>.2 0 R input pin 2 off
1 R input pin 2 on
i<address+2>.3 0 R input pin 3 off
1 R input pin 3 on
i<address+2>.4 0 R input pin 4 off
1 R input pin 4 on
i<address+2>.5 0 R input pin 5 off
1 R input pin 5 on
i<address+2>.6 0 R input pin 6 off
1 R input pin 6 on
i<address+2>.7 0 R input pin 7 off
1 R input pin 7 on
i<address+2>.8 0 R input pin 8 off
1 R input pin 8 on
i<address+3>.1 0 R input pin 1 off
1 R input pin 1 on
i<address+3>.2 0 R input pin 2 off
1 R input pin 2 on
i<address+3>.3 0 R input pin 3 off
1 R input pin 3 on
i<address+3>.4 0 R input pin 4 off
1 R input pin 4 on
i<address+3>.5 0 R input pin 5 off
1 R input pin 5 on
i<address+3>.6 0 R input pin 6 off
1 R input pin 6 on
i<address+3>.7 0 R input pin 7 off
1 R input pin 7 on
i<address+3>.8 0 R input pin 8 off
1 R input pin 8 on

MOD8INP2/A

8 digital input module for NO contacts.

It uses one input address of the Contatto bus.

ID Value R/W Description
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.3 0 R input pin 3 off
1 R input pin 3 on
i<address>.4 0 R input pin 4 off
1 R input pin 4 on
i<address>.5 0 R input pin 5 off
1 R input pin 5 on
i<address>.6 0 R input pin 6 off
1 R input pin 6 on
i<address>.7 0 R input pin 7 off
1 R input pin 7 on
i<address>.8 0 R input pin 8 off
1 R input pin 8 on

MOD8INP2/C

8 digital input module for NC contacts.

It uses one input address of the Contatto bus.

ID Value R/W Description
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.3 0 R input pin 3 off
1 R input pin 3 on
i<address>.4 0 R input pin 4 off
1 R input pin 4 on
i<address>.5 0 R input pin 5 off
1 R input pin 5 on
i<address>.6 0 R input pin 6 off
1 R input pin 6 on
i<address>.7 0 R input pin 7 off
1 R input pin 7 on
i<address>.8 0 R input pin 8 off
1 R input pin 8 on

MOAN/I

0÷10V analog input module.

It uses one input address in the range 1 to 127 of the Contatto bus.

ID Value R/W Description
i<address>.1 0 ... 255 R voltage value divided in 255 steps

MOAN/I4

Quad 0÷10V analog input module.

It uses four consecutive addresses of the Contatto bus, one for each input.

ID Value R/W Description
i<address>.1 0 ... 255 R voltage value divided in 255 steps
i<address+1>.1 0 ... 255 R voltage value divided in 255 steps
i<address+2>.1 0 ... 255 R voltage value divided in 255 steps
i<address+3>.1 0 ... 255 R voltage value divided in 255 steps

MI420

4÷20mA analog input module.

It uses one input address in the range 1 to 127 of the Contatto bus.

ID Value R/W Description
i<address>.1 0 ... 255 R current value divided in 255 steps

MI420-X4

Quad 4÷20mA analog input module.

It uses four consecutive addresses of the Contatto bus, one for each input.

ID Value R/W Description
i<address>.1 0 ... 255 R current value divided in 255 steps
i<address+1>.1 0 ... 255 R current value divided in 255 steps
i<address+2>.1 0 ... 255 R current value divided in 255 steps
i<address+3>.1 0 ... 255 R current value divided in 255 steps

MOD4AM12/V/I

4-channel 0÷10V or 4÷20mA (0÷21mA) analog input module.

It uses one input address of the Contatto bus.

ID Value R/W Description
i<address>.1 0 ... 4095 R measurement range divided in 4095 steps
i<address>.2 0 ... 4095 R measurement range divided in 4095 steps
i<address>.3 0 ... 4095 R measurement range divided in 4095 steps
i<address>.4 0 ... 4095 R measurement range divided in 4095 steps

MOD2PT

Input module for two PT100 temperature probes.

It uses one or two addresses according to how the dip-switch is set.

If both channels are enabled (IN1 and IN2), setting the n “base” address through the FXPRO programmer, the input address and address+1 (consecutive) will be automatically assigned to the module.

ID Value R/W Description
i<address>.1 0 ... 255 R range –40 ÷ +87.5°C: code 0 corresponds to –40°C and code 255 corresponds to +87.5°C
i<address+1>.1 0 ... 255 R range –40 ÷ +87.5°C: code 0 corresponds to –40°C and code 255 corresponds to +87.5°C

MODCNT

4-channel counter module in modular housing.

It uses one input address of the Contatto bus.

ID Value R/W Description
i<address>.1 0 ... 65535 R number of pulses
i<address>.2 0 ... 65535 R number of pulses
i<address>.3 0 ... 65535 R number of pulses
i<address>.4 0 ... 65535 R number of pulses

MODNTC

Input module for ambient temperature sensors and potentiometers.

It uses one input address of the Contatto bus.

The temperature values measured by MODNTC module are reported as Kelvin degrees multiplied by 10; in other words, 0°C will be reported as 2730, 0.1°C will be reported as 2731 and so on.

Concerning the potentiometer channels, the values read from the module will be 0 with the potentiometer at its minimum position and it will be 1000 with the potentiometer at its maximum position.

ID Value R/W Description
i<address>.1 0 ... 4095 R temperature value
i<address>.2 0 ... 4095 R temperature value
i<address>.3 0 ... 4095 R temperature value
i<address>.4 0 ... 4095 R temperature value

MOD4I/A

4-digital input module for NO contacts in modular housing.

It uses one input address in the range 1 to 127 of the Contatto bus.

ID Value R/W Description
i<address> 0 R input pin 1 off
1 R input pin 1 on
i<address+1> 0 R input pin 1 off
1 R input pin 1 on
i<address+2> 0 R input pin 1 off
1 R input pin 1 on
i<address+3> 0 R input pin 1 off
1 R input pin 1 on

MOD4I/S

4-digital input module for NO contacts in 2M modular housing.

It uses one address of the Contatto bus.

ID Value R/W Description
i<address> 0 R input pin 1 off
1 R input pin 1 on
i<address+1> 0 R input pin 1 off
1 R input pin 1 on
i<address+2> 0 R input pin 1 off
1 R input pin 1 on
i<address+3> 0 R input pin 1 off
1 R input pin 1 on

MODLUX

Ambient light measurement module with sensor for ceiling mounting.

It uses one address of the Contatto bus.

ID Value R/W Description
i<address>.1 0 ... 1023 R ambient brightness value

MODMETEO

Meteorological data detection module for Contatto bus.

It uses one input address and, if enabled by the configuration panel of MCP IDE, one output address with the same value.

ID Value R/W Description
i<address>.temp <temp> R temperature value (in C/10)
i<address>.lux <lux*10> R daylight value in tens of LUX
i<address>.wind 1 m/s / 10 R wind speed value
i<address>.rain 0 R no rain
1 R rain
i<address>.night 0 R day
1 R night
i<address>.temp.limit 0 R measured temperature < threshold
1 R measured temperature > threshold
i<address>.lux.limit 0 R measured daylight < threshold
1 R measured daylight > threshold
i<address>.wind.limit 0 R measured wind speed < threshold
1 R measured wind speed > threshold
i<address>.light.south 0 R light not from South
1 R light from South
i<address>.light.west 0 R light not from West
1 R light from West
i<address>.light.east 0 R light not from East
1 R light from East
i<address>.fault 0 R sensor works correctly
1 R lsensor failure
o<address>.temp <temp> RW temperature threshold (in C/10)
off RW temperature threshold off
o<address>.lux <lux*10> RW daylight threshold
off RW daylight threshold off
o<address>.wind 1 m/s / 10 RW wind speed threshold
off RW wind speed threshold off

MOD8R

8 power relay output module.

It uses one output address of the Contatto bus.

ID Value R/W Description
o<address>.1 0 RW output pin 1 off
1 RW output pin 1 on
o<address>.2 0 RW output pin 2 off
1 RW output pin 2 on
o<address>.3 0 RW output pin 3 off
1 RW output pin 3 on
o<address>.4 0 RW output pin 4 off
1 RW output pin 4 on
o<address>.5 0 RW output pin 5 off
1 RW output pin 5 on
o<address>.6 0 RW output pin 6 off
1 RW output pin 6 on
o<address>.7 0 RW output pin 7 off
1 RW output pin 7 on
o<address>.8 0 RW output pin 8 off
1 RW output pin 8 on

You can also set the value to “on” or “off”, that is equivalent to 1 and 0.


MODPNP

8 positive logic (PNP) “open collector” digital output module.

It uses one output address in the range 1 to 127 of the Contatto bus.

ID Value R/W Description
o<address>.1 0 RW output pin 1 off
1 RW output pin 1 on
o<address>.2 0 RW output pin 2 off
1 RW output pin 2 on
o<address>.3 0 RW output pin 3 off
1 RW output pin 3 on
o<address>.4 0 RW output pin 4 off
1 RW output pin 4 on
o<address>.5 0 RW output pin 5 off
1 RW output pin 5 on
o<address>.6 0 RW output pin 6 off
1 RW output pin 6 on
o<address>.7 0 RW output pin 7 off
1 RW output pin 7 on
o<address>.8 0 RW output pin 8 off
1 RW output pin 8 on

You can also set the value to “on” or “off”, that is equivalent to 1 and 0.


MODREL

8 relay output compact module in DIN 3M housing.

It uses one output address in the range 1 to 127 of the Contatto bus.

ID Value R/W Description
o<address>.1 0 RW output pin 1 off
1 RW output pin 1 on
o<address>.2 0 RW output pin 2 off
1 RW output pin 2 on
o<address>.3 0 RW output pin 3 off
1 RW output pin 3 on
o<address>.4 0 RW output pin 4 off
1 RW output pin 4 on
o<address>.5 0 RW output pin 5 off
1 RW output pin 5 on
o<address>.6 0 RW output pin 6 off
1 RW output pin 6 on
o<address>.7 0 RW output pin 7 off
1 RW output pin 7 on
o<address>.8 0 RW output pin 8 off
1 RW output pin 8 on

You can also set the value to “on” or “off”, that is equivalent to 1 and 0.


MOAN/U

0÷10V analog output module.

It uses one output address in the range 1 to 127 of the Contatto bus.

ID Value R/W Description
o<address> x/255 R value in fractional format, where 0 ≤ x ≤ 255
o<address> <x%> W the percentage of signal (0÷100%) applied to the output
0...255 W convert the 8 bits digital code received through the bus in the proper analog level.
x/y W fractional format, formatted as “x/y”, where 0 ≤ x ≤ y

MO420

4÷20mA analog output module.

It uses one output address in the range 1 to 127 of the Contatto bus.

ID Value R/W Description
o<address> <x%> RW the percentage of signal (0÷100%) applied to the output
0...255 RW convert the 8 bits digital code received through the bus in the proper analog level
x/y RW fractional format, formatted as “x/y”, where 0 ≤ x ≤ y

MODLC

Ambient light regulator module with integrated sensor.

It uses one input address and, if enabled by the configuration panel of MCP IDE, one output address with the same value.

ID Value R/W Description
i<address>.lux value equivalent to three times the brightness in lux detected by the sensor R the brightness value in lux detected by the MODLC
i<address>.level calculated value for the automatic brightness regulation R the value to be sent to the dimmer in order to execute the automatic regulation
i<address>.mode auto R automatic regulation
man R manual regulation
i<address>.in 0 R digital input OFF
1 R digital input ON
o<address>.setpoint setpoint value RW set the setpoint for the automatic brightness regulation
o<address>.mode auto RW set automatic regulation
man RW set manual regulation
o<address>.in.reset 0 RW not active
1 R force the expiring of the deactivation delay time of the digital input
o<address>.mode.reset 0 RW not active
1 R disable the automatic regulation and it reset the input channel

MOD4-4S

4 digital input and 4 power relay output multifunction module.

HSYCO supports two configurations only: four independent outputs, or two shutters.

When set as four independent outputs, the module must be configured with the same base address for input and output.

For example:

(I20, O20)

The input address must be enabled. Configuration switches must be set as SW1=OFF, SW2=OFF and SW5=ON.

When set as two shutters, the module must be configured with the same base address for input and output.

For example:

(I20, O20, O21)

The input address must be enabled. Configuration switches must be set as SW1=ON, SW2=ON and SW5=ON.

ID Value R/W Description
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.3 0 R input pin 3 off
1 R input pin 3 on
i<address>.4 0 R input pin 4 off
1 R input pin 4 on
o<address>.1 up RW shutter up command
down RW shutter down command
stop RW shutter stop command
unknown R unknown state
offup RW shutter off, up position
offdown RW shutter off, down position
o<address+1>.1 up RW shutter up command
down RW shutter down command
stop RW shutter stop command
unknown R unknown state
offup RW shutter off, up position
offdown RW shutter off, down position
o<address>.1 0 RW output pin 1 off
1 RW output pin 1 on
o<address>.2 0 RW output pin 2 off
1 RW output pin 2 on
o<address>.3 0 RW output pin 3 off
1 RW output pin 3 on
o<address>.4 0 RW output pin 4 off
1 RW output pin 4 on

You can also set the value to “on” or “off”, that is equivalent to 1 and 0.


MOD2-2R

2 digital input and 2 power relay output module.

It uses one input address and one output address in the range 1 to 127 of the Contatto bus.

The input and the output addresses may be the same or they can be different each one to the other.

ID Value R/W Description
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
o<address>.1 0 RW output pin 1 off
1 RW output pin 1 on
o<address>.2 0 RW output pin 2 off
1 RW output pin 2 on

You can also set the value to “on” or “off”, that is equivalent to 1 and 0.


MOD4-4R

4 digital input and 4 digital output module.

It uses one input address and one output address in the range 1 to 127 of the Contatto bus.

The input and the output addresses may be the same or they can be different each one to the other.

ID Value R/W Description
i<address>.1 0< R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.3 0 R input pin 3 off
1 R input pin 3 on
i<address>.4 0 R input pin 4 off
1 R input pin 4 on
o<address>.1 0 RW output pin 1 off
1 RW output pin 1 on
o<address>.2 0 RW output pin 2 off
1 RW output pin 2 on
o<address>.3 0 RW output pin 3 off
1 RW output pin 3 on
o<address>.4 0 RW output pin 4 off
1 RW output pin 4 on

MOD2DM

2x300W dimmer module.

It uses 2 output addresses (one for each dimmer channel) and 2 input addresses.

HSYCO supports this module only when its dip-switches are set as SW1=ON, SW2=ON, SW3=ON, SW4=ON.

ID Value R/W Description
i<address> 0...100 R brightness level according to current ramp
off R dimmer off
i<address+1> 0...100 R brightness level according to current ramp
off R dimmer off
o<address> 0...100 R brightness level according to current ramp
off R dimmer off
o<address+1> 0...100 R brightness level according to current ramp
off R dimmer off

The dimmer level can be set using additional formats besides the standard percent values:

  • absolute positive integer number between 0 and 100
  • percent number, formatted as x%
  • fractional format, formatted as “n/m”, where 0 <= n <= m.

MOD2DV

Dual 1-10V output for electronic ballast driving.

It uses 2 output addresses (one for each dimmer channel) and 2 input addresses.

HSYCO supports this module only when its dip-switches are set as SW1=ON, SW2=ON, SW3=ON, SW4=ON.

ID Value R/W Description
i<address> 0...100 R brightness level according to current ramp
off R dimmer off
i<address+1> 0...100 R brightness level according to current ramp
off R dimmer off
o<address> 0...100 R brightness level according to current ramp
off R dimmer off
o<address+1> 0...100 R brightness level according to current ramp
off R dimmer off

The dimmer level can be set using additional formats besides the standard percent values:

  • absolute positive integer number between 0 and 100
  • percent number, formatted as x%
  • fractional format, formatted as “n/m”, where 0 <= n <= m.

MOD8IL

8 digital input – 8 LED output module for wall box.

It uses 1 input address and 1 output address.

ID Value R/W Description
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.3 0 R input pin 3 off
1 R input pin 3 on
i<address>.4 0 R input pin 4 off
1 R input pin 4 on
i<address>.5 0 R input pin 5 off
1 R input pin 5 on
i<address>.6 0 R input pin 6 off
1 R input pin 6 on
i<address>.7 0 R input pin 7 off
1 R input pin 7 on
i<address>.8 0 R input pin 8 off
1 R input pin 8 on
o<address>.1 0 R output pin 1 off
1 R output pin 1 on
o<address>.2 0 R output pin 2 off
1 R output pin 2 on
o<address>.3 0 R output pin 3 off
1 R output pin 3 on
o<address>.4 0 R output pin 4 off
1 R output pin 4 on
o<address>.5 0 R output pin 5 off
1 R output pin 5 on
o<address>.6 0 R output pin 6 off
1 R output pin 6 on
o<address>.7 0 R output pin 7 off
1 R output pin 7 on
o<address>.8 0 R output pin 8 off
1 R output pin 8 on

You can also set the value to “on” or “off”, that is equivalent to 1 and 0.


MOD4DV

Quad 0-10V output module for generic applications or for external dimmers control.

It uses 4 consecutive output addresses (one for each dimmer channel) and 4 input addresses.

HSYCO supports this module only when its dip-switches are set as SW1=ON, SW2=ON, SW3=ON, SW4=ON, SW5=OFF.

ID Value R/W Description
i<address> 0...100 R brightness level according to current ramp
off R dimmer off
i<address+1> 0...100 R brightness level according to current ramp
off R dimmer off
i<address+2> 0...100 R brightness level according to current ramp
off R dimmer off
i<address+3> 0...100 R brightness level according to current ramp
off R dimmer off
o<address> 0...100 R brightness level according to current ramp
off R dimmer off
o<address+1> 0...100 R brightness level according to current ramp
off R dimmer off
o<address+2> 0...100 R brightness level according to current ramp
off R dimmer off
o<address+3> 0...100 R brightness level according to current ramp
off R dimmer off

The dimmer level can be set using additional formats besides the standard percent values:

  • absolute positive integer number between 0 and 100
  • percent number, formatted as x%
  • fractional format, formatted as “x/y”, where 0 <= x <= y
  • values in the range 101÷255. Values and commands are described in the MOD4DV Programming Handbook (Operation from the bus, page 3).

MODDMX

ModDMX module allows to handle, through the Contatto bus, up to 32 DMX devices. ModDMX module makes possible the communication on the first 64 of 512 DMX channels allowed by this protocol.

It uses 1 output address, 1-channel 16-bit.

ID Value R/W Description
o<address>.<DMX address> 0...100 RW Values and commands are described in the MODDMX Programming Handbook

MODDALI

ModDALI module allows the management, through the Contatto bus, of 4 DALI lines upon it's possible to connect up to 32 devices for line (or channel). In this way it's possible to control and regulate up to 128 DALI ballasts (or other similar devices).

It uses 1 output address and, if enabled, 1 input address with the same value.

ID Value R/W Description
o<address>.<channel> refresh RW update the state of the DALI devices
o<address>.<channel>
o<address>.<channel>.all
o<address>.<channel>.0
off RW switch off all available DALI devices
<level> RW set a level for all available devices
o<address>.<channel>.group.<DALI group> off RW switch off all DALI devices on that group
<level> RW set a level for all DALI devices in that group
o<address>.<channel>.<DALI address> off RW switch off a single DALI device
<level> RW set a level for a single DALI device
>100 RW special functions: possible values are described in the MODDALI Programming Handbook
i<address>.<channel>.polling off RW polling disabled
on RW polling enabled
i<address>.<channel>.test 0 RW test button not pressed
1 RW test button pressed
i<address>.<channel>.dali nopower RW lamp failure
open RW DALI line broken
short RW DALI line short circuit
on RW on DALI line
i<address>.<channel>.1 fault RW ballast 1 lamp failure
unknown R ballast 1 lamp unknown state

The channel level can be set using additional formats besides the standard percent values:

  • absolute positive integer number between 0 and 100
  • percent number, formatted as x%
  • fractional format, formatted as “x/y”, where 0 <= x <= y
  • values in the range 101÷255. Values and commands are described in the MODDALI Programming Handbook.

CLIMA2

Module for the regulation of the ambient temperature.

It uses 1 input and 1 output address that are equal each one to the other, so only a base address is needed.

ID Value R/W Description
i<address> on R zone on
off R zone off
i<address>.mode summer R summer mode
winter R winter mode
i<address>.status off R off status
heating R heating request
cooling R cooling request
i<address>.fan off R fan off
min R min speed
med R med speed
max R max speed
i<address>.temp fault R NTC probe fault
<temp> R ambient temperature value, in C/10
i<address>.setpoint.temp <temp> R real setpoint value, in C/10
i<address>.knob 0 ... 1000 R position of rotary knob
o<address>.mode summer RW set summer
winter RW set winter
o<address> on RW zone on
off RW zone off
o<address>.setpoint.temp 0...400 RW set and read the value of central setpoint (temp in C/10)
o<address>.setpoint.delta.neg <temp> RW set and read the MAX negative delta
o<address>.setpoint.delta.pos <temp> RW set and read the MAX positive delta
o<address>.led.1 red
r
RW LED 1 red
green
g
RW LED 1 green
yellow
y
RW LED 1 yellow
off RW set off
o<address>.led.2 red
r
RW LED 2 red
green
g
RW LED 2 green
yellow
y
RW LED 2 yellow
off RW set off
o<address>.led.3 red
r
RW LED 3 red
green
g
RW LED 3 green
yellow
y
RW LED 3 yellow
off RW set off
o<address>.led.4 red
r
RW LED 4 red
green
g
RW LED 4 green
yellow
y
RW LED 4 yellow
off RW set off

You can also set the value to “on” or “off”, that is equivalent to 1 and 0.


MODANA

Network analyzer module for Contatto bus.

It uses, in dynamic mode, up to a maximum of 5 consecutive input addresses and, if enabled, 1 output address equal to the base address.

Note The module must be configured with the same base address for input and output.

For example:

(I7, O7)
ID Value R/W Description
i<address>.v12 [V] R chained voltage phase 1-2
i<address>.v23 [V] R chained voltage phase 2-3
i<address>.v31 [V] R chained voltage phase 3-1
i<address>.vtm [V] R average chained voltage
i<address>.i1 [A] R current phase 1
i<address>.i2 [A] R current phase 2
i<address>.i3 [A] R current phase 3
i<address>.itm [A] R average current
i<address>.ptot [W] R total active power
i<address>.ptotk [kW] R total active power
i<address>.qtot [W] R total reactive power
i<address>.qtotk [kW] R total reactive power
i<address>.pf [pf] R total power factor
i<address>.frequency [Hz] R frequency
i<address>.v1n [V] R voltage phase 1
i<address>.v2n [V] R voltage phase 2
i<address>.v3n [V] R voltage phase 3
i<address>.p1 [W] R active power phase 1
i<address>.p1k [kW] R active power phase 1
i<address>.p2 [W] R active power phase 2
i<address>.p2k [kW] R active power phase 2
i<address>.p3 [W] R active power phase 3
i<address>.p3k [kW] R active power phase 3
i<address>.q1 [W] R reactive power phase 1
i<address>.q1k [kW] R reactive power phase 1
i<address>.q2 [W] R reactive power phase 2
i<address>.q2k [kW] R reactive power phase 2
i<address>.q3 [W] R reactive power phase 3
i<address>.q3k [kW] R reactive power phase 3
i<address>.pf1 [pf] R power factor phase 1
i<address>.pf2 [pf] R power factor phase 2
i<address>.pf3 [pf] R power factor phase 3
i<address>.s1 [VA] R apparent power phase 1
i<address>.s1k [kVA] R apparent power phase 1
i<address>.s2 [VA] R apparent power phase 2
i<address>.s2k [kVA] R apparent power phase 2
i<address>.s3 [VA] R apparent power phase 3
i<address>.s3k [kVA] R apparent power phase 3
i<address>.stot [VA] R total apparent power
i<address>.hours [hours] R hour-meter
i<address>.temperature [°C] R cabinet temperature
i<address>.energy.active [Wh] R positive active energy
i<address>.energy.activeneg [Wh] R negative active energy
i<address>.energy.reactive [VARh] R positive reactive energy
i<address>.energy.reactiveneg [VARh] R negative reactive energy
i<address>.pm [W] R average positive active power
i<address>.qm [VAR] R average positive reactive power
i<address>.reset.energy 1 RW reset energies
0 RW ---
i<address>.reset.hours 1 RW reset hour-meter
0 RW ---

MODPQ5

Q5 tags proximity reader and programmer module.

Uses 1 input address on the Contatto bus. Write operations are performed through direct writes to the module’s RAM.

ID Value R/W Description
i<address>.data 0
<tag data>
R 30 characters hexadecimal representation of the 15 bytes of tag data; “0” if the module is not seeing any tag
i<address>.data.write 0 R the tag has been removed from the programmer after writing, or the module is not seeing any tag
1 R the tag write operation was successful
i<address>.reader.error 0 R reader/writer normal status
1 R reader/writer module error (normally occurs when the reader is not connected to the MODPQ5 module)
i<address>.tag.error 0 R the tag is valid
1 R the tag is not valid
i<address>.request.error 0 R no request or handshake errors detected
1 R handshake error
i<address>.data.error 0 R tag data ok
1 R tag data errors detected
i<address>.unknown.error 0 R no unknown errors
1 R unknown error detected
i<address>.write <tag data> R tag data write successful
error R tag data write error
o<address>.write <tag data> W 30 characters hexadecimal representation of the 15 bytes data to be written on the tag

MODHT

MODHT is the hotel room controller module.

It uses 1 input and 1 output address.

Tags configuration data are written to the module’s EEPROM (persistent internal memory).

ID Value R/W Description
i<address>.door 0 R door closed
1 R door open
i<address>.window 0 R window closed
1 R window open
i<address>.panic 0 R panic request not active
1 R panic request
i<address>.busy 0 R room is free
1 R room is occupied
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.3 0 R input pin 3 off
1 R input pin 3 on
i<address>.ev 0 R EV output off
1 R EV output on
i<address>.aux 0 R AUX output off
1 R AUX output on
i<address>.dnd 0 R do not disturb not active
1 R do not disturb
i<address>.service 0 R room service request not active
1 R room service request
i<address>.booked 0 R room is not booked
1 R room is booked
i<address>.mode summer R summer mode
winter R winter mode
i<address>.fan off R fan set to off
auto R fan speed set to auto
min R fan speed set to minimum
med R fan speed set to medium
max R fan speed set to max
i<address>.fan.status 0 R fan is off
1 R fan is on (cooling or heating)
i<address>.temp <temp> R ambient temperature value (in C/10)
i<address>.setpoint.temp <temp> R setpoint value (in C/10)
i<address>.tag.door 1...5 R type of tag that is opening the door (1 to 4 are service tags; 5 is a customer tag). After 5 seconds the value is reset to 0
i<address>.tag.room 0 R no tag present in room’s reader
1...5 R type of tag inserted in the room’s reader (1 to 4 are service tags; 5 is a customer tag)
i<address>.tag.<n> <tag data> R 24 characters hexadecimal representation of the 12 bytes data matching service N tags (N from 1 to 5) stored in module’s EEPROM
i<address>.pcam.error 0 R PCAM module ok
1 R PCAM module error
i<address>.tpr.error 0 R TPR/H module ok
1 R TPR/H module error
i<address>.mask <mask data> R 24 characters hexadecimal representation of the 12 bytes tag mask stored in module’s EEPROM
i<address>.data.door 0
<tag data>
R 30 characters hexadecimal representation of the 15 bytes of tag data being read from the door reader; “0” if the module is not seeing any tag (this data point is available with MODHT firmware 5.3 or newer)
i<address>.data.room 0
<tag data>
R 30 characters hexadecimal representation of the 15 bytes of tag data being read from the room reader; “0” if the module is not seeing any tag (this data point is available with MODHT firmware 5.3 or newer)
i<address>.setpoint.summer.<n>
i<address>.setpoint.winter.<n>
<temp> R winter/summer setpoint <n> (1...3) current value (in C/10)
i<address>.setpoint.delta.summer.low
i<address>.setpoint.delta.summer.high
i<address>.setpoint.delta.winter.low
i<address>.setpoint.delta.winter.high
<temp delta limit>
1...9
R the current temperature setpoint low/high limits for winter and summer modes (in C)
o<address>.tag.<n> <tag data> R tag data write successful
error R tag data write error
o<address>.mask <mask data> R mask data write successful
error R mask data write error
o<address>.setpoint.summer.<n>
o<address>.setpoint.winter.<n>
<temp> R winter/summer setpoint N (1-3) write successful (in C/10)
error R setpoint write error
o<address>.setpoint.delta.summer.low
o<address>.setpoint.delta.summer.high
o<address>.setpoint.delta.winter.low
o<address>.setpoint.delta.winter.high
<temp delta limit>
1...9
R setpoint min/max limit for winter/summer write successful (in C)
error R setpoint limit write error
o<address>.ev.enable 0 W EV output disabled
1 W EV output enabled
o<address>.aux.enable 0 W AUX output disabled
1 W AUX output enabled
o<address>.panic.reset 1 W panic request reset
o<address>.busy 0 W set room status to free
1 W set room status to occupied
o<address>.ev 0 W EV output off
1 W EV output on
o<address>.aux 0 W AUX output off
1 W AUX output on
o<address>.dnd.reset 1 W do not disturb reset
o<address>.service.reset 1 W do not disturb reset
o<address>.booked 0 W set room as not booked
1 W set room as booked
o<address>.mode summer W set room to summer mode
winter W set room to winter mode
o<address>.fan off W set fan off
auto W set fan to auto mode
o<address>.comfort 0 W output 3 off
1 W output 3 on
o<address>.fan.heating.min 0 W reset heating speed limit
1 W limit heating speed to min
o<address>.fan.cooling.min 0 W reset cooling speed limit
1 W limit cooling speed to min
o<address>.tag.<n> read W read the 12 bytes stored in module’s EEPROM for service N tags (<n> from 1 to 5)
<tag data> W 24 characters hexadecimal representation of the 12 bytes data matching service N tags (N from 1 to 5), to be stored in module’s EEPROM. After writing data, you should wait approximately 150ms before sending a read command
o<address>.mask read W read the 12 bytes mask stored in module’s EEPROM
<mask data> W 24 characters hexadecimal representation of the 12 bytes tag mask, to be stored in module’s EEPROM. After writing data, you should wait approximately 150ms before sending a read command
o<address>.setpoint.summer.<n>
o<address>.setpoint.winter.<n>
read W read winter/summer setpoint <n> (1-3)
<temp> W set winter/summer setpoint <n> (1-3)
o<address>.setpoint.delta read W read winter and summer, low and high setpoint limits
o<address>.setpoint.delta.summer.low
o<address>.setpoint.delta.summer.high
o<address>.setpoint.delta.winter.low
o<address>.setpoint.delta.winter.high
<temp delta limit> W set winter/summer, low/high setpoint limit (in C)

MODCA

MODCA is the access control module.

It uses 1 input and 1 output address.

Tags configuration data are written to the module’s EEPROM (persistent external memory).

Site codes and the tags mask are written to the internal EEPROM.

ID Value R/W Description
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.blocked 0 R access control enabled
1 R access blocked
i<address>.tpr.error 0 R TPR module ok
1 R TPR module error
i<address>.access.granted.1 0 R no tag present at antenna 1
1 R access granted to tag at antenna 1
i<address>.access.granted.2 0 R no tag present at antenna 2
1 R access granted to tag at antenna 2
i<address>.access.denied 0 R access denied flags reset
site R access denied due to site code error
code R access denied due to user code error
total.limit R access denied due to exceeded total number of access grants
daily.limit R access denied due to exceeded daily number of access grants
time R access denied due to time range violation
day R access denied due to weekday violation
expired R access denied due expired tag
i<address>.denied.code <tag code> R the tag code (decimal value of selected two bytes of the tag data) that was denied access
i<address>.granted.1.code <tag code> R the tag code (decimal value of selected two bytes of the tag data) that was granted access at antenna 1
i<address>.granted.2.code <tag code> R the tag code (decimal value of selected two bytes of the tag data) that was granted access at antenna 2
i<address>.site.<n> <site data> R 16 characters hexadecimal representation of the 8 bytes data representing the Nth site code (N from 1 to 4) stored in module’s EEPROM
i<address>.mask <mask data> R 16 characters hexadecimal representation of the 8 bytes site code mask stored in module’s EEPROM
i<address>.mask <mask data> R 16 characters hexadecimal representation of the 8 bytes site code mask stored in module’s EEPROM
i<address>.user.<n> <user data> R 32 characters hexadecimal representation of the 16 bytes data for user <n> (N from 1 to 2000) stored in module’s EEPROM
o<address>.site.<n> <site data> R site data write successful
error R site data write error
o<address>.mask <mask data> R mask data write successful
error R mask data write error
o<address>.user.<n> <user data> R user data write successful
error R user data write error
o<address>.relay 0 W relay output off
1 W relay output on (with firmware versions before 5.3 this is a pulse data point, and resets to 0 immediately after the relay is closed, usually before the relay closure time)
o<address>.block 0 W enable access control
1 W block access block
o<address>.access.granted.code 0 W reset
1 W allow access even when site code is not valid
o<address>.access.granted.total.limit 0 W reset
1 W allow access even when the total limit of access grants has been exceeded
o<address>.access.granted.daily.limit 0 W reset
1 W allow access even when the daily limit of access grants has been exceeded
o<address>.access.granted.time 0 W reset
1 W allow access even outside of the allowed timeframe
o<address>.access.granted.day 0 W reset
1 W allow access even outside of the allowed weekdays
o<address>.access.granted.expired 0 W reset
1 W allow access even when the tag is expired
o<address>.site.<n> read W read the 8 bytes stored in module’s EEPROM for site N code (<n> from 1 to 4)
<site data> W 16 characters hexadecimal representation of the 8 bytes data of site N code (N from 1 to 4), to be stored in module’s EEPROM. After writing data, you should wait approximately 100ms before sending a read command
o<address>.mask read W read the 8 bytes mask stored in module’s EEPROM
<mask data> W 16 characters hexadecimal representation of the 8 bytes site code mask, to be stored in module’s EEPROM. After writing data, you should wait approximately 100ms before sending a read command
o<address>.user.<n> read W read the 16 bytes stored in module’s EEPROM for user N (<n> from 1 to 2000)
<user data> W 16 characters hexadecimal representation of the first 8 bytes of access control data for user N (N from 1 to 2000) , to be stored in module’s EEPROM
<reset> W reset to 0 the total and daily counters for user <n>
o<address>.users erase W deletes all users data. This action requires up to about 27 seconds to be completed. It also deletes all i<address>.user.<n> and o<address>.user.<n> data points

MODKB

MODKB is the keypad access control module.

It uses 1 input and 1 output address.

PIN configuration data are written to the module’s EEPROM (persistent memory).

ID Value R/W Description
i<address>.1 0 R input pin 1 off
1 R input pin 1 on
i<address>.2 0 R input pin 2 off
1 R input pin 2 on
i<address>.access.granted.<n> 0 R reset
1 R access granted to PIN <n> (<n> from 1 to 30)
i<address>.access.pin <pin code> R the last pin code entered on the keypad (from 1 to 65535). Reset to 0 after programmed code persistence time
i<address>.access.granted.<n> 0 R access denied flags reset
site R access denied due to site code error
code R access denied due to user code error
time R access denied due to time range violation
day R access denied due to weekday violation
i<address>.pin.<n> <pin data> R 16 characters hexadecimal representation of the 8 bytes data for PIN <n> (<n> from 1 to 30) stored in module’s EEPROM
o<address>.pin.<n> <pin data> R pin data write successful
error R pin data write error
o<address>.relay 0 W relay output off
1 W relay output on (pulse output, resets to 0 immediately after the relay is closed, usually before the relay closure time)
o<address>.lock.all 0 W reset
1 W disables access to all PINs
o<address>.lock.<n> 0 W reset
1 W disables access to PIN <n> (<n> from 1 to 30)
o<address>.pin.<n> read W read the 8 bytes stored in module’s EEPROM for PIN <n> (<n> from 1 to 30)
<pin data> W 16 characters hexadecimal representation of the 8 bytes data for PIN <n> (<n> from 1 to 30), to be stored in module’s EEPROM

User Interface

All CONTATTO devices data points that have been defined in the systemtopo.txt database are automatically listed in the Project Editor. Adding a button to control a device output point requires just a few clicks and no additional EVENTS logic.


IO Servers Contatto Project Editor.png


Besides the direct association of control buttons and data points, the CONTATTO driver also automatically updates graphical objects that represent values or states of complex devices, like the CLIMA2 temperature control unit. It will also automatically intercept buttons to manually set operation modes and temperature set-points.


CLIMA2

You can use the temp and tempmini objects to control CLIMA2 devices.


UI Object clima2.png


The fan button, in the bottom right-hand corner, is not enabled because the manual control of the fan speed is not available. The M button, in the top right-hand corner, allows to switch on/off the module.

You can also easily create customized controls for the CLIMA2, using standard graphic objects that are automatically set to show the device’s status and intercepted to send user commands.

UISET Actions

ID Attribute Set to
<address>.mode summer summer mode (cooling)
winter winter mode (heating)
<address>.mode.label.summer visible if the CLIMA2 is in summer mode
<address>.mode.label.winter visible if the DFCT is in winter mode
<address>.status off zone off
on zone on
<address>.status.label.off visible if the zone is not cooling or heating
<address>.status.label.cooling visible if the zone is cooling
<address>.status.label.heating visible if the zone is heating
<address>.fan off fan off
min minimum fan speed
med medium fan speed
max maximum fan speed
<address>.fan.label.min visible the fan speed is min
<address>.fan.label.med visible the fan speed is med
<address>.fan.label.max visible the fan speed is max
<address>.setpoint 1,2,3 active setpoint
man manual setpoint
off zone off
<address>.setpoint.label.man visible manual setpoint is active
<address>.setpoint.label.off visible zone is off
<address>.setpoint.mode on if zone is on
off if zone is off
<address>.setpoint.temp <value> the active setpoint temperature, in Celsius degrees with one decimal digit, followed by " °C"
<address>.temp <temp> the measured temperature, in Celsius degrees with one decimal digit, followed by " °C"
fault fault/error condition

USER Commands

Name Param Action
<address> on module on
off module off
mode.summer set summer mode (cooling)
mode.winter set winter mode (heating)
<address>.setpoint temp.up increase setpoint temperature in 0.5C steps
temp.down decrease setpoint temperature in 0.5C steps
0...400 set the default setpoint (wrong) to the defined value (in C/10)
mode cycle through on and off modes
mode.on module on
mode.off module off

Release Notes

3.2.2

bug fixes:

  • the toolspassword optional parameter was incorrectly converted to lower case
  • fixed a bug that prevented reading the last 3 addresses of MOAN/I4 and MI420-X4 modules

3.2.1

  • added support for MODHT set-point delta limits read and write
  • the lux datapoint name was incorrectly set to ID.i<addr>.1 instead of ID.i<addr>.lux

3.2.0

  • support for MODCA, MODHT, MODKB, MODPQ5
  • new "detectevents" option, generates forced events when a device is detected at start-up
  • support for the toolspassword option, to allow MCP-IDE and other tools secure remote access to the MCP via HSYCO
  • new clock datapoint to read the MXP-XT internal clock and set it to HSYCO's time

3.0.3

  • optimized performance of MCP’s registers status polling
  • the server failed to initialized when an unsupported device was configured in the MCP

3.0.1

  • you can now limit the number of virtual points and registers read and written by HSYCO, and have access to all of the 1024 registers; defaults are unchanged

3.0.0

  • initial release


HSYCO and Home Systems Consulting are registered trademarks of Home Systems Consulting SpA. Java and JavaScript are registered trademarks of Oracle and/or its affiliates. CONTATTO and DUEMMEGI are registered trademarks of DUEMMEGI SRL. Other products or company names can be trademarks or registered trademarks of other companies and are used for demonstrative purposes only, with no violation intent.