LD IODDT_Var
MOD_TRACK Action, Group_Num, Track_Num
MOD_TRACK(IODDT_Var, Action, Group_Num, Track_Num);
Parameter
|
Type
|
Comment
|
---|---|---|
IODDT_Var
|
IODDT variable corresponding to the channel on which the function is to be carried out.
Example: IODDT_Var of type T_CCY_GROUP0
|
|
Action
|
Type of action to be carried out:
|
|
Group_Num
|
Number of group to which the track belongs.
|
|
Track_Num
|
Number of the track in the group.
|
|
* IODDT represents the set of types associated with a module or a channel on which the function is to be carried out.
|