Impact Acquire SDK Java
|
Category that contains features to control the devices Logic Gate Control parameters. More...
Public Member Functions | |
synchronized void | delete () |
PropertyI | getMvANDSource1Inverter () |
A boolean property. | |
PropertyI | getMvANDSource2Inverter () |
A boolean property. | |
PropertyI64 | getMvLogicGateANDSelector () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateANDSource1 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateANDSource2 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateANDTermSelector () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateANDTermSrc0 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateANDTermSrc1 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateORSelector () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateORSource1 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateORSource2 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateORSource3 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateORSource4 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateORTermSelector () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateORTermSrc0 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateORTermSrc1 () |
An enumerated integer property. | |
PropertyI64 | getMvLogicGateSource () |
An enumerated integer property. | |
PropertyI | getMvLogicGateSourceInverter () |
A boolean property. | |
PropertyI64 | getMvLogicGateSourceSelector () |
An enumerated integer property. | |
int | hObj () |
Returns a unique identifier for the component collection referenced by this object. | |
mvLogicGateControl (Device pDev) | |
Constructs a new mvIMPACT.acquire.mvLogicGateControl object. | |
mvLogicGateControl (Device pDev, String settingName) | |
Constructs a new mvIMPACT.acquire.mvLogicGateControl object. | |
ComponentCollection | restoreDefault () |
Restores the default for every component of this collection. | |
Protected Member Functions | |
void | finalize () |
mvLogicGateControl (long cPtr, boolean cMemoryOwn) | |
Static Protected Member Functions | |
static long | swigRelease (ComponentCollection obj) |
static long | swigRelease (mvLogicGateControl obj) |
Protected Attributes | |
transient boolean | swigCMemOwn |
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.
|
protected |
mvLogicGateControl | ( | Device | pDev, |
String | settingName ) |
Constructs a new mvIMPACT.acquire.mvLogicGateControl 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 |
mvLogicGateControl | ( | Device | pDev | ) |
Constructs a new mvIMPACT.acquire.mvLogicGateControl object.
pDev | [in] A pointer to a mvIMPACT.acquire.Device object obtained from a mvIMPACT.acquire.DeviceManager object. 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 |
synchronized void delete | ( | ) |
Reimplemented from ComponentCollection.
|
protected |
Reimplemented from ComponentCollection.
PropertyI getMvANDSource1Inverter | ( | ) |
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
PropertyI getMvANDSource2Inverter | ( | ) |
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 getMvLogicGateANDSelector | ( | ) |
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 getMvLogicGateANDSource1 | ( | ) |
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 getMvLogicGateANDSource2 | ( | ) |
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 getMvLogicGateANDTermSelector | ( | ) |
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 getMvLogicGateANDTermSrc0 | ( | ) |
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 getMvLogicGateANDTermSrc1 | ( | ) |
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 getMvLogicGateORSelector | ( | ) |
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 getMvLogicGateORSource1 | ( | ) |
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 getMvLogicGateORSource2 | ( | ) |
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 getMvLogicGateORSource3 | ( | ) |
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 getMvLogicGateORSource4 | ( | ) |
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 getMvLogicGateORTermSelector | ( | ) |
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 getMvLogicGateORTermSrc0 | ( | ) |
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 getMvLogicGateORTermSrc1 | ( | ) |
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 getMvLogicGateSource | ( | ) |
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:
PropertyI getMvLogicGateSourceInverter | ( | ) |
A boolean property.
Inverts the input signal.
Inverts the input signal.
PropertyI64 getMvLogicGateSourceSelector | ( | ) |
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:
|
inherited |
Returns a unique identifier for the component collection referenced by this object.
This handle will always reference an object of type mvIMPACT.acquire.ComponentList.
|
inherited |
Restores the default for every component of this collection.
Calling this function will restore the default value for every component belonging to this collection.
|
staticprotectedinherited |
|
staticprotected |
|
protectedinherited |