MC_Home command

MC_Home commands a homing run (homing) for the axis. How an axis reacts to this command basically depends on the type of referencing operation.

Optionally, the program can wait for the job to end (“WaitSyn” keyword) or can assign a Job ID (“Id” keyword) for later synchronisation.

Syntax of the NC command:

<axis_name>[ MC_Home [Id=..] [WaitSyn] { \ } ]

Block diagram of the function block in PLCopen:

MC_Home command 1:

Programming Example

MC_Home command

S[MC_Home]