Impact Acquire SDK Python
|
Classes and functions that will be available if the device is used in device specific interface layout. More...
Data Structures | |
class | AutoControlParameters |
A class to control the automatic control parameters of a device(Device specific interface layout only). More... | |
class | BasicDeviceSettingsWithAOI |
A base class for camera related settings(Device specific interface layout only). More... | |
class | CameraDescriptionBase |
A base class to describe a camera (Device specific interface layout only) connected to a frame grabber (deprecated. More... | |
class | CameraDescriptionCameraLink |
A class to describe a CameraLink® compliant camera(Device specific interface layout only) (deprecated. More... | |
class | CameraDescriptionDigital |
A class to describe a non-standard digital video signal(Device specific interface layout only) (deprecated. More... | |
class | CameraDescriptionDigitalBase |
A base class to describe an arbitrary digital camera signal(Device specific interface layout only) (deprecated. More... | |
class | CameraDescriptionDigitalBase2 |
A base class to describe an arbitrary digital camera signal(Device specific interface layout only) (deprecated. More... | |
class | CameraDescriptionManager |
Grants access to camera description objects(Device specific interface layout only) (deprecated. More... | |
class | CameraDescriptionNonStandard |
A class describing non-standard video cameras(Device specific interface layout only) (deprecated. More... | |
class | CameraDescriptionSDI |
A base class to describe an SDI(Serial Digital Interface) camera signal (Device specific interface layout only) (deprecated. More... | |
class | CameraDescriptionStandard |
A class describing analogue standard compliant video cameras(Device specific interface layout only) (deprecated. More... | |
class | CameraDescriptionStandardBase |
An internal base class to describe standard analogue video cameras(Device specific interface layout only) (deprecated. More... | |
class | CameraSettingsBase |
A base class for camera related settings(Device specific interface layout only). More... | |
class | CameraSettingsBlueCOUGAR |
mvBlueCOUGAR related camera settings (Device specific interface layout only). More... | |
class | CameraSettingsBlueDevice |
A base class for camera related settings belonging to the mvBlueXXX-series (Device specific interface layout only). More... | |
class | CameraSettingsBlueFOX |
mvBlueFOX related camera settings(Device specific interface layout only). More... | |
class | CameraSettingsFrameGrabber |
A class to access frame grabber related camera settings(Device specific interface layout only) (deprecated. More... | |
class | CameraSettingsV4L2Device |
mvV4L2 related camera settings(Device specific interface layout only). More... | |
class | CameraSettingsVirtualDevice |
mvVirtualDevice related camera settings(Device specific interface layout only). More... | |
class | Connector |
A class describing how a video signal source(e.g. More... | |
class | DigitalInput |
A class to represent a digital input pin(Device specific interface layout only). More... | |
class | DigitalIOMeasurementControl |
Properties for configuring settings belonging to the digital I/O measurement(Device specific interface layout only). More... | |
class | DigitalOutput |
A class to represent a digital output pin(Device specific interface layout only). More... | |
class | HDRControl |
A class to control the HDR (High Dynamic Range) parameters of a device (Device specific interface layout only). More... | |
class | HDRKneePoint |
A class to configure a HDR (High Dynamic Range) knee point (Device specific interface layout only). More... | |
class | I2CControl |
Properties for accessing features belonging to the I2C control(Device specific interface layout only). More... | |
class | ImageMemoryManager |
An interface class to access DMA memory related properties(Device specific interface layout only). More... | |
class | InfoBlueCOUGAR |
A more specific class to query information about a mvBlueCOUGAR devices and its driver(Device specific interface layout only). More... | |
class | InfoBlueDevice |
A more specific class to query information about a mvBlueDevice device and its driver(Device specific interface layout only). More... | |
class | InfoBlueFOX |
A more specific class to query information about a mvBlueFOX device and its driver(Device specific interface layout only). More... | |
class | IOSubSystem |
A base class to handle digital inputs and outputs(Device specific interface layout only). More... | |
class | IOSubSystemBlueFOX |
A class to handle the digital inputs and outputs for mvBlueFOX USB cameras(Device specific interface layout only). More... | |
class | IOSubSystemCommon |
A base class to handle the digital inputs and outputs for devices (Device specific interface layout only). More... | |
class | IOSubSystemFrameGrabber |
A class to handle the digital inputs and outputs for frame grabber devices(Device specific interface layout only) (deprecated. More... | |
class | MotorFocusControl |
Properties for configuring settings belonging to the motor focus control (Device specific interface layout only). More... | |
class | OutputSignalGeneratorBlueDevice |
A class to create complex digital output signals(Device specific interface layout only). More... | |
class | OutputSignalGeneratorFrameGrabber |
A class to create complex digital output signals(Device specific interface layout only) (deprecated. More... | |
class | PulseStartConfiguration |
A class to configure the creation of digital signals passed to one or more of the digital outputs of a device(Device specific interface layout only). More... | |
class | RTCtrProgram |
A class to represent real time control programs(Device specific interface layout only). More... | |
class | RTCtrProgramStep |
A class to represent one step of a real time control(RTCtr) program (Device specific interface layout only). More... | |
class | SettingsBlueFOX |
This class provides access to general settings as well as to settings which are unique for the mvBlueFOX(Device specific interface layout only). More... | |
class | SystemBlueFOX |
A class containing mvBlueFOX specific settings to control the overall behaviour of the driver(Device specific interface layout only). More... | |
class | SystemV4L2 |
A class containing mvV4L2 specific settings to control the overall behaviour of the driver(Device specific interface layout only). More... | |
Classes and functions that will be available if the device is used in device specific interface layout.
This group contains classes and functions that will be available if the device is used in mvIMPACT.acquire.dilDeviceSpecific interface layout.