Umwelt-Geräte-Technik GmbH
| Eberswalder Str. 58 | D-15374 Müncheberg | phone: +49 (0) 33 43 2 - 89 575 |
Data polling:
The table below shows the procedure of data polling (bus address 100). To get the specific value the
master first has to send a request: OP100\r. The sensor confirms this with OK\r and responds to the
following GN\r request with the measurement value.
Master
Sensor
OP
100
\r
OK
\r
GN
\r
009000
\r
Here, the OP bus address
100
and then the raw measurement value of
009000
is collected through the
command
GN
.
(Example:
bus address
100
→
FRT 3;
measurement channel
2 “temperature”
; value: 009000)
Change bus address;
To change the
bus address
for a specific measurement
channel you have to use the command „SAD”.
For e
xample the command „SAD2 100
\
r“
changes the
bus address
1 of the
measurement channel
2
“
temperature
”
to the
bus address
200.
Master
Sensor
OP 1\r
OK\r
SAD2 200\r
OK\r
(Example:
bus address
1
→
FRT 1;
measurement channel
2 “temperature”
; Change the
bus address
of
measurement channel 2 “temperature”
to
bus address
200)