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 43 of 77
12.6.
Data output DS2408 Input/Output
For the 8-fold Digital I/O the data output is in the following data format.
The input value represents all 8 inputs and is displayed as byte value (0-255). Each input has a value that is
summed up. Input 1 = 1, Input 2 = 2, Input 3 = 4, Input 4 = 8, Input 5 = 16 etc.
Data output:
1_OWD1_1|0
=> Controller No. Device No._DataRecord| InputValue (DEZ)
1_OWD1_2|00000000 => Controller No. Device No._DataRecord | InputValue (BIN)
1_OWD1_3|0
=> Controller No. Device No._DataRecord | OutputStatus (DEZ)
1_OWD1_4|00000000 => Controller No. Device No._DataRecord | OutputStatus (BIN)
Event formatting for input:
If the status of one of the device inputs changes, a single event is caused.
1_EVT|time
=> Controller No._Event|Time
1_OWD1|1
=> Controller No._DeviceNo.|InputValue (DEZ)
12.7.
Data output DS2423
For the Dual S0 counter module the following data of the two 32Bit meters are output.
The output, continuous meter values can be used to calculate the performance of electricity meters, gas or water
consumption. A wind sensor can also be evaluated.
The data output for the dual counter is in the following data format.
Data output:
1_OWD1_1|MeterValue A => Controller No.One Device No._DataRecord| MeterValue 32Bit
1_OWD1_2|MeterValue B => Controller No.One Device No._DataRecord| MeterValue 32Bit
12.8.
Data output DS2438
For this multi device, the data output is in the following data format. If the values are divided by
100, you will receive the data with two decimal places.
Data output:
1_OWD1_1|2008 => Controller No._Device No._DataRecord|Temperature (°C)
1_OWD1_2|511 => Controller No._Device No._DataRecord |Voltage VCC (V)
1_OWD1_3|197 => Controller No._Device No._DataRecord |Voltage VAD (V)
1_OWD1_4|0
=> Controller No._Device No._DataRecord |Current Sens (mV)
12.9.
Data output DS2450
This 1-Wire device has the possibility to be configured as quadruple analog input or quadruple digital output. The
1-Wire controller uses this 1-Wire device exclusively as an analog input with a resolution of 16Bit and 5.0V
setting. This setting cannot be used.
As of firmware 1.20_1, it is possible to switch the data output between the measured integer raw values or the
analog voltage. Analog values are output as default in delivery status.
With command "SET,OWD,DS2450ADC,0 or 1" the data output can be switched. Please enter the command via
the command field (see figure below). The setting can be output with the command "GET,OWD,DS2450ADC".