All rights reserved. Reproduction as well as electronic duplication of this guide, complete or in part, requires the written consent of ESERA-
Automation or E-Service GmbH. Errors and technical modification subject to change.
©
ESERA-Automation, E-Service GmbH 2019
www.esera.de
Programming Manual Controller-Gateway-Station V1.0 R1.1
Page 54 of 77
17.
Inputs and outputs Controller 2 / Gateway 20 / Station
The following function described below is only available for the 1-Wire Controller 2 / 1-Wire Gateway 20.
17.1.
Switching binary / digital output 1-Wire Controller 2 / Gateway 20 / Station
The 5 digital outputs (relay, 4 ON/OFF +1xUM) can be easily switched and DC voltage values can be output via
the 0-10V interface.
The switching commands for the outputs of the 1-Wire Controller / 1-Wire Gateway are the same as the switching
commands for the 1-Wire outputs. They differ only in the addressing "SYS" or "OWD". As the 1-Wire Controller /
1-Wire Gateway has only one digital output unit, the module addressing the 1-Wire Bus is not required.
17.2.
Switching of all outputs (Port), 1-Wire Controller 2 / Gateway 20 / Station
There are applications where it is necessary to switch all relay outputs to a certain state with only one command.
For this purpose, the command "OUTH" is used to send a decimal value (a so-called output value) from 0-31 by
command. Each output has a value that is added to this output value. Please note that only an output value of
max. 31 may be written for the 1-Wire Controller / 1-Wire Gateway. For values of 32 or higher, the error message
"Error 5" will be output.
Valuation of outputs:
Output 1 active = 1, Output 2 active = 2, Output 3 active = 4, Output 4 active = 8, Output 5 active = 16
If, for example, you want to switch outputs 1 and 3, add up the output value. e.g. 1 + 4 = 5.
At the same time, outputs 2, 4 and 5 are switched off.
If all outputs are to be switched off, the output value is 0.
Command: SET,SYS,OUTH,Output value
After switching the output, the new status is output as confirmation.
17.3.
Switching of a single output, 1-Wire Controller 2 / Gateway 20 / Station
To switch a single digital output, use the "OUT" command and the selected output is set to 0 or 1. If, for example,
output 6, 7 or 8 has been switched by mistake, an error message will be output (Error 5).
Command: SET,SYS,OUT,output,Value
After switching the output, the new status is output as confirmation.
17.4.
Output analog value, 1-Wire Controller 2 / Gateway 20 / Station
DC voltage values are output with a resolution of 12 bits (4096 steps) via the isolated analog interface. Use the
"OUTA" command to perform this.
The output value is output as an integer value with 2 decimal places.
If, for example, a value of 8.5V is to be output, use 850 as the output value.
Command: SET,SYS,OUTA,output value
After switching the output, the new status is output as confirmation.