SETTARG Command

Purpose

Defines a PID block's set point value, a Ramp block's target value, or the bias value of a Ratio Bias block to a specified value.

Syntax

SETTARG block value

Example

To define the set point value of PID1 to 50, enter:

SETTARG PID1 50

NOTE: When specifying a Ramp block, SETTARG sets the value of the first target value, SETTARG2 sets the value of the second target value, and SETTARG3 sets the value of the third target value. If a target value that is outside the Ramp block's EGU range, the Ramp block clamps the value to its high and low EGU limits.