Rename
With the Rename mapping flavor signals can be renamed between TPT and the system under test (SUT). This is used when testing different implementations of an SUT. For example, in TPT the signal is called "d", in the SUT the signal is called "delta", see Figure "Rename mapping flavor".
Furthermore signals can be hidden. Hiding signals is used when the generation of a test frame is not possible if not all signals are 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.
Hidden
The signal / parameter will be hidden (grounded).
The name for the signal / parameter to be renamed.
The external name from a parameter defined in a Rename mapping flavor is taken into account during parameter read / write in MATLAB.