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 40 of 77
List of all stored devices:
LST|1_OWD1|A10000000BF08920|DS2450
=> Controller No._OWDNo|SerialNo|Type of device
LST|1_OWD2|890000067A5CD728|DS1820
10.2.
List 0, active devices or sensors and actuators
The following command will output all 1-Wire-
devices with “OWD” and serial number (ID) as well as type of
component.
Command: GET,OWB,LIST0
Example:
1_LST0|18:47:55
LST|1_OWD1|2863DD51040000FF|DS18B20
LST|1_OWD2|26D9DA88010000BE|DS2438
10.3.
List 1, active devices or sensors and actuators, LIST1
The following command will output all currently connected or readable 1-Wire devices with serial number.
Command: GET,OWB,LIST1
Example:
1_LST1|18:46:35
LST|2863DD51040000FF
LST|26D9DA88010000BE
10.4.
List 2, active devices or sensors and actuators, LIST2
The following command will output all currently connected or readable 1-Wire devices with serial number and type
of component.
Command: GET,OWB,LIST2
Example:
1_LST2|18:47:48
LST|2863DD51040000FF|DS18B20
LST|26D9DA88010000BE|DS2438
10.5.
List of all devices or sensors and actuators, LISTALL
The following command will output all 1-Wire
devices with “OWD”, serial number (ID), type of device and status.
“S” stands for device. 0-3 = status, 5 = device not available or not addressable, 10 = space not assigned.
Command: GET,OWB,LISTALL
Example:
1_LST2|18:49:50
LST|1_OWD1|2863DD51040000FF|S_0|DS18B20
LST|1_OWD2|26D9DA88010000BE|S_0|DS2438
LST|1_OWD3|FFFFFFFFFFFFFFFF|S_10|
…
LST|1_OWD30|FFFFFFFFFFFFFFFF|S_10|
10.6.
List of all devices or sensors and actuators with names, LISTALLNAME
The following command will output all 1-Wire
devices with “OWD”, serial number (ID), type of device, status and
the name, which you have assigned.
“S” stands for device. 0-3 = status, 5 = device not available or not addressable, 10 = space not assigned.
Command: GET,OWB,LISTALL
Example:
1_LST2|18:49:50
LST|1_OWD1|2863DD51040000FF|S_0|DS18B20,TEMPERATURE
LST|1_OWD2|26D9DA88010000BE|S_0|DS2438,SENSOR
LST|1_OWD3|FFFFFFFFFFFFFFFF|S_10|
…
LST|1_OWD30|FFFFFFFFFFFFFFFF|S_10|
10.7.
List of all stored devices or sensors and actuators, LISTMEM
This command will output all 1-Wire devices/modules which are permanently stored in the 1-Wire Controller / 1-
Wire Gateway with "OWD number", serial number (ID) and type of device.
Command: GET,OWB,LISTMEM