ICP DAS USA IM-30 Camcorder User Manual


 
IMC_StrobeTimeBase_ReadConfiguration
ionTime, unsigned long* pDelayTime);
teger, ByRef pDelayTime As Integer) As Integer
2
urationTime, out Int32 pDelayTime);
ionTime
DelayTime The Delay Time of Strobe Time Base and allows value from 1
~85. By default, the Value is setting on 1.
ERROR_CAMERA_CREATE a_Handle is NULL.
s not been
ERROR_INVALID_CAMERA .
ERROR_SOURCE_NOT_SUPPORT The source signal is not supported by that
specific output port.
Syntax:
Visual C++ 6.0 / Boland C++ Builder 6.0:
short IMC_StrobeTimeBase_ReadConfiguration (HANDLE Camera_Handle, unsigned
long* pDurat
Visual Basic 6.0
IMC_StrobeTimeBase_ReadConfiguration (ByVal Camera_Handle As Long, ByRef
pDurationTime As In
C#.NET 2003
Mavis.IMC_StrobeTimeBase_ReadConfiguration (IntPtr Camera_Handle, out Int3
pD
Description:
This function reads the current setting of Strobe Time Base. The camera needs be
initialized with IMC_Camera_Init().
Parameters:
Camera_Handle The handle for MAVIS camera. Use the handle gotten from the
pHandle’ parameter of IMC_Camera_Init().
pDurat The Duration Time of Strobe Time Base and allows value from 1
~85. By default, the Value is setting on 1.
p
Return:
ERROR_SUCCESSFUL Successfully
The Camer
ERROR_DEVICE_UNINIT The specific camera ha
initialized.
The handle is invalid
- 92 -