There are 3 overloads for the Home object, but effectively act as one constructor where the arguments motion and captureIndex are optional.
| Argument |
Default Value |
Description |
axis |
N/A |
The axis to be homed. |
motion |
The motion object whose ‘Number’ property is the same as the ‘Number’ property for axis. |
The motion object that will used to command motion during homing. |
captureIndex |
0 |
The capture number of the MPX Capture object to be used during homing. The Capture object will be the sub-object of the axis argument. |