|
| dataValid = property(lib_mvIMPACT_acquire.CameraDescriptionCameraLink_dataValid_get, doc=) |
| An enumerated integer property defining the way this camera transmits the data valid (DVAL) signal.
|
|
| tapsXGeometry = property(lib_mvIMPACT_acquire.CameraDescriptionCameraLink_tapsXGeometry_get, doc=) |
| An enumerated integer property defining the way this camera transmits the pixel data in X direction.
|
|
| tapsYGeometry = property(lib_mvIMPACT_acquire.CameraDescriptionCameraLink_tapsYGeometry_get, doc=) |
| An enumerated integer property defining the way this camera transmits the pixel data in Y direction.
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
A class to describe a CameraLink® compliant camera(Device specific interface layout only) (deprecated.
- Deprecated
- Beginning with the release of 3.0.0 of Impact Acquire everything specifically related to frame grabber boards will be considered as deprecated and might be removed without further notice!
This class provides access to all settings specific for CameraLink® compliant cameras.
- Note
- This class will only be available if mvIMPACT.acquire.Device.interfaceLayout is set to mvIMPACT.acquire.dilDeviceSpecific before the device is opened.