Compare Point with Value

Description

Description Expression Block that compares a point value to a user value. If the two values meet the comparison criteria, then the condition is considered true.

Parameters

This function block has the following parameters:

Parameter Description
Combine with Used when combining multiple expression blocks. Defines the Boolean operation to be performed with each expression block.
Point ID ID of CIMPLCITY point whose value is to be used in the comparison.
Comparison Operator Type of Comparison - Greater Than, Less Than, Equals.
Value User specified value.
Comparison Type Numeric or alphanumeric comparison. If numeric comparison is selected, values are converted to integers before comparison.