ON THIS PAGE:
This process has an optional Max or Min limit. It tests two temperatures (supplied by the Temperature and Primary Temp inputs) against a maximum limit (Max) and a minimum limit (Min). It raises an event and changes to the state of the entity to Primary when either temperature is greater than Max or lower than Min.
If the limit is then exceeded for longer than the Duration, the state of the entity changes to Secondary. The entity will then only change back to the Normal state if the value goes below either Min or Max.
The logic for testing against Min and Max are contained in the sub-modules, Min Check and Max Check.
Logic Editor
UI Editor
Since the inputs are derived from IFS OI Explorer entities, these must be configured in the Sentinel monitor test.
The UI Editor shows how the layout could be configured. The entry fields are added automatically, but the labels must be added in Sentinel Studio.
Note that Duration is a pre-formatted time field that has been constructed from the Duration Process Parameter, which has a Time Period parameter type.