Create an IO

I/O in Calaos

In this step, we will introduce our first inputs/outputs (IO) in Calaos Installer. In Calaos, an IO represents various elements such as a lamp, a switch, a blind, etc. To do this, we use a hierarchy based on rooms to which we add I/O. You can start by creating a room in Calaos Installer. The type of room you choose will affect its icon in the interfaces.

Creating a Room

To create a room, start by clicking on Add in the menu, then select Room. Next, enter the name of the room you want to create and choose the corresponding type from the available options.

room menu new room

Creating a Light

To add a light, start by clicking on Add in the menu, then choose Wago PLC followed by Light. Next, give the light a name and specify the output address on the PLC. Once done, press OK. The light will be added to the selected room.

new light new light

Keep in mind that this example is based on using a Wago PLC, but you can also apply the same procedure for other types of light fixtures if needed.

Creating a Switch

To add a switch, navigate to the Add option in the menu, then select Wago PLC followed by Switch. Next, assign a name to your switch and specify the appropriate output address on the PLC. Once these steps are completed, confirm by clicking OK.

Just like adding a light, remember that this example is specific to a Wago PLC, but the process remains the same for other types of switches if needed.

rule

Once you have added your inputs/outputs, you can proceed to the next step: Creating Rules.