10.2 How to use the HRTC
10.2 How to use the HRTC
To use the HRTC you have to set the trigger mode and the trigger source. With object orientated programming
languages the corresponding camera would look like this (C++ syntax):
CameraSettingsFrameGrabber->triggerMode.writeS("On");
CameraSettingsFrameGrabber->triggerSource.writeS("HRTCtrl_0");
CameraSettingsFrameGrabber->triggerActivation.writeS("dtmOnFallingEdge");
When working with wxPropView (p. 48) this are the properties to modify in order to activate the evaluation of the
HRTC program:
Following trigger modes can be used with HRTC:
• OnLowLevel
• OnHighLevel
• OnFallingEdge
• OnRisingEdge
• OnHighExpose
Further details about the mode are described in the API documentation:
MATRIX VISION GmbH
Figure 1: wxPropView - Setting up the HRTC usage
107
Need help?
Do you have a question about the mvHYPERION-Series and is the answer not in the manual?