Ports

Input

This is the input port providing the value(s) for translation. The dimension of the port may be scalar or vector depending on the Dimension property.

Output

This is the output port providing the translated value(s). The dimension of the port may be scalar or vector depending on the Dimension property.

Activate

This is a digital port that can be used to activate/deactivate the component. If the component is deactivated, no translations will occur.

Code set ports

The code set ports appear when the Code set location is External.

  • InputCodeSet. This is a vector port defining the values that can be translated.
  • OutputCodeSet. This is a vector port defining the translations of the values defined on the InputCodeSet port.