Function Library
71
4.7
Trigger Control Functions
4.7.1
Trigger In Source
Purpose
These functions set which trigger source you are using.
Prototype
C/C++
int Hdv62_SetTriggerInSource ( UINT Number, UINT
Source)
Int Hdv62_GetTriggerInSource (UINT Number, UINT&
Source)
C#
int SetTriggerInSource (uint Number, uint Source)
int GetTriggerInSource (uint Number, out uint
Source)
VB.Net
SetTriggerInSource (ByVal Number As UInteger, ByVal
Source As UInteger) As Integer
GetTriggerInSource (ByVal Number As UInteger, ByRef
Source As UInteger) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Source
The trigger source. There are two types you can choose:
0: Free run – the source input is CCD camera
1: External trigger or software trigger – holds frame acquisi-
tion until trigger input is active or SoftwareTrigger is called.
Return Value
No error occurs if return value >= 0; if negative value, please refer
to Section 4.9 for error information about return codes.
Содержание HDV62
Страница 11: ...vi List of Figures...
Страница 25: ...14 Installation Guide...
Страница 26: ...Installation Guide 15...
Страница 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Страница 105: ...94 Programming Guide Video Proc Amp...
Страница 143: ...132 ViewCreatorPro Utility 6 2 Component Description Launch ViewCreatorPro and you can see the following view...
Страница 153: ...142 ViewCreatorPro Utility View menu Device Hide or unhide Devices panel Adjustment Hide or unhide Adjustment panel...
Страница 163: ...152 ViewCreatorPro Utility...