|
Speed-Up and Enhancements:
-
The image acquisition has been significantly improved and
updated based on the newest interfaces from HALCON
8.0.2. The acquisition parameters can now be sorted
alphabetically and grouped by category and level of
expertise. This replaces the old mechanism of selecting
parameters manually. The need for *.par files has been
removed, all parameter information is now queried at
run-time from the connected device.
The update mechanism has been changed from optional
"Auto Apply" to optional "Update Image", i.e. each
parameter change is immediately written to the device, but
the next grab may be delayed. Support for action
parameters (do_* without parameters) has been added to the
GUI, they appear as buttons.
The autodetection of available interfaces is no longer
performed automatically on startup, but is available via
GUI commands. This allows to repeat detection after
connecting new devices, and eases troubleshooting when a
bad interface/driver combination causes problems during
detection. Furthermore, detection now also works on file
level to detect even those interfaces which did not exist
at the time of the release.
The acquisition GUI is now wider to provide more space
for long parameter names. Furthermore, the acquisition
parameter dialog is now resizable in height and uses
alternating line colors for improved usability.
Compatibility Notes: The
properties FGAutoApply and FGInfoBoards have been removed
from AVTView. The behavior of FGTrigger (and the trigger
checkbox in the acquisition GUI) has been modified in that
it only has an effect after reconnecting a device, as it
was already the case for all other parameters in that GUI.
Of course, enabling or disabling the trigger is still
possible, for this, please use the acquisition parameter
GUI and modify the parameter "external_trigger". Some
special handling for DirectShow devices has been dropped
in favour of the same generic mechanism now used for all
other interfaces, which may cause minor changes in the
value lists suggested for connection parameters.
-
Functionality:
-
Bug Fixes:
-
Manual:
-
The User's Manual for ActivView is available in a
new edition. It has been updated to reflect the changes in
ActivVisionTools 3.2. The sections with information for
all supported image acquisition interfaces have been
replaced by a more compact section.
-
The example Visual Basic projects have been adapted to version
3.2.
|