14.2 Example
#histdata0 Measurements up
Delay
u16
title="Delay" units="sec" min=10 max=2000 vofs=10 chmode=3 index=1
Height f32 title="Height" decpl=2 units="cm" min=0 max=2000 vscale=0.01 chmode=6 index=0
Pump
u8
view=99 edit=99
@Pump
Pump_MSK
u8
dlorw=skip title="Pump"
bitmask=$01
min=0
max=1 chmode=1
Info astr.50 title="Info" index=10
The first line specifies the container to be used for the measurement data:
#histdata0:
The measurement data should be stored in histdata channel 0.
Measurements:
"Measurements" should be used as the name for the histdata channel
up:
The data is only transmitted from the device to the server
The second line describes the first measurement value "Delay" in the measurement data container used:
Delay:
"Delay" should be used as the name for the measurement value.
u16:
The data type used for the measurement value should be a 16-bit unsigned integer
(i.e. 2 bytes).
title:
Name of the measurement value that is displayed on the server
units:
Unit of the measurement value that is displayed on the server
min:
Minimum value for the further display on the server (e.g. graphic)
max:
Maximum value for the further display on the server (e.g. graphic)
vofs:
Virtual offset of the value (see "Attributes of the field definition" on page 238).
In the current example 10 is added to the extracted value.
chmode:
Channel mode
3 =^ interval counter (counter that is reset every time a measurement data record is
created)
index:
Is used for the user-defined sorting of the fields in the selection lists
The third line describes the second measurement value "Height" in the measurement data container used:
Height:
"Height" should be used as the name for the measurement value.
f32:
The data type used for the measurement value should be a 32-bit float (i.e. 4 bytes).
title:
Name of the measurement value that is displayed on the server
decpl:
Number of decimal places that should be displayed
units:
Unit of the measurement value that is displayed on the server
min:
Minimum value for the further display on the server (e.g. graphic)
Rev. 05
241
Summary of Contents for myDatalogEASY V3
Page 2: ......
Page 13: ...Chapter 2 Declaration of conformity Chapter 2 Declaration of conformity Rev 05 13 ...
Page 14: ......
Page 42: ......
Page 76: ......
Page 88: ......
Page 102: ......
Page 110: ......
Page 116: ......
Page 234: ......
Page 244: ......
Page 252: ......
Page 254: ......
Page 266: ......
Page 276: ......