Impact Acquire SDK Python
|
A base class that provides access to the most common settings for a device. More...
Public Member Functions | |
__init__ (self, *args) | |
Properties | |
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. | |
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") | |
A base class that provides access to the most common settings for a device.
Use one of the classes derived from this class to get access to all the available settings.
__init__ | ( | self, | |
* | args ) |
Reimplemented in SettingsBlueFOX.
|
static |
A string property (read-only) containing the name of the setting this setting is based on.
|
static |
Properties to define the result images format.
|
static |
Image processing related properties.
|
static |