1.10 HRTC - Hardware Real-Time Controller
45
1.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.
) this are the properties to modify in order to activate the evaluation of the
HRTC program:
Figure 1: wxPropView - Setting up the HRTC usage
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
Содержание mvHYPERION Series
Страница 1: ...mvHYPERION Series Technical Manual English Version 2 00...
Страница 2: ......
Страница 12: ...8 MATRIX VISION GmbH...
Страница 33: ...1 8 Technical Data 29 Figure 10 Trigger In mvHYPERION CLx MATRIX VISION GmbH...
Страница 82: ...78 Figure 1 Set up pixel format in ImageDestination 2 Start Setup Video Stream Recording MATRIX VISION GmbH...
Страница 94: ...90 MATRIX VISION GmbH...