Impact Acquire SDK .NET
|
Category that contains the User Set control features. More...
Public Member Functions | |
UserSetControl (mv.impact.acquire.Device device) | |
Constructs a new mv.impact.acquire.GenICam.UserSetControl object. | |
UserSetControl (mv.impact.acquire.Device device, System.String settingName) | |
Constructs a new mv.impact.acquire.GenICam.UserSetControl object. | |
Public Attributes | |
readonly mv.impact.acquire.PropertyS | mvUserData = new mv.impact.acquire.PropertyS() |
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 mv.impact.acquire.PropertyS.writeBinary or mv.impact.acquire.PropertyS.readBinary for more details. | |
readonly mv.impact.acquire.PropertyI64 | userSetDefault = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the feature User Set to load and make active by default when the device is reset. | |
readonly mv.impact.acquire.PropertyI64 | userSetDefaultSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated (See UserSetDefault). | |
readonly mv.impact.acquire.PropertyS | userSetDescription = new mv.impact.acquire.PropertyS() |
A string property. Description of the selected User Set content. | |
readonly mv.impact.acquire.PropertyIBoolean | userSetFeatureEnable = new mv.impact.acquire.PropertyIBoolean() |
A boolean property. Enables the selected feature and make it active in all the UserSets. | |
readonly mv.impact.acquire.PropertyI64 | userSetFeatureSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects which individual UserSet feature to control. | |
readonly mv.impact.acquire.Method | userSetLoad = new mv.impact.acquire.Method() |
A method object. Loads the User Set specified by UserSetSelector to the device and makes it active. | |
readonly mv.impact.acquire.Method | userSetSave = new mv.impact.acquire.Method() |
A method object. Save the User Set specified by UserSetSelector to the non-volatile memory of the device. | |
readonly mv.impact.acquire.PropertyI64 | userSetSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. Selects the feature User Set to load, save or configure. | |
Category that contains the User Set control features.
A category that contains the User Set control features.
|
inline |
Constructs a new mv.impact.acquire.GenICam.UserSetControl object.
[in] | device | A pointer to a mv.impact.acquire.Device object obtained from a mv.impact.acquire.DeviceManager object. |
|
inline |
Constructs a new mv.impact.acquire.GenICam.UserSetControl object.
[in] | device | A pointer to a mv.impact.acquire.Device object obtained from a mv.impact.acquire.DeviceManager object. |
[in] | settingName | 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 mv.impact.acquire.FunctionInterface.availableSettings, new settings can be created with the function mv.impact.acquire.FunctionInterface.createSetting |
readonly mv.impact.acquire.PropertyS mvUserData = new mv.impact.acquire.PropertyS() |
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 mv.impact.acquire.PropertyS.writeBinary or mv.impact.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 mv.impact.acquire.PropertyS.writeBinary or mv.impact.acquire.PropertyS.readBinary for more details.
readonly mv.impact.acquire.PropertyI64 userSetDefault = new mv.impact.acquire.PropertyI64() |
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:
readonly mv.impact.acquire.PropertyI64 userSetDefaultSelector = new mv.impact.acquire.PropertyI64() |
An enumerated integer property. This feature is deprecated (See UserSetDefault).
The following string values might be valid for this feature:
readonly mv.impact.acquire.PropertyS userSetDescription = new mv.impact.acquire.PropertyS() |
A string property. Description of the selected User Set content.
Description of the selected User Set content.
readonly mv.impact.acquire.PropertyIBoolean userSetFeatureEnable = new mv.impact.acquire.PropertyIBoolean() |
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.
readonly mv.impact.acquire.PropertyI64 userSetFeatureSelector = new mv.impact.acquire.PropertyI64() |
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:
readonly mv.impact.acquire.Method userSetLoad = new mv.impact.acquire.Method() |
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.
readonly mv.impact.acquire.Method userSetSave = new mv.impact.acquire.Method() |
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.
readonly mv.impact.acquire.PropertyI64 userSetSelector = new mv.impact.acquire.PropertyI64() |
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: