497
2020/09
For the parameterization
”Pt100, -200…150°C”
”Ni100, -60…150°C”
”Pt200, -200…150°C”
”Pt500, -200…150°C”
”Pt1000, -200…150°C”
”Ni1000, -60…150°C”
use the equation:
temperature value = 0.1 °C × decimal value
The value range:
-200 °C…-0,01°C
is displayed as follows:
B1E0
hex…
FFFF
hex
(decimal: -20000…-1)
The value range:
0 °C…150°C
is displayed as follows:
0000
hex…
3A98
hex
(decimal: 0…15000)
For representation of resistance values only positive numbers (hexadecimal/binary) are used. The
positive values can easily be converted into decimal ones.
The value range:
0…100 ; 0…200 ; 0…200 ; 0…1000
is displayed as follows:
0000
hex…
7FFF
hex
(decimal: 0…32767)
The resistance values can now be calculated according to the parameterization.
The following equations are valid:
”Resistance, 0…100 Ohm”:
”Resistance, 0…200 Ohm”:
”Resistance, 0…400 Ohm”:
”Resistance, 0…1000 Ohm”:
resistance value = 0.00305 × decimal value
resistance value = 0.00610 × decimal value
resistance value = 0.01221 × decimal value
resistance value = 0.03052 × decimal value