Adding Implementation Casts to Operators Automatically

Note

The procedure only works if none of the inputs and outputs of the operator is directly connected to an implementation cast. Otherwise the following error message appears:

This operator is already connected to at least one implementation cast. Please specify further implementation casts individually.

  1. Select the operator which is to have implementation casts added to it.
  2. Right-click the operator and select Add Implementation Cast from the context menu.

    If there is sufficient space in the drawing area, implementation casts are added to all connections with inputs and outputs of the operator.

The implementation casts are named automatically in accordance with the Closedfollowing scheme.

<operator><m>_<pin type><n>

See also

Implementation Casts in Block Diagrams

Adding Implementation Casts to a Connection