This page provides the documentation of the HALCON frame grabber interface
HFGDqVll.dll for the Datacube
frame grabber boards
MaxRevolution and all future products that use VLL software.
Registered
customers can download the
latest
revision of this interface from the
MVTec WWW server.
|
Name
|
|
'DqVll'
|
|
The name of the HALCON frame grabber interface.
|
|
HorizontalResolution
|
1
|
Ignored. The desired image resolution is set via the system
configuration file specified in the CameraType parameter.
Default: 1.
|
|
VerticalResolution
|
1
|
Ignored. The desired image resolution is set via the system
configuration file specified in the CameraType parameter.
Default: 1.
|
|
ImageWidth
|
0
|
Ignored. The desired image part is set via the system
configuration file specified in the CameraType parameter.
Default: 0.
|
|
ImageHeight
|
0
|
Ignored. The desired image part is set via the system
configuration file specified in the CameraType parameter.
Default: 0.
|
|
StartRow
|
0
|
Ignored. The desired image part is set via the system
configuration file specified in the CameraType parameter.
Default: 0.
|
|
StartColumn
|
0
|
Ignored. The desired image part is set via the system
configuration file specified in the CameraType parameter.
Default: 0.
|
|
Field
|
---
|
Ignored.
|
|
BitsPerChannel
|
---
|
Ignored. The desired number of bits per image channel is set
via the system configuration file specified in the
CameraType parameter.
Default: -1.
|
|
ColorSpace
|
---
|
Ignored.
|
|
Gain
|
---
|
Ignored.
|
|
ExternalTrigger
|
'default'
|
Not yet supported. Default: 'default'.
|
|
CameraType
|
'file'
|
Specify the system configuration file in this parameter with
full path and name (e.g., 'C:\\Datacube\\Halcon.sci').
Note, that if you use several frame grabber handles at the
same time, all following instances should be set to 'default' or
point to the same SCI file!
To check to alter the system configuration file, use the
VllToolbox program delivered with the VLL software.
|
|
Device
|
'0', '1', ...
|
The ID (assigned in the SCI file) of the frame grabber
board (passed as a string!), i.e., '0' is, say, RevolutionF_00.
Default: '0'.
|
|
Port
|
number
|
The ID (assigned in the SCI file) of the VLL AcqManager of the
board, 0 is AcqManager_00. In Dual Base Mode MaxRevolution,
each camera port has an AcqManager.
Default: 0.
|
|
LineIn
|
---
|
Ignored.
|
|