A more specific class to query information about a mvBlueCOUGAR devices and its driver(Device specific interface layout only).
More...
|
| deviceFPGAVersion = property(lib_mvIMPACT_acquire.InfoBlueCOUGAR_deviceFPGAVersion_get, doc=) |
| A 64 bit integer property (read-only) containing the current FPGA version of this device.
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
A more specific class to query information about a mvBlueCOUGAR devices and its driver(Device specific interface layout only).
This class contains a collection of properties providing various information about a mvBlueCOUGAR devices and its driver.
- Note
- This class will only be available if mvIMPACT.acquire.Device.interfaceLayout is set to mvIMPACT.acquire.dilDeviceSpecific before the device is opened.
◆ __init__()
◆ deviceFPGAVersion
deviceFPGAVersion = property(lib_mvIMPACT_acquire.InfoBlueCOUGAR_deviceFPGAVersion_get, doc=) |
|
static |
A 64 bit integer property (read-only) containing the current FPGA version of this device.
- Note
- This feature is only supported by mvBlueCOUGAR-S devices.
◆ thisown
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |