Rename

The Rename mapping flavor is used to rename signals when testing different implementations of an SUT. For example, in TPT the signal is called signal_1, in the SUT the signal is called ext_signal.

Attributes displayed in the 'Declaration Editor'

This mapping flavor can be created automatically when importing signals with the Import Interface wizard, see Declarations - Import Interface.

Hidden

The signal or parameter will be hidden (grounded). Hiding signals is used when the test frame generation is not possible because not all signals can be found in the SUT. For example, a MATLAB test frame cannot be generated if the interface in TPT contains more signals than the interface in the model.

External Name

The name for the signal or parameter to be renamed.

The external name from a parameter defined in this mapping flavor is taken into account during parameter read/write in MATLAB.