Impact Acquire SDK Java
|
Category that contains the digital input and output control features. More...
Public Member Functions | |
synchronized void | delete () |
DigitalIOControl (Device pDev) | |
Constructs a new mvIMPACT.acquire.DigitalIOControl object. | |
DigitalIOControl (Device pDev, String settingName) | |
Constructs a new mvIMPACT.acquire.DigitalIOControl object. | |
PropertyI64 | getLineFormat () |
An enumerated integer property. | |
PropertyI | getLineInverter () |
A boolean property. | |
PropertyI64 | getLineMode () |
An enumerated integer property. | |
PropertyI64 | getLineSelector () |
An enumerated integer property. | |
PropertyI64 | getLineSource () |
An enumerated integer property. | |
PropertyI | getLineStatus () |
A boolean property. | |
PropertyI64 | getLineStatusAll () |
An integer property. | |
PropertyI | getMvEnable12VPowerOut () |
A boolean property. | |
PropertyI64 | getMvLineDebounceTimeFallingEdge () |
An integer property. | |
PropertyI64 | getMvLineDebounceTimeRisingEdge () |
An integer property. | |
PropertyI64 | getMvLineLED () |
An enumerated integer property. | |
PropertyI64 | getMvRTMInputSelector () |
An enumerated integer property. | |
PropertyI64 | getMvRTMSource () |
An enumerated integer property. | |
PropertyI64 | getUserOutputSelector () |
An enumerated integer property. | |
PropertyI | getUserOutputValue () |
A boolean property. | |
PropertyI64 | getUserOutputValueAll () |
An integer property. | |
PropertyI64 | getUserOutputValueAllMask () |
An integer property. | |
Protected Member Functions | |
DigitalIOControl (long cPtr, boolean cMemoryOwn) | |
void | finalize () |
Static Protected Member Functions | |
static long | swigRelease (DigitalIOControl obj) |
Protected Attributes | |
transient boolean | swigCMemOwn |
Category that contains the digital input and output control features.
A category that contains the digital input and output control features.
|
protected |
DigitalIOControl | ( | Device | pDev, |
String | settingName ) |
Constructs a new mvIMPACT.acquire.DigitalIOControl 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 |
DigitalIOControl | ( | Device | pDev | ) |
Constructs a new mvIMPACT.acquire.DigitalIOControl 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 | ( | ) |
|
protected |
PropertyI64 getLineFormat | ( | ) |
An enumerated integer property.
Controls the current electrical format of the selected physical input or output Line.
Controls the current electrical format of the selected physical input or output Line.
The following string values might be valid for this feature:
PropertyI getLineInverter | ( | ) |
A boolean property.
Controls the inversion of the signal of the selected input or output Line.
Controls the inversion of the signal of the selected input or output Line.
PropertyI64 getLineMode | ( | ) |
An enumerated integer property.
Controls if the physical Line is used to Input or Output a signal.
Controls if the physical Line is used to Input or Output a signal.
The following string values might be valid for this feature:
PropertyI64 getLineSelector | ( | ) |
An enumerated integer property.
Selects the physical line (or pin) of the external device connector or the virtual line of the Transport Layer to configure.
Selects the physical line (or pin) of the external device connector or the virtual line of the Transport Layer to configure.
The following string values might be valid for this feature:
See lineStatusAll to find out which line corresponds to which input or output of your device
PropertyI64 getLineSource | ( | ) |
An enumerated integer property.
Selects which internal acquisition or I/O source signal to output on the selected Line.
Selects which internal acquisition or I/O source signal to output on the selected Line. LineMode must be Output.
The following string values might be valid for this feature:
PropertyI getLineStatus | ( | ) |
A boolean property.
Returns the current status of the selected input or output Line.
Returns the current status of the selected input or output Line.
PropertyI64 getLineStatusAll | ( | ) |
An integer property.
Returns the current status of all available Line signals at time of polling in a single bit field.
Returns the current status of all available Line signals at time of polling in a single bit field.
The following table documents which bit in this property represents the state of which digital I/O for mvBlueCOUGAR-X and mvBlueFOX3 devices:
bit | IO | LineSelectorValue |
0 | out 0 | Line0 |
1 | out 1 | Line1 |
2 | out 2 | Line2 |
3 | out 3 | Line3 |
4 | in 0 | Line4 |
5 | in 1 | Line5 |
The following table documents which bit in this property represents the state of which digital I/O for mvBlueCOUGAR-X-POE devices:
bit | IO | LineSelectorValue |
0 | out 0 | Line0 |
1 | out 1 | Line1 |
2 | - | - |
3 | - | - |
4 | in 0 | Line4 |
5 | in 1 | Line5 |
The following table documents which bit in this property represents the state of which digital I/O for mvBlueCOUGAR-X-POEI mvBlueCOUGAR-XD devices:
bit | IO | LineSelectorValue |
0 | out 0 | Line0 |
1 | out 1 | Line1 |
2 | out 2 | Line2 |
3 | out 3 | Line3 |
4 | in 0 | Line4 |
5 | in 1 | Line5 |
6 | in 2 | Line6 |
7 | in 3 | Line7 |
PropertyI getMvEnable12VPowerOut | ( | ) |
A boolean property.
Enable 12V power out on MultipurposeIO POWER_OUT pin.
Enable 12V power out on MultipurposeIO POWER_OUT pin.
PropertyI64 getMvLineDebounceTimeFallingEdge | ( | ) |
An integer property.
Sets the debounce time in micro seconds for high to low transitions.
Sets the debounce time in micro seconds for high to low transitions.
PropertyI64 getMvLineDebounceTimeRisingEdge | ( | ) |
An integer property.
Sets the debounce time in micro seconds for low to high transitions.
Sets the debounce time in micro seconds for low to high transitions.
PropertyI64 getMvLineLED | ( | ) |
An enumerated integer property.
Selects the digital I/O line to be stated by the LED
Selects the digital I/O line to be stated by the LED
The following string values might be valid for this feature:
PropertyI64 getMvRTMInputSelector | ( | ) |
An enumerated integer property.
Selects which RTM input to configure.
Selects which RTM input to configure.
The following string values might be valid for this feature:
PropertyI64 getMvRTMSource | ( | ) |
An enumerated integer property.
Selects which signal to connect to the selected RTM input.
Selects which signal to connect to the selected RTM input.
The following string values might be valid for this feature:
PropertyI64 getUserOutputSelector | ( | ) |
An enumerated integer property.
Selects which bit of the User Output register will be set by UserOutputValue.
Selects which bit of the User Output register will be set by UserOutputValue.
The following string values might be valid for this feature:
PropertyI getUserOutputValue | ( | ) |
A boolean property.
Sets the value of the bit selected by UserOutputSelector.
Sets the value of the bit selected by UserOutputSelector.
PropertyI64 getUserOutputValueAll | ( | ) |
An integer property.
Sets the value of all the bits of the User Output register.
Sets the value of all the bits of the User Output register. It is subject to the UserOutputValueAllMask.
PropertyI64 getUserOutputValueAllMask | ( | ) |
An integer property.
Sets the write mask to apply to the value specified by UserOutputValueAll before writing it in the User Output register.
Sets the write mask to apply to the value specified by UserOutputValueAll before writing it in the User Output register. If the UserOutputValueAllMask feature is present, setting the user Output register using UserOutputValueAll will only change the bits that have a corresponding bit in the mask set to one.
|
staticprotected |
|
protected |