Expressions

One of the fundamental capabilities required in a controller is its ability to compute expressions. An expression is structured text that represents a calculation and has a specific syntax. The expressions provide information for process operators so that they can make control decisions. This section provides an overview of the functions, operators, and syntax used for expressions.

To write an expression, use the Expression Editor. The Action, Calc/Logic, and Condition function blocks, as well as the Sequential Function Charts, allow you to enter expressions for execution in the controller.

CAUTION!

When writing expressions using an external editor, only use a plain ASCII text editor (Notepad is recommended). Using other editors can cause the expression to change during the load and save process.

Expressions can be used for the following applications: