Impact Acquire SDK C++
mvLogicGateControl Class Reference

Category that contains features to control the devices Logic Gate Control parameters. More...

#include <mvIMPACT_acquire_GenICam.h>

Inheritance diagram for mvLogicGateControl:
[legend]

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 ComponentCollectionrestoreDefault (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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ mvLogicGateControl()

mvLogicGateControl ( mvIMPACT::acquire::Device * pDev,
const std::string & settingName = "Base" )
inlineexplicit

Constructs a new mvIMPACT::acquire::GenICam::mvLogicGateControl object.

Parameters
[in]pDevA pointer to a mvIMPACT::acquire::Device object obtained from a mvIMPACT::acquire::DeviceManager object.
[in]settingNameThe 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

Member Function Documentation

◆ hObj()

HOBJ hObj ( void ) const
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.

Returns
A unique identifier for the component referenced by this object.

◆ restoreDefault()

const ComponentCollection & restoreDefault ( void ) const
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.

Note
The caller must have the right to modify the component. Otherwise an exception will be thrown.
Returns
A const reference to the component.

Member Data Documentation

◆ m_hRoot

HOBJ m_hRoot
protectedinherited

◆ mvANDSource1Inverter

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

◆ mvANDSource2Inverter

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

◆ 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:

  • mvLogicGateAND1 (Display string: 'mv Logic Gate AND 1')
  • mvLogicGateAND2 (Display string: 'mv Logic Gate AND 2')
  • mvLogicGateAND3 (Display string: 'mv Logic Gate AND 3')
  • mvLogicGateAND4 (Display string: 'mv Logic Gate AND 4')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateANDSource1

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:

  • Off (Display string: 'Off')
  • Line4 (Display string: 'Line 4')
  • Line5 (Display string: 'Line 5')
  • Line6 (Display string: 'Line 6')
  • Line7 (Display string: 'Line 7')
  • Line12 (Display string: 'Line 12')
  • Line13 (Display string: 'Line 13')
  • Line14 (Display string: 'Line 14')
  • Line15 (Display string: 'Line 15')
  • ExposureActive (Display string: 'Exposure Active')
  • mvExposureSensor2Active (Display string: 'mv Exposure Sensor 2 Active')
  • UserOutput0 (Display string: 'User Output 0')
  • UserOutput1 (Display string: 'User Output 1')
  • UserOutput2 (Display string: 'User Output 2')
  • UserOutput3 (Display string: 'User Output 3')
  • UserOutput4 (Display string: 'User Output 4')
  • UserOutput5 (Display string: 'User Output 5')
  • UserOutput6 (Display string: 'User Output 6')
  • UserOutput7 (Display string: 'User Output 7')
  • Timer1Active (Display string: 'Timer 1 Active')
  • Timer2Active (Display string: 'Timer 2 Active')
  • Timer3Active (Display string: 'Timer 3 Active')
  • Counter1Active (Display string: 'Counter 1 Active')
  • Counter2Active (Display string: 'Counter 2 Active')
  • Counter3Active (Display string: 'Counter 3 Active')
  • Counter4Active (Display string: 'Counter 4 Active')
  • Counter5Active (Display string: 'Counter 5 Active')
  • Counter6Active (Display string: 'Counter 6 Active')
  • Counter7Active (Display string: 'Counter 7 Active')
  • Counter8Active (Display string: 'Counter 8 Active')
  • AcquisitionActive (Display string: 'Acquisition Active')
  • FrameActive (Display string: 'Frame Active')
  • LineActive (Display string: 'Line Active')
  • FrameTriggerWait (Display string: 'Frame Trigger Wait')
  • mvTemperatureOutOfRange (Display string: 'mv Temperature Out Of Range')
  • mvExposureActive (Display string: 'mv Exposure Active')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateANDSource2

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:

  • Off (Display string: 'Off')
  • Line4 (Display string: 'Line 4')
  • Line5 (Display string: 'Line 5')
  • Line6 (Display string: 'Line 6')
  • Line7 (Display string: 'Line 7')
  • Line12 (Display string: 'Line 12')
  • Line13 (Display string: 'Line 13')
  • Line14 (Display string: 'Line 14')
  • Line15 (Display string: 'Line 15')
  • ExposureActive (Display string: 'Exposure Active')
  • mvExposureSensor2Active (Display string: 'mv Exposure Sensor 2 Active')
  • UserOutput0 (Display string: 'User Output 0')
  • UserOutput1 (Display string: 'User Output 1')
  • UserOutput2 (Display string: 'User Output 2')
  • UserOutput3 (Display string: 'User Output 3')
  • UserOutput4 (Display string: 'User Output 4')
  • UserOutput5 (Display string: 'User Output 5')
  • UserOutput6 (Display string: 'User Output 6')
  • UserOutput7 (Display string: 'User Output 7')
  • Timer1Active (Display string: 'Timer 1 Active')
  • Timer2Active (Display string: 'Timer 2 Active')
  • Timer3Active (Display string: 'Timer 3 Active')
  • Counter1Active (Display string: 'Counter 1 Active')
  • Counter2Active (Display string: 'Counter 2 Active')
  • Counter3Active (Display string: 'Counter 3 Active')
  • Counter4Active (Display string: 'Counter 4 Active')
  • Counter5Active (Display string: 'Counter 5 Active')
  • Counter6Active (Display string: 'Counter 6 Active')
  • Counter7Active (Display string: 'Counter 7 Active')
  • Counter8Active (Display string: 'Counter 8 Active')
  • AcquisitionActive (Display string: 'Acquisition Active')
  • FrameActive (Display string: 'Frame Active')
  • LineActive (Display string: 'Line Active')
  • FrameTriggerWait (Display string: 'Frame Trigger Wait')
  • mvTemperatureOutOfRange (Display string: 'mv Temperature Out Of Range')
  • mvExposureActive (Display string: 'mv Exposure Active')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateANDTermSelector

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:

  • mvLogicGateANDTerm0 (Display string: 'mv Logic Gate AND Term 0')
  • mvLogicGateANDTerm1 (Display string: 'mv Logic Gate AND Term 1')
  • mvLogicGateANDTerm2 (Display string: 'mv Logic Gate AND Term 2')
  • mvLogicGateANDTerm3 (Display string: 'mv Logic Gate AND Term 3')
  • mvLogicGateANDTerm4 (Display string: 'mv Logic Gate AND Term 4')
  • mvLogicGateANDTerm5 (Display string: 'mv Logic Gate AND Term 5')
  • mvLogicGateANDTerm6 (Display string: 'mv Logic Gate AND Term 6')
  • mvLogicGateANDTerm7 (Display string: 'mv Logic Gate AND Term 7')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateANDTermSrc0

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:

  • Off (Display string: 'Off')
  • mvLogicGateSource0 (Display string: 'mv Logic Gate Source 0')
  • mvLogicGateSource1 (Display string: 'mv Logic Gate Source 1')
  • mvLogicGateSource2 (Display string: 'mv Logic Gate Source 2')
  • mvLogicGateSource3 (Display string: 'mv Logic Gate Source 3')
  • mvLogicGateSource4 (Display string: 'mv Logic Gate Source 4')
  • mvLogicGateSource5 (Display string: 'mv Logic Gate Source 5')
  • mvLogicGateSource6 (Display string: 'mv Logic Gate Source 6')
  • mvLogicGateSource7 (Display string: 'mv Logic Gate Source 7')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateANDTermSrc1

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:

  • Off (Display string: 'Off')
  • mvLogicGateSource0 (Display string: 'mv Logic Gate Source 0')
  • mvLogicGateSource1 (Display string: 'mv Logic Gate Source 1')
  • mvLogicGateSource2 (Display string: 'mv Logic Gate Source 2')
  • mvLogicGateSource3 (Display string: 'mv Logic Gate Source 3')
  • mvLogicGateSource4 (Display string: 'mv Logic Gate Source 4')
  • mvLogicGateSource5 (Display string: 'mv Logic Gate Source 5')
  • mvLogicGateSource6 (Display string: 'mv Logic Gate Source 6')
  • mvLogicGateSource7 (Display string: 'mv Logic Gate Source 7')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateORSelector

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:

  • mvLogicGateOR1 (Display string: 'mv Logic Gate OR 1')
  • mvLogicGateOR2 (Display string: 'mv Logic Gate OR 2')
  • mvLogicGateOR3 (Display string: 'mv Logic Gate OR 3')
  • mvLogicGateOR4 (Display string: 'mv Logic Gate OR 4')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateORSource1

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:

  • mvLogicGateAND1Output (Display string: 'mv Logic Gate AND 1 Output')
  • mvLogicGateAND2Output (Display string: 'mv Logic Gate AND 2 Output')
  • mvLogicGateAND3Output (Display string: 'mv Logic Gate AND 3 Output')
  • mvLogicGateAND4Output (Display string: 'mv Logic Gate AND 4 Output')
  • Off (Display string: 'Off')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateORSource2

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:

  • mvLogicGateAND1Output (Display string: 'mv Logic Gate AND 1 Output')
  • mvLogicGateAND2Output (Display string: 'mv Logic Gate AND 2 Output')
  • mvLogicGateAND3Output (Display string: 'mv Logic Gate AND 3 Output')
  • mvLogicGateAND4Output (Display string: 'mv Logic Gate AND 4 Output')
  • Off (Display string: 'Off')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateORSource3

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:

  • mvLogicGateAND1Output (Display string: 'mv Logic Gate AND 1 Output')
  • mvLogicGateAND2Output (Display string: 'mv Logic Gate AND 2 Output')
  • mvLogicGateAND3Output (Display string: 'mv Logic Gate AND 3 Output')
  • mvLogicGateAND4Output (Display string: 'mv Logic Gate AND 4 Output')
  • Off (Display string: 'Off')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateORSource4

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:

  • mvLogicGateAND1Output (Display string: 'mv Logic Gate AND 1 Output')
  • mvLogicGateAND2Output (Display string: 'mv Logic Gate AND 2 Output')
  • mvLogicGateAND3Output (Display string: 'mv Logic Gate AND 3 Output')
  • mvLogicGateAND4Output (Display string: 'mv Logic Gate AND 4 Output')
  • Off (Display string: 'Off')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateORTermSelector

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:

  • mvLogicGateORTerm0 (Display string: 'mv Logic Gate OR Term 0')
  • mvLogicGateORTerm1 (Display string: 'mv Logic Gate OR Term 1')
  • mvLogicGateORTerm2 (Display string: 'mv Logic Gate OR Term 2')
  • mvLogicGateORTerm3 (Display string: 'mv Logic Gate OR Term 3')
  • mvLogicGateORTerm4 (Display string: 'mv Logic Gate OR Term 4')
  • mvLogicGateORTerm5 (Display string: 'mv Logic Gate OR Term 5')
  • mvLogicGateORTerm6 (Display string: 'mv Logic Gate OR Term 6')
  • mvLogicGateORTerm7 (Display string: 'mv Logic Gate OR Term 7')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateORTermSrc0

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:

  • Off (Display string: 'Off')
  • mvLogicGateANDTerm0 (Display string: 'mv Logic Gate AND Term 0')
  • mvLogicGateANDTerm1 (Display string: 'mv Logic Gate AND Term 1')
  • mvLogicGateANDTerm2 (Display string: 'mv Logic Gate AND Term 2')
  • mvLogicGateANDTerm3 (Display string: 'mv Logic Gate AND Term 3')
  • mvLogicGateANDTerm4 (Display string: 'mv Logic Gate AND Term 4')
  • mvLogicGateANDTerm5 (Display string: 'mv Logic Gate AND Term 5')
  • mvLogicGateANDTerm6 (Display string: 'mv Logic Gate AND Term 6')
  • mvLogicGateANDTerm7 (Display string: 'mv Logic Gate AND Term 7')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateORTermSrc1

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:

  • Off (Display string: 'Off')
  • mvLogicGateANDTerm0 (Display string: 'mv Logic Gate AND Term 0')
  • mvLogicGateANDTerm1 (Display string: 'mv Logic Gate AND Term 1')
  • mvLogicGateANDTerm2 (Display string: 'mv Logic Gate AND Term 2')
  • mvLogicGateANDTerm3 (Display string: 'mv Logic Gate AND Term 3')
  • mvLogicGateANDTerm4 (Display string: 'mv Logic Gate AND Term 4')
  • mvLogicGateANDTerm5 (Display string: 'mv Logic Gate AND Term 5')
  • mvLogicGateANDTerm6 (Display string: 'mv Logic Gate AND Term 6')
  • mvLogicGateANDTerm7 (Display string: 'mv Logic Gate AND Term 7')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateSource

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:

  • Off (Display string: 'Off')
  • Line4 (Display string: 'Line 4')
  • Line5 (Display string: 'Line 5')
  • Line6 (Display string: 'Line 6')
  • Line7 (Display string: 'Line 7')
  • ExposureActive (Display string: 'Exposure Active')
  • mvExposureSensor2Active (Display string: 'mv Exposure Sensor 2 Active')
  • UserOutput0 (Display string: 'User Output 0')
  • UserOutput1 (Display string: 'User Output 1')
  • UserOutput2 (Display string: 'User Output 2')
  • UserOutput3 (Display string: 'User Output 3')
  • UserOutput4 (Display string: 'User Output 4')
  • UserOutput5 (Display string: 'User Output 5')
  • UserOutput6 (Display string: 'User Output 6')
  • UserOutput7 (Display string: 'User Output 7')
  • Timer1Active (Display string: 'Timer 1 Active')
  • Timer2Active (Display string: 'Timer 2 Active')
  • Timer3Active (Display string: 'Timer 3 Active')
  • Counter1Active (Display string: 'Counter 1 Active')
  • Counter2Active (Display string: 'Counter 2 Active')
  • Counter3Active (Display string: 'Counter 3 Active')
  • Counter4Active (Display string: 'Counter 4 Active')
  • Counter5Active (Display string: 'Counter 5 Active')
  • Counter6Active (Display string: 'Counter 6 Active')
  • Counter7Active (Display string: 'Counter 7 Active')
  • Counter8Active (Display string: 'Counter 8 Active')
  • AcquisitionActive (Display string: 'Acquisition Active')
  • FrameActive (Display string: 'Frame Active')
  • LineActive (Display string: 'Line Active')
  • FrameTriggerWait (Display string: 'Frame Trigger Wait')
  • mvTemperatureOutOfRange (Display string: 'mv Temperature Out Of Range')
  • mvExposureActive (Display string: 'mv Exposure Active')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.

◆ mvLogicGateSourceInverter

PropertyIBoolean mvLogicGateSourceInverter

A boolean property. Inverts the input signal.

Inverts the input signal.

◆ mvLogicGateSourceSelector

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:

  • mvLogicGateSource0 (Display string: 'mv Logic Gate Source 0')
  • mvLogicGateSource1 (Display string: 'mv Logic Gate Source 1')
  • mvLogicGateSource2 (Display string: 'mv Logic Gate Source 2')
  • mvLogicGateSource3 (Display string: 'mv Logic Gate Source 3')
  • mvLogicGateSource4 (Display string: 'mv Logic Gate Source 4')
  • mvLogicGateSource5 (Display string: 'mv Logic Gate Source 5')
  • mvLogicGateSource6 (Display string: 'mv Logic Gate Source 6')
  • mvLogicGateSource7 (Display string: 'mv Logic Gate Source 7')
Note
Depending on the device some of these values might not be supported and especially when working with third party devices there might be custom values which are not listed here. To get a complete and reliable list of supported values at runtime an application should therefore call mvIMPACT::acquire::EnumPropertyI::getTranslationDictStrings() or one of the other functions dealing with translation dictionaries for enumerated properties.