APIs, concepts, guides, and more
|
void RecorderConfigureToTriggerOnMotion | ( | int32_t | recorderNumber, |
Axis * | axis, | ||
bool | triggerOnMotion ) |
recorderNumber | The number of the recorder to configure. |
axis | Axis object to trigger on. |
triggerOnMotion | A boolean value to set the trigger configuration. TRUE = trigger on Motion. |
Part of the Recorder method group.