SD2DUG software manual
26
Standard formula
Number and name
Formula
1
– Lux type A
(5
– 5000 lux)
Lux = (10 (3 * ANALINK) / 255)) * 5
2
– Lux type B
(3000-300000 lux)
Lux = (10 (2 * ANALINK) / 255)) * 3000
3
– Wind speed
Speed [m/s] = ((ANALINK * 25) / 255) + 5
4
– Humidity 5-95%rH
Humidity [%rH] = ((ANALINK * 90) / 255) + 5
5
– Temperature 10-35°
Temperature [°C*10] = ((ANALINK * 250) / 255) + 100
6
– Temperature 0-50°
Temperature [°C*10] = ((ANALINK * 500) / 255)
7
– G432111120
Lux = (10 (3 * ANALINK) / 128)) * 0.1
8
– BSI-TEMANA
temperature
See table in Appendix
Temperatures in formulas 5 and 6 are calculated in tenths of degrees, in the Modbus map
temperature values are shown in tenths of degrees as well.
Customised formula
To create a customised formula, follow this procedure:
Step
Action
1
Click on
2
Enable the formula to set and name it
3
Set the formula