MPICaptureMotor
Declaration
typedef struct MPICaptureMotor { MPICaptureTriggerMotor trigger; MPICaptureTriggerMotor preCondition; long motorNumber; } MPICaptureMotor;
Required Header: capture.h
Change History: Added in 04.00.
Description
MPICaptureMotor describes a MPICaptureTriggerTypeMOTOR type capture's trigger event characteristics (primary trigger and pre-condition trigger).
trigger |
MPICaptureTriggerSqNode structure specifying the primary trigger characteristics. |
---|---|
preCondition |
MPICaptureTriggerSqNode structuere specifying the preCondition trigger characteristics. |
motorNumber |
Motor number. |
See Also
MPICaptureTriggerMotor | MPICaptureDirect | MPICaptureSqNode