Corrected from:
Documentation for Technology Module Temperature Control as of V3.20.0
Response of the new version:
The documentation has been corrected.
What happens?
The documentation contains incorrect values for deactivating sensor monitoring. The values are lrSensorMonitoringValueMin = -1000 and lrSensorMonitoringValueMax = -1000 for deactivating the limits. These values do not deactivate sensor monitoring. An error is generated when the value is exceeded.
When does the behaviour occur?
If the values lrSensorMonitoringValueMin = -1000 and lrSensorMonitoringValueMax = -1000 have been set to deactivate sensor monitoring.
Which products are affected?
Function block L_TP2P_TemperatureControlBase from library L_TP2P_TechModulesProcessFunctions
Short-term measures:
To deactivate sensor monitoring, the values can be set to lrSensorMonitoringValueMin = -32768 and lrSensorMonitoringValueMax = 32767.
Automatic Translation