LD IODDT_Var
SMOVE N_Run, Movetype_G9, Code_G, Position_X, Speed_F, Action_M
SMOVE(IODDT_Var, N_Run, Movetype_G9, Code_G, Position_X, Speed_F, Action_M);
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_AXIS_STD
|
|
N_Run
|
Number of movement carried out by the function.
|
|
Movetype_G9
|
Type of movement carried out by the function.
|
|
Code_G
|
Function instruction code.
|
|
Position_X
|
Coordinates of the position to be reached or towards which the part is to move. In the case of some instructions this may be the original reference point value.
|
|
Speed_F
|
Movement speed of moving part This depends on the chosen unit of measurement.
|
|
Action_M
|
Manages the following actions:
|
|
* IODDT represents the set of types associated with a module or a channel on which the function is to be carried out.
|