Function Library
79
4.8.3
DI Event
Purpose
These functions enable or disable DI event. If enable, the library
issues an event when change of state (COS) of any DI channel.
Users can call SetEvent or SetCallback routines to wait for this
event.
Prototype
C/C++
int Hdv62_SetDIEvent (UINT Number, UINT Enable)
int Hdv62_GetDIEvent (UINT Number, UINT& Enable)
C#
int SetDIEvent (uint Number, uint Enable)
int GetDIEvent (uint Number, out uint Enable)
VB.Net
SetDIEvent (ByVal Number As UInteger, ByVal Enable
As UInteger) As Integer
GetDIEvent (ByVal Number As UInteger, ByRef Enable
As UInteger) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Enable
Whether enable DI event or not. Could be one of the follow-
ing values:
0: disable
1: enable
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...