I am working on a lookup file that should change a sensor state to error, when an amount of inbound error packages gets greater than 0. In other words, when the value is not equal to 0. I only found the options to check if the value is equal to one number or if it is in an area between two numbers.
Lookup file with a value that is greater than 0
Modified on 2025-06-10 15:30:30 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Hello,
the lookups are made for a mapping of integer numbers. In order to process floats, please use the sensor channel limiits.
An upper error limit (or warning limit) of 0 means that 0 itself is green, but anything higher triggers the error (or warning) status.
Aug, 2020 - Permalink