Impact Acquire SDK C++
|
Category that contains the User Set control features. More...
#include <mvIMPACT_acquire_GenICam.h>
Public Member Functions | |
UserSetControl (mvIMPACT::acquire::Device *pDev, const std::string &settingName="Base") | |
Constructs a new mvIMPACT::acquire::GenICam::UserSetControl object. | |
Public Attributes | |
PropertyS | mvUserData |
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. | |
PropertyI64 | userSetDefault |
An enumerated integer property. Selects the feature User Set to load and make active by default when the device is reset. | |
PropertyI64 | userSetDefaultSelector |
An enumerated integer property. This feature is deprecated (See UserSetDefault). | |
PropertyS | userSetDescription |
A string property. Description of the selected User Set content. | |
PropertyIBoolean | userSetFeatureEnable |
A boolean property. Enables the selected feature and make it active in all the UserSets. | |
PropertyI64 | userSetFeatureSelector |
An enumerated integer property. Selects which individual UserSet feature to control. | |
Method | userSetLoad |
A method object. Loads the User Set specified by UserSetSelector to the device and makes it active. | |
Method | userSetSave |
A method object. Save the User Set specified by UserSetSelector to the non-volatile memory of the device. | |
PropertyI64 | userSetSelector |
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.
|
inlineexplicit |
Constructs a new mvIMPACT::acquire::GenICam::UserSetControl object.
[in] | pDev | A pointer to a mvIMPACT::acquire::Device object obtained from a mvIMPACT::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 mvIMPACT::acquire::FunctionInterface::getAvailableSettings, new settings can be created with the function mvIMPACT::acquire::FunctionInterface::createSetting |
PropertyS mvUserData |
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.
PropertyI64 userSetDefault |
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:
PropertyI64 userSetDefaultSelector |
An enumerated integer property. This feature is deprecated (See UserSetDefault).
The following string values might be valid for this feature:
PropertyS userSetDescription |
A string property. Description of the selected User Set content.
Description of the selected User Set content.
PropertyIBoolean userSetFeatureEnable |
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.
PropertyI64 userSetFeatureSelector |
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:
Method userSetLoad |
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.
Method userSetSave |
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.
PropertyI64 userSetSelector |
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: