Custom blocks using kitControl > Util > Expr palette for numeric comparision (Less Than, Greater Than, Less Than Equal and Greater than Equal. Each block includes Differential).

Readme

CustomNumericCompareBQL

Custom blocks using kitControl > Util > Expr palette for numeric comparision (Less Than, Greater Than, Less Than Equal and Greater than Equal. Each block includes Differential).

Installation

The ZIP file contains a single BOG file. Add the ZIP to your Workbench User Home. Add it folder by dragging it from your files (My File System) to the station via the Niagara Workbench Nav Tree.

Usage

Use the compare blocks to compare two Numeric values.

Less Than:

Provides less than logic where Input1 must be less than Input2 for the Output to change to True. If the Output is already True, Input1 must be greater than or equal to Input2 plus the Differential for the Output to change to False.

Less Than or Equal:

Provides less than or equal logic where Input1 must be less than or equal to Input2 for the Output to change to True. If the Output is already True, Input1 must be greater than Input2 plus the Differential for the Output to change to False.

Greater Than:

Provides greater than logic where Input1 must be greater than Input2 for the Output to change to True. If the Output is already True, Input1 must be less than or equal to Input2 minus the Differential for the Output to change to False.

Greater Than or Equal:

Provides greater than or equal logic where Input1 must be greater than or equal to Input2 for the Output to change to True. If the Output is already True, Input 1 must be less than Input 2 minus the Differential for the Output to change to False.

Copyright 2023 Gaurav Bhalerao

Comment on this Package

Custom blocks using kitControl > Util > Expr palette for numeric comparision (Less Than, Greater Than, Less Than Equal and Greater than Equal. Each block includes Differential).

Watchers
1
Stars
1
887 views • 45 downloads

You may also like...