![EDT VisionLink F Series Скачать руководство пользователя страница 16](http://html1.mh-extra.com/html/edt/visionlink-f-series/visionlink-f-series_user-manual_2362803016.webp)
EDT, Inc.
2019 April 29
16
VisionLink F-series
Triggering
MDE TR
(camera response)
%
For example (interactive mode usage)...
% serial_cmd
>MDE?
(Redlake "Query Mode" command)
MDE TR
(camera response)
>
% serial_cmd -x
(for hexadecimal arguments)
> 03 06 02
(camera-dependent command)
> Control-C
(end the program)
To access a camera on channel 1, enter...
% serial_cmd -u 0 -c 1 "MDE?"
(Redlake "Query Mode" command)
MDE TR
(camera response)
%
dvinfo
Gathers board-specific and system-specific technical data, runs various diagnostics, and writes the results to
dvinfo.out
in the current directory. Use the resulting ASCII text file to diagnose problems yourself, or send the file
to EDT for technical support.
To run
dvinfo
...
1.
Connect and power on the camera.
2.
If possible, initialize the board with
initcam
or
vlviewer
.
3.
Close all VisionLink applications (including
initcam
,
vlviewer
,
pdvshow
, etc.).
4.
Run
dvinfo
. If multiple boards are installed, you may find it helpful to add the optional flag...
-u
unit
...replacing
unit
with the unit number. The default is 0 for the first board (for details, see
Triggering
EDT provides configuration files for most cameras running in freerun mode (i.e., no triggering), and also some files for
cameras running in triggered or pulse-width modes. This section describes common triggering modes supported by
EDT, with abbreviated information on configuration file directives and subroutines. For more complete information,
consult the EDT Camera Configuration Guide and API (see
) and your camera manual.
NOTE
If you have issues, consult
No Triggering
–
Freerun (Continuous)
In this mode, the camera acquires images continuously without initiating or passing through any trigger or expose
signals. Exposure time is controlled by the camera and typically is set via a camera-specific serial command.