Strobe Control - ICP DAS USA MAVIS IM-30 User Manual

Ieee 1394 camera
Table of Contents

Advertisement

6

.8 Strobe Control

IMC_StrobeControl_SetConfiguration
Sy
ntax:
Visual C++ 6.0 / Boland C++ Builder 6.0:
short IMC_StrobeControl_SetConfiguration (HANDLE Camera_Handle, unsigned short
sStrobeIndex, bool bOnOff, bool bPolarity, unsigned long lDelay, unsigned long
lDuration);
Visual Basic 6.0
IMC_StrobeControl_SetConfiguration
sStrobeIndex As Integer, ByVal bOnOff As Boolean, ByVal bPolarity As Boolean, ByVal
lDelay As Long, ByVal lDuration As Long) As Integer
C#.NET 2003
Mavis.IMC_StrobeControl_SetConfiguration
sStrobeIndex, bool bOnOff, bool bPolarity, Int32 lDelay, Int32 lDuration);
Description:
This function sets the state of specific Strobe Control. This function is workable only
for the Output Ports that are configured to STROBE_SIGNAL. The camera needs be
initialized with IMC_Camera_Init().
Parameters:
Camera_Handle
sStrobeIndex
bOnOff
bPolarity
The handle for MAVIS camera. Use the handle gotten from the
'pHandle' parameter of IMC_Camera_Init().
The register index of Strobe Control and allows value from 0 ~3.
Enable or Disable strobe function. The value can be TRUE for
enable strobe or FALSE for disable strobe.
The signal pulse setting for active Strobe Control and pPolarity
can be one of below settings.
STROBE_CONTROL_LOWACTIVE
STROBE_CONTROL_HIGHACTIVE
By
default,
the
STROBE_CONTROL_HIGHACTIVE.
- 87 -
(ByVal
Camera_Handle
(IntPtr
Camera_Handle,
polarity
of
As
Long,
ByVal
Int32
Strobe
Control
is

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mavis im-100

Table of Contents