Difference between revisions of "MC-Basic:HOME"
m |
(Added note about CANOpen) |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
*All versions. | *All versions. | ||
− | |||
|DESCRIPTION= | |DESCRIPTION= | ||
− | + | ||
+ | {{Note|The HOME command is not supported in EtherCAT and CANOpen systems. For information on homing, refer to | ||
+ | [[Program_Examples:Homing|Program Examples: Homing]]}} | ||
− | + | This command starts the home procedure in the drive. It implicitly sets the axis into following mode and starts the homing move. HOMEVELOCITY and HOMEACCELERATION are the values used during the home move. The type of move is determined by the HOMETYPE property. The offset and distance are determined by HOMEOFFSET and HOMEDISTANCE. In simulation mode, issuing a homing procedure flags an error. During the homing procedure, the following flag is locked to the user. When the procedure is finished, the following mode can be changed. | |
Line 33: | Line 34: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | *Write only | + | *Write only |
− | *Axis must be attached, enabled, not moving, and not a slave | + | *Axis must be attached, enabled, not moving, and not a slave |
+ | *Not supported in EtherCAT system | ||
|EXAMPLE= | |EXAMPLE= | ||
Line 40: | Line 42: | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:axis.FOLLOWINGMODE|axis.FOLLOWINGMODE]] |
− | [[Category | + | [[Category:Obsolete|Home ]] |
}} | }} |
Latest revision as of 16:38, 12 December 2017
NOTE | |
The HOME command is not supported in EtherCAT and CANOpen systems. For information on homing, refer to Program Examples: Homing |
This command starts the home procedure in the drive. It implicitly sets the axis into following mode and starts the homing move. HOMEVELOCITY and HOMEACCELERATION are the values used during the home move. The type of move is determined by the HOMETYPE property. The offset and distance are determined by HOMEOFFSET and HOMEDISTANCE. In simulation mode, issuing a homing procedure flags an error. During the homing procedure, the following flag is locked to the user. When the procedure is finished, the following mode can be changed.
Syntax
Home <axis>
Availability
- All versions.
Scope
Task or Terminal
Limitations
- Write only
- Axis must be attached, enabled, not moving, and not a slave
- Not supported in EtherCAT system
Examples
Home a1