Logic Points

Logic points allow other points within a project to be hidden or displayed while the project is in operation, based on conditional logic criteria.

Each logic point is configured with an expression to evaluate, and one or more dependent points. When the expression is true, the dependent points are visible. When false, they are hidden.

Logic points can evaluate simple one-stage conditions, including equals, not equals, less than, greater than, less than or equal to, and greater than or equal to. Unlike the Math point, it will accept text string input as well as numeric input, and includes two additional operators specifically for text: contains and doesn't contain. All string operations are performed without regard to case.

Note that multiple logic points can be chained together. If one logic point "hides" another, the hidden logic point will automatically hide its dependent points, etc.

Logic points are not visible on-screen, and do not produce any data to be recorded.

Logic Points are not available in the Lite Edition.