Chronos Plugins 5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
|
Lets you selectively suppress the usual homing of a Dual Head sampler. More...
Properties | |
bool | HomeLeftHead = true [get, set] |
Move the left head to the home position. | |
bool | HomeRightHead = true [get, set] |
Move the right head to the home position. | |
Lets you selectively suppress the usual homing of a Dual Head sampler.
Will also be called for single head systems in order to avoid unneccessary checks in plugin code.
Definition at line 99 of file PAL3TaskInterfaces.cs.
|
getset |
Move the left head to the home position.
Definition at line 104 of file PAL3TaskInterfaces.cs.
|
getset |
Move the right head to the home position.
Definition at line 108 of file PAL3TaskInterfaces.cs.