Impact Acquire SDK C++
|
Category that contains features to control the devices Logic Gate Control parameters. More...
#include <mvIMPACT_acquire_GenICam.h>
Public Member Functions | |
HOBJ | hObj (void) const |
Returns a unique identifier for the component collection referenced by this object. | |
mvLogicGateControl (mvIMPACT::acquire::Device *pDev, const std::string &settingName="Base") | |
Constructs a new mvIMPACT::acquire::GenICam::mvLogicGateControl object. | |
const ComponentCollection & | restoreDefault (void) const |
Restores the default for every component of this collection. | |
Public Attributes | |
PropertyIBoolean | mvANDSource1Inverter |
A boolean property. Inverts the first input signal of the AND gate selected by mvLogicGateANDSelector. | |
PropertyIBoolean | mvANDSource2Inverter |
A boolean property. Inverts the second input signal of the AND gate selected by mvLogicGateANDSelector. | |
PropertyI64 | mvLogicGateANDSelector |
An enumerated integer property. Selects the AND gate to configure. | |
PropertyI64 | mvLogicGateANDSource1 |
An enumerated integer property. Selects the first input signal of the AND gate selected by mvLogicGateANDSelector. | |
PropertyI64 | mvLogicGateANDSource2 |
An enumerated integer property. Selects the second input signal of the AND gate selected by mvLogicGateANDSelector. | |
PropertyI64 | mvLogicGateANDTermSelector |
An enumerated integer property. Selects the AND-term of the AND-OR-matrix. | |
PropertyI64 | mvLogicGateANDTermSrc0 |
An enumerated integer property. Selects the first input signal of the AND-term selected by mvLogicGateANDTermSelector. | |
PropertyI64 | mvLogicGateANDTermSrc1 |
An enumerated integer property. Selects the second input signal of the AND-term selected by mvLogicGateANDTermSelector. | |
PropertyI64 | mvLogicGateORSelector |
An enumerated integer property. Selects the OR gate to configure. | |
PropertyI64 | mvLogicGateORSource1 |
An enumerated integer property. Selects the first input signal of the OR gate selected by mvLogicGateORSelector. | |
PropertyI64 | mvLogicGateORSource2 |
An enumerated integer property. Selects the second input signal of the OR gate selected by mvLogicGateORSelector. | |
PropertyI64 | mvLogicGateORSource3 |
An enumerated integer property. Selects the third input signal of the OR gate selected by mvLogicGateORSelector. | |
PropertyI64 | mvLogicGateORSource4 |
An enumerated integer property. Selects the fourth input signal of the OR gate selected by mvLogicGateORSelector. | |
PropertyI64 | mvLogicGateORTermSelector |
An enumerated integer property. Selects the OR-term of the AND-OR-matrix. | |
PropertyI64 | mvLogicGateORTermSrc0 |
An enumerated integer property. Selects the first input signal of the ORTerm selected by mvLogicGateORTermSelector. | |
PropertyI64 | mvLogicGateORTermSrc1 |
An enumerated integer property. Selects the second input signal of the ORTerm selected by mvLogicGateORTermSelector. | |
PropertyI64 | mvLogicGateSource |
An enumerated integer property. Selects the input signal of the AND-OR-Matrix selected by mvLogicGateSourceSelector. | |
PropertyIBoolean | mvLogicGateSourceInverter |
A boolean property. Inverts the input signal. | |
PropertyI64 | mvLogicGateSourceSelector |
An enumerated integer property. Selects the LogicGateSource of the AND-OR-Matrix. | |
Protected Attributes | |
HOBJ | m_hRoot |
Category that contains features to control the devices Logic Gate Control parameters.
A category that contains features to control the devices Logic Gate Control parameters.
|
inlineexplicit |
Constructs a new mvIMPACT::acquire::GenICam::mvLogicGateControl 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 |
|
inlineinherited |
Returns a unique identifier for the component collection referenced by this object.
This handle will always reference an object of type mvIMPACT::acquire::ComponentList.
|
inlineinherited |
Restores the default for every component of this collection.
Calling this function will restore the default value for every component belonging to this collection.
|
protectedinherited |
PropertyIBoolean mvANDSource1Inverter |
A boolean property. Inverts the first input signal of the AND gate selected by mvLogicGateANDSelector.
Inverts the first input signal of the AND gate selected by mvLogicGateANDSelector
PropertyIBoolean mvANDSource2Inverter |
A boolean property. Inverts the second input signal of the AND gate selected by mvLogicGateANDSelector.
Inverts the second input signal of the AND gate selected by mvLogicGateANDSelector
PropertyI64 mvLogicGateANDSelector |
An enumerated integer property. Selects the AND gate to configure.
This enumeration selects the AND gate to configure.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateANDSource1 |
An enumerated integer property. Selects the first input signal of the AND gate selected by mvLogicGateANDSelector.
This enumeration can be used to select the first input signal of the AND gate selected by mvLogicGateANDSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateANDSource2 |
An enumerated integer property. Selects the second input signal of the AND gate selected by mvLogicGateANDSelector.
This enumeration can be used to select the second input signal of the AND gate selected by mvLogicGateANDSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateANDTermSelector |
An enumerated integer property. Selects the AND-term of the AND-OR-matrix.
Selects the AND-term of the AND-OR-matrix.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateANDTermSrc0 |
An enumerated integer property. Selects the first input signal of the AND-term selected by mvLogicGateANDTermSelector.
Selects the first input signal of the AND-term selected by mvLogicGateANDTermSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateANDTermSrc1 |
An enumerated integer property. Selects the second input signal of the AND-term selected by mvLogicGateANDTermSelector.
Selects the second input signal of the AND-term selected by mvLogicGateANDTermSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateORSelector |
An enumerated integer property. Selects the OR gate to configure.
This enumeration selects the OR gate to configure.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateORSource1 |
An enumerated integer property. Selects the first input signal of the OR gate selected by mvLogicGateORSelector.
This enumeration can be used to select the first input signal of the OR gate selected by mvLogicGateORSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateORSource2 |
An enumerated integer property. Selects the second input signal of the OR gate selected by mvLogicGateORSelector.
This enumeration can be used to select the second input signal of the OR gate selected by mvLogicGateORSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateORSource3 |
An enumerated integer property. Selects the third input signal of the OR gate selected by mvLogicGateORSelector.
This enumeration can be used to select the third input signal of the OR gate selected by mvLogicGateORSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateORSource4 |
An enumerated integer property. Selects the fourth input signal of the OR gate selected by mvLogicGateORSelector.
This enumeration can be used to select the fourth input signal of the OR gate selected by mvLogicGateORSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateORTermSelector |
An enumerated integer property. Selects the OR-term of the AND-OR-matrix.
Selects the OR-term of the AND-OR-matrix.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateORTermSrc0 |
An enumerated integer property. Selects the first input signal of the ORTerm selected by mvLogicGateORTermSelector.
Selects the first input signal of the ORTerm selected by mvLogicGateORTermSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateORTermSrc1 |
An enumerated integer property. Selects the second input signal of the ORTerm selected by mvLogicGateORTermSelector.
Selects the second input signal of the ORTerm selected by mvLogicGateORTermSelector.
The following string values might be valid for this feature:
PropertyI64 mvLogicGateSource |
An enumerated integer property. Selects the input signal of the AND-OR-Matrix selected by mvLogicGateSourceSelector.
Selects the input signal of the AND-OR-Matrix selected by mvLogicGateSourceSelector.
The following string values might be valid for this feature:
PropertyIBoolean mvLogicGateSourceInverter |
A boolean property. Inverts the input signal.
Inverts the input signal.
PropertyI64 mvLogicGateSourceSelector |
An enumerated integer property. Selects the LogicGateSource of the AND-OR-Matrix.
Selects the LogicGateSource of the AND-OR-Matrix.
The following string values might be valid for this feature: