Technology instructions
9.3 Motion control
S7-1200 Programmable controller
474 System Manual, 03/2014, A5E02486680-AG
CommandAborted OUT Bool FALSE The task was aborted during processing by
Error OUT Bool FALSE An error occurred during processing. The cause is
indicated by the parameters ErrorID and ErrorInfo.
Step currently in process
Code OUT Word 16#0000 User defined identifier of the step currently in
You can create the desired movement sequence in the "Command Table" configuration
window and check the result against the graphic view in the trend diagram.
You can select the command types that are to be used for processing the command table.
Up to 32 jobs can be entered. The commands are processed in sequence.
Table 9- 47 MC_CommandTable command types
Empty The empty serves as a placeholder for any commands to be added. The empty entry is
ignored when the command table is processed
Halt Pause axis.
Note: The command only takes place after a "Velocity setpoint" command.
Positioning Relative Positions the axis based upon distance. The command moves the axis by the given
Positioning Absolute Positions the axis based upon location. The command moves the axis to the given
location, using the velocity specified.