AnalyzeExpressionTable (FB)
FUNCTION_BLOCK AnalyzeExpressionTable
AnalyseExpressionTable writes the components of the expression, which are adding to the total value FALSE, to an array. For each component the following information is provided by structure ExpressionResult: name, address, comment, (current)value.
- InOut:
Scope
Name
Type
Comment
Input
InputExpBOOLExpression to be analysed
DoAnalyzeBOOLTRUE starts analysis
Output
ExpResultBOOLCurrent value of the expression
OutTableARRAY [0..TABLE_UPPER_BOUND] OF ExpressionResult
Result of the analyzation