TRF_RECIPE: Recipe transfer
Original instructions
Description of the function
The TRF_RECIPE function is used to perform transfers and commands with the Cam and SERCOS specific-application modules.
For a SERCOS module (TSX CSY 84), this service can be used to:
For an electronic cam module (TSX CCY 1128), this service can be used to:
The additional parameters EN and ENO may also be configured.
FBD representation
Representation:
LD representation
Representation:
IL representation
Representation:
LD IODDT_Var
TRF_RECIPE Param1, Param2
ST representation
Representation:
TRF_RECIPE(IODDT_Var, Param1, Param2);
Description of parameters
The following table describes the input parameters:
Parameter
Type
Comment
IODDT_Var
IODDT-type variable corresponding to the channel or module on which the function is to be performed.
Example: IODDT_Var of type T_CCY_MEASURE
Param1
The first function parameter; this depends on the module.
Param2
The second function parameter; this depends on the module.