This class provides access to general settings as well as to settings which are unique for the mvBlueFOX(Device specific interface layout only).
More...
|
| | basedOn = property(lib_mvIMPACT_acquire.FullSettingsBase_basedOn_get, doc=) |
| | A string property (read-only) containing the name of the setting this setting is based on.
|
| | cameraSetting = property(lib_mvIMPACT_acquire.SettingsBlueFOX_cameraSetting_get, doc=) |
| | Camera related settings.
|
| | imageDestination = property(lib_mvIMPACT_acquire.FullSettingsBase_imageDestination_get, doc=) |
| | Properties to define the result images format.
|
| | imageProcessing = property(lib_mvIMPACT_acquire.FullSettingsBase_imageProcessing_get, doc=) |
| | Image processing related properties.
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
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.
- Note
- This class will only be available if mvIMPACT.acquire.Device.interfaceLayout is set to mvIMPACT.acquire.dilDeviceSpecific before the device is opened.
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ basedOn
| basedOn = property(lib_mvIMPACT_acquire.FullSettingsBase_basedOn_get, doc=) |
|
staticinherited |
A string property (read-only) containing the name of the setting this setting is based on.
◆ cameraSetting
| cameraSetting = property(lib_mvIMPACT_acquire.SettingsBlueFOX_cameraSetting_get, doc=) |
|
static |
◆ imageDestination
| imageDestination = property(lib_mvIMPACT_acquire.FullSettingsBase_imageDestination_get, doc=) |
|
staticinherited |
Properties to define the result images format.
◆ imageProcessing
| imageProcessing = property(lib_mvIMPACT_acquire.FullSettingsBase_imageProcessing_get, doc=) |
|
staticinherited |
Image processing related properties.
◆ thisown
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |