Function Library
75
4.7.5
Trigger Out Polarity
Purpose
These functions set or get active polarity of trigger output.
Prototype
C/C++
int Hdv62_SetTriggerOutPolarity (UINT Number, UINT
Polarity)
Int Hdv62_GetTriggerOutPolarity (UINT Number, UINT&
Polarity)
C#
int SetTriggerOutPolarity (uint Number, uint
Polarity)
int GetTriggerOutPolarity (uint Number, out uint
Polarity)
VB.Net
SetTriggerOutPolarity (ByVal Number As UInteger,
ByVal Polarity As UInteger) As Integer
GetTriggerOutPolarity (ByVal Number As UInteger,
ByRef Polarity As UInteger) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Polarity
The active polarity of trigger output. Could be one of follow-
ing values:
0: normal low, active high
1: normal high, active low
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...