LD IODDT_Var
TRF_RECIPE Param1, Param2
TRF_RECIPE(IODDT_Var, Param1, Param2);
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.
|