Creating a group automatically from a Function Block

Creating a group automatically from a Function Block

In some cases, you may want to add several inputs and outputs associated with a single block. For example, with a Control Station block, a user might typically want to plot S1, the input value, S2, the setpoint track signal, and the control output value.

You can of course add these inputs and outputs individually, but for convenience you can also add all the "standard," i.e. useful for plotting, inputs and outputs at once. Simply right-click on a function block, and choose Add Standard Inputs and Outputs to Watch Window. If you need to add other blocks not included with the "standard" inputs and outputs, just add them individually.

Information-noshadow.png Note: Unwired inputs and inputs wired to constant blocks (Blocks 0-9) are never added to the Watch Window via function block group add.

Information-noshadow.png Note: The "standard" inputs and outputs to add in a function block group add are defined in the FCConstraints.txt, used by the DBDOC build.

Fb group add.png


You can add them to an existing group, a new group, or an automatically named new group. Note that the blocks are labeled ("Process variable", "Setpoint") according to their function in the function block.


Fb group.png

See also