This class provides access to general settings as well as to settings which are unique for the mvBlueFOX(Device specific interface layout only).
More...
|
| cameraSetting = property(lib_mvIMPACT_acquire.SettingsBlueFOX_cameraSetting_get, doc=) |
| Camera related settings.
|
|
| 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 ) |
◆ cameraSetting
cameraSetting = property(lib_mvIMPACT_acquire.SettingsBlueFOX_cameraSetting_get, doc=) |
|
static |
◆ thisown
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |