EDT, Inc.
2019 April 29
9
VisionLink F-series
Setting the Camera Model
Setting the Camera Model
After installing the board and its driver, configure it for the camera you will use.
Your EDT installation package provides example configuration files for various camera models; if no file is provided for
your camera, or if you wish to modify the directives of an existing configuration file, consult the EDT Camera
Configuration Guide (see
.
Next, initialize (configure) the driver for your camera model, using one of the methods in
Table 3. Configuring the driver for your camera
OS
Configuration via GUI
Configuration via command line
Windows
Click the desktop icon for
vlviewer
.
When the camera selection dialog box appears, select
your camera. After initial setup, access this dialog box
any time via the Camera>Setup menu.
From the
pdv utilities
command shell, invoke the
initcam
utility...
initcam -f camera_config\
filename
.cfg
...where
filename
is the camera configuration file
that matches your camera model and operating mode.
For specifying a non-default unit and channel and other
options, see
initcam
) and the Camera
Configuration Guide (
Linux
First, build
vlviewer
(see
). Then, in the installation directory (see
), enter...
vlviewer
When the camera selection dialog box appears, select
your camera. After initial setup, access this dialog box
any time via the Camera>Setup menu.
From a terminal window, navigate to the installation
directory and follow the procedure for Windows,
replacing “
\
” with “/”.
If you do not have “
.
” in your path, add “
./
” before
each command
–
for example...
./
initcam -f camera_config/
file
.cfg
Image Capture and Display GUI
Your EDT software contains the GUI application
vlviewer
, a GUI application which allows you to:
•
Configure the frame grabber for a specific camera.
•
Capture, display and save (.bmp, .tif, .jpg or .raw) images from cameras connected to the frame grabber.
•
Perform image processing and analysis on captured image data.
•
Communicate with the camera via serial.
•
Display information about the frame grabber hardware and device driver.
The Windows version of
vlviewer
is shown in