56
Function Library
4.5
Event and Callback Functions
4.5.1
Event Selector
Purpose
These functions set or get the type of event.
Prototype
C/C++
int Hdv62_SetEventSelector (UINT Number, UINT Mode)
int Hdv62_GetEventSelector (UINT Number, UINT &
Mode)
C#
int SetEventSelector (uint Number, uint Mode)
int GetEventSelector (uint Number, out uint Mode)
VB.Net
SetEventSelector (ByVal Number as UInteger, ByVal
Mode as UInteger) As Integer
GetEventSelector (ByVal Number as UInteger, ByRef
Mode as UInteger) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Mode
The type of event. HDV62 has 2 kind of event; one is frame
event and another is DI event. The frame event is the library
issue an event when a frame is ready. The DI event is the
library issue an event when the state of any DI has
changed. Mode could be one of the following values:
0: Frame event
1: DI event
Use the SetEventHandle routinue to set an event handle.
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...