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 31 of 77
Debug output
Various debug outputs for the 1-Wire Controller / 1-Wire Gateway can be used, e.g. system status, system
setting, 1-Wire sensor and actuator setting etc. can be output via the data connection. In some cases internal 1-
Wire Controller / 1-Wire Gateway data are also output.
Data request 1-Wire blocks
In a time window of 1-2 seconds, the 1-Wire Controller / 1-Wire Gateway asks all blocks of the 1-Wire network
and, if the data has been recognized as valid, stores it in the internal data register.
8.2.
Data output
The data of the 1-Wire devices are output in a selectable cycle, or by request, as a data string. A manual query of
individual data values is not provided.
The last valid data of the connected 1-Wire devices are output. If a 1-Wire device is no longer available in the
network or the data request is permanently disturbed, no data is output for this sensor.
It can be selected whether the abstracted name "OWD" and its number, One Wire Device or its serial number is
output. The data output can be switched by command.
Command: SET,OWB,OWDID,0 or 1.
If an input in a connected digital I/O block has changed, an event with its own data string is output via the data
interface for this block.
If an iButton access key is contacted, an event also occurs, independent of the cyclic data output for this block.
8.3.
Formatting
The corresponding data for the existing 1-Wire block are output as integer values with no comma. The output
form allows further processing of the data. To display analog values, e.g. temperature, only a division by 100 is
necessary in your software.
8.4.
Controller-number
In order to be able to clearly distinguish data output from several 1-Wire Controllers / 1-Wire Gateways, a number
is assigned for each 1-Wire Controller / 1-Wire Gateway, which is output with each data record. In delivery state,
the number "1" is assigned for the 1-Wire Controller / 1-Wire Gateway. If more than one 1-Wire Controller / 1-Wire
Gateway are available in your network, the 1-Wire Controller / 1-Wire Gateway can be set to e.g. "2" by command
(SET,SYS,CONTNO,2) and all outputs of the second 1-Wire Controller / 1-Wire Gateway can be set to "2". Thus,
all outputs of the second 1-Wire Controller / 1-Wire Gateway can be uniquely assigned to this controller number.