Specifying the transformation ID, type and parameters
In order to use a PCS transformation, it must be explicitly specified by its transformation ID (P-CHAN-00262) and its transformation type (P-CHAN-00829).
The purpose of the transformation ID is to explicitly identify a configured transformation from the list of all PCS transformations configured. A transformation may not be configured multiple times.
The transformation type determines the type and structure of the transformation as classified in the Overview.
Example

Specifying the transformation ID, type and parameters
The PCS transformation must be configured using the following channel parameters:
trafo_pcs[0].id 10 (any number)
trafo_pcs[0].type 212 (transformation type
trafo_pcs[0].param[0] 3
trafo_pcs[0].param[1] 4
trafo_pcs[0].param[2] 1
If there is a further transformation, e.g. of the same type with different data blocks:
trafo_pcs[1].id 78 (any number)
trafo_pcs[1].type 212 (transformation type
trafo_pcs[1].param[0] 3
trafo_pcs[1].param[1] 4
trafo_pcs[1].param[2] 1