Impact Acquire SDK Java
|
This class provides access to general settings as well as to settings which are unique for the mvBlueFOX(Device specific interface layout only). More...
Public Member Functions | |
synchronized void | delete () |
PropertyS | getBasedOn () |
A string property (read-only) containing the name of the setting this setting is based on. | |
CameraSettingsBlueFOX | getCameraSetting () |
Camera related settings. | |
ImageDestination | getImageDestination () |
Properties to define the result images format. | |
ImageProcessing | getImageProcessing () |
Image processing related properties. | |
SettingsBlueFOX (Device pDev) | |
brief Constructs a new mvIMPACT.acquire.SettingsBlueFOX object. | |
SettingsBlueFOX (Device pDev, String name) | |
brief Constructs a new mvIMPACT.acquire.SettingsBlueFOX object. | |
Protected Member Functions | |
void | finalize () |
SettingsBlueFOX (long cPtr, boolean cMemoryOwn) | |
Static Protected Member Functions | |
static long | swigRelease (FullSettingsBase obj) |
static long | swigRelease (SettingsBlueFOX obj) |
Protected Attributes | |
transient boolean | swigCMemOwn |
This class provides access to general settings as well as to settings which are unique for the mvBlueFOX(Device specific interface layout only).
To see a small code example on how you can work with object of this class see the detailed description of the class mvIMPACT.acquire.FunctionInterface as well. Statements made for the use of the class mvIMPACT.acquire.FullSettingsBase apply for this class as well.
|
protected |
SettingsBlueFOX | ( | Device | pDev, |
String | name ) |
brief Constructs a new mvIMPACT.acquire.SettingsBlueFOX object.
pDev | [in] A pointer to a mvIMPACT.acquire.Device object obtained from a mvIMPACT.acquire.DeviceManager object. |
name | [in] The name of the driver internal setting to access with this instance. A list of valid setting names can be obtained by a call to mvIMPACT.acquire.FunctionInterface.getAvailableSettings, new settings can be created with the function mvIMPACT.acquire.FunctionInterface.createSetting |
SettingsBlueFOX | ( | Device | pDev | ) |
brief Constructs a new mvIMPACT.acquire.SettingsBlueFOX object.
pDev | [in] A pointer to a mvIMPACT.acquire.Device object obtained from a mvIMPACT.acquire.DeviceManager object. A list of valid setting names can be obtained by a call to mvIMPACT.acquire.FunctionInterface.getAvailableSettings, new settings can be created with the function mvIMPACT.acquire.FunctionInterface.createSetting |
synchronized void delete | ( | ) |
Reimplemented from FullSettingsBase.
|
protected |
Reimplemented from FullSettingsBase.
|
inherited |
A string property (read-only) containing the name of the setting this setting is based on.
CameraSettingsBlueFOX getCameraSetting | ( | ) |
Camera related settings.
|
inherited |
Properties to define the result images format.
|
inherited |
Image processing related properties.
|
staticprotectedinherited |
|
staticprotected |
|
protectedinherited |