Impact Acquire SDK Python
|
Category that contains the User Set control features. More...
Public Member Functions | |
__init__ (self, *args) | |
Constructs a new mvIMPACT.acquire.UserSetControl object. | |
Properties | |
mvUserData = property(lib_mvIMPACT_acquire.UserSetControl_mvUserData_get, doc=) | |
A string property. | |
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
userSetDefault = property(lib_mvIMPACT_acquire.UserSetControl_userSetDefault_get, doc=) | |
An enumerated integer property. | |
userSetDefaultSelector = property(lib_mvIMPACT_acquire.UserSetControl_userSetDefaultSelector_get, doc=) | |
An enumerated integer property. | |
userSetDescription = property(lib_mvIMPACT_acquire.UserSetControl_userSetDescription_get, doc=) | |
A string property. | |
userSetFeatureEnable = property(lib_mvIMPACT_acquire.UserSetControl_userSetFeatureEnable_get, doc=) | |
A boolean property. | |
userSetFeatureSelector = property(lib_mvIMPACT_acquire.UserSetControl_userSetFeatureSelector_get, doc=) | |
An enumerated integer property. | |
userSetLoad = property(lib_mvIMPACT_acquire.UserSetControl_userSetLoad_get, doc=) | |
A method object. | |
userSetSave = property(lib_mvIMPACT_acquire.UserSetControl_userSetSave_get, doc=) | |
A method object. | |
userSetSelector = property(lib_mvIMPACT_acquire.UserSetControl_userSetSelector_get, doc=) | |
An enumerated integer property. | |
Category that contains the User Set control features.
A category that contains the User Set control features.
__init__ | ( | self, | |
* | args ) |
Constructs a new mvIMPACT.acquire.UserSetControl object.
pDev | [in] A pointer to a mvIMPACT.acquire.Device object obtained from a mvIMPACT.acquire.DeviceManager object. |
settingName | [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 |
|
static |
A string property.
A register to store arbitrary user data into the devices non-volatile memory. The data is stored as binary data encoded in Base64 see mvIMPACT.acquire.PropertyS.writeBinary or mvIMPACT.acquire.PropertyS.readBinary for more details.
A register to store arbitrary user data into the devices non-volatile memory. The data is stored as binary data encoded in Base64 see mvIMPACT.acquire.PropertyS.writeBinary or mvIMPACT.acquire.PropertyS.readBinary for more details.
|
static |
|
static |
An enumerated integer property.
Selects the feature User Set to load and make active by default when the device is reset.
Selects the feature User Set to load and make active by default when the device is reset.
The following string values might be valid for this feature:
|
static |
An enumerated integer property.
This feature is deprecated (See UserSetDefault).
The following string values might be valid for this feature:
|
static |
A string property.
Description of the selected User Set content.
Description of the selected User Set content.
|
static |
A boolean property.
Enables the selected feature and make it active in all the UserSets.
Enables the selected feature and make it active in all the UserSets.
|
static |
An enumerated integer property.
Selects which individual UserSet feature to control.
Selects which individual UserSet feature to control.
The following string values might be valid for this feature:
|
static |
A method object.
Loads the User Set specified by UserSetSelector to the device and makes it active.
Loads the User Set specified by UserSetSelector to the device and makes it active.
|
static |
A method object.
Save the User Set specified by UserSetSelector to the non-volatile memory of the device.
Save the User Set specified by UserSetSelector to the non-volatile memory of the device.
|
static |
An enumerated integer property.
Selects the feature User Set to load, save or configure.
Selects the feature User Set to load, save or configure.
The following string values might be valid for this feature: