User`s guide
Using the Test Suite Functions and Properties
8-11
Using the Test Suite Functions and Properties
In this section...
“Test Suite Properties” on page 8-11
“Test Suite Functions” on page 8-12
“Test Suite Example” on page 8-16
Test Suite Properties
The following properties can be used in the imaqkit.AdaptorTest functions.
Property Description
AdaptorName Name of the Image Acquisition Toolbox
adaptor you are creating, as defined by the
constructor.
DeviceId Device ID of the device you are testing with, as
defined by the constructor.
Format Video format used for acquisition or camera
file.
DeviceName Device name of the device you are testing with,
as defined by the constructor.
VendorDriverDescription Device driver name.
VendorDriverVersion Device driver version.
EstimatedAcquisitionFrameRate Estimated frame rate.
ConciseLog Verbosity of log, with a default of false. Set to
true if you want a concise log output.
In concise mode, only the following is shown in
the log output:
• current test name
• test results
With concise mode set to false (the default),
the following is shown in the log output: