Set RCO Variable with Expression

Description

Set RCO Variable with Expression sets the specified RCO variable to the basic expression given in the value parameter.

Parameters

This function block has the following parameters:

Parameter Description
Variable Specifies what variable to set.
Value The Basic Expression to be assigned to the specified RCO Variable.

Pseudo Code

  Set RCOVar# to Value
Note: The value must be a valid Basic Expression.