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