Compare Point with Point

Description

Expression Block which compares two points. 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.
Point ID ID of CIMPLCITY point whose value is to be used in the comparison.
Comparison Type Numeric or alphanumeric comparison. If numeric comparison is selected, values are converted to integers before comparison.