Back to Adaptive Vision Library website

You are here: Start » Function Reference » Camera Support

Camera Support

Allied Vision Technologies

Icon Name Description / Applications Modules
Vimba_GetBoolParameter

Gets a parameter of type Bool from an Allied Vision camera.

ThirdParty
Vimba_GetDigitalInput

Gets a digital input state from an Allied Vision camera.

ThirdParty
Vimba_GetEnumParameter

Gets a parameter of type Enumeration from an Allied Vision camera.

ThirdParty
Vimba_GetIntegerParameter

Gets a parameter of type Integer from an Allied Vision camera.

ThirdParty
Vimba_GetRealParameter

Gets a parameter of type Real from an Allied Vision camera.

ThirdParty
Vimba_GetStringParameter

Gets a parameter of type String from an Allied Vision camera.

ThirdParty
Vimba_GrabImage

Captures an image from an Allied Vision camera.

ThirdParty
Vimba_GrabImage_WithTimeout

Captures an image from an Allied Vision camera; returns Nil if no frame comes in the specified time.


Use this filter if the trigger may be not coming for some time, while the application should be performing other operations continuously (e.g. processing HMI events).

ThirdParty
Vimba_SetBoolParameter

Sets a parameter of type Bool into an Allied Vision camera.

ThirdParty
Vimba_SetDigitalOutput

Sets a digital output state into an Allied Vision camera.

ThirdParty
Vimba_SetEnumParameter

Sets a parameter of type Enumeration into an Allied Vision camera.

ThirdParty
Vimba_SetIntegerParameter

Sets a parameter of type Integer into an Allied Vision camera.

ThirdParty
Vimba_SetRealParameter

Sets a parameter of type Real into an Allied Vision camera.

ThirdParty
Vimba_SetStringParameter

Sets a parameter of type String into an Allied Vision camera.

ThirdParty
Vimba_StartAcquisition

Starts capturing images from an Allied Vision camera.


Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.

ThirdParty

AvSMART

Icon Name Description / Applications Modules
AvSMART_ConfigureLEDDriverMode

Set the driver working mode of LED.

ThirdParty
AvSMART_GenerateSoftwareTrigger

Generates software trigger.

ThirdParty
AvSMART_GetInputState

Get input I/O state.

ThirdParty
AvSMART_GrabImage

Captures images from a AvSMART device.

ThirdParty
AvSMART_GrabImage_WithTimeout

Captures images from a AvSMART device.

ThirdParty
AvSMART_SetLEDDriverStrength

Set the driver strength of LED.

ThirdParty
AvSMART_SetOutputState

Set output I/O state.

ThirdParty
AvSMART_SetStatusLED

Set the status of programmable LED state indicators supported on the camera.

ThirdParty
AvSMART_StartAcquisition

Initializes and starts image acquisition.

ThirdParty
AvSMART_StopAcquisition

Stops image acquisition.

ThirdParty

AXIS

Icon Name Description / Applications Modules
AXIS_GrabImage

Captures a frame using AXIS.

ThirdParty

Basler

Icon Name Description / Applications Modules
Pylon_ExecuteCommand

Executes command in Basler device.

ThirdParty
Pylon_GenerateSoftwareTrigger

Generates software trigger.

ThirdParty
Pylon_GetBoolParameter

Gets parameter of type Bool.

ThirdParty
Pylon_GetEnumParameter

Gets parameter of type Enumeration.

ThirdParty
Pylon_GetGigEStatistics

Gets GigeVision device statistics data.

ThirdParty
Pylon_GetIntegerParameter

Gets parameter of type Integer.

ThirdParty
Pylon_GetRealParameter

Gets parameter of type Real.

ThirdParty
Pylon_GetStringParameter

Gets parameter of type String.

ThirdParty
Pylon_GetUsbStatistics

Gets GigeVision device statistics data.

ThirdParty
Pylon_GrabImage

Captures an image stream from a camera using Pylon library.

ThirdParty
Pylon_GrabImage_WithTimeout

Captures an image stream from a camera using Pylon library; returns Nil if no frame comes in the specified time.

ThirdParty
Pylon_SetBoolParameter

Sets parameter of type Bool.

ThirdParty
Pylon_SetEnumParameter

Sets parameter of type Enumeration.

ThirdParty
Pylon_SetIntegerParameter

Sets parameter of type Integer.

ThirdParty
Pylon_SetRealParameter

Sets parameter of type Real.

ThirdParty
Pylon_SetStringParameter

Sets parameter of type String.

ThirdParty
Pylon_SetUserOutput

Sets Basler camera user output.

ThirdParty
Pylon_StartAcquisition

Initializes and starts image acquisition in a camera.

ThirdParty
Pylon_StopAcquisition

Stops image acquisition in a camera.

ThirdParty

Dahua

Icon Name Description / Applications Modules
Dahua_GenerateSoftwareTrigger

Generates software trigger.

ThirdParty
Dahua_GetBoolParameter

Gets parameter of type Bool.

ThirdParty
Dahua_GetDoubleParameter

Gets parameter of type Double.

ThirdParty
Dahua_GetEnumParameter

Gets parameter of type Enum.

ThirdParty
Dahua_GetIntParameter

Gets parameter of type Integer.

ThirdParty
Dahua_GetStringParameter

Gets parameter of type String.

ThirdParty
Dahua_GrabImage

Captures a frame using Dahua.

ThirdParty
Dahua_GrabImage_WithTimeout

Captures a frame using Dahua.

ThirdParty
Dahua_SetBoolParameter

Sets parameter of type Bool.

ThirdParty
Dahua_SetDoubleParameter

Sets parameter of type Double.

ThirdParty
Dahua_SetEnumParameter

Sets parameter of type Enum.

ThirdParty
Dahua_SetIntParameter

Sets parameter of type Integer.

ThirdParty
Dahua_SetStringParameter

Sets parameter of type String.

ThirdParty
Dahua_StartAcquisition

Initializes and starts image acquisition in a camera.

ThirdParty
Dahua_StopAcquisition

Stops image acquisition in a camera.

ThirdParty

Ensenso

Icon Name Description / Applications Modules
Ensenso_GenerateSoftwareTrigger

Triggers software trigger.

ThirdParty
Ensenso_GetGlobalParameter_Bool

Get the value of a bool parameter.

ThirdParty
Ensenso_GetGlobalParameter_BoolOrNil

Get the value of a bool parameter.

ThirdParty
Ensenso_GetGlobalParameter_Double

Gets the value of a double parameter.

ThirdParty
Ensenso_GetGlobalParameter_DoubleOrNil

Gets the value of a double parameter.

ThirdParty
Ensenso_GetGlobalParameter_Int

Get the value of an int parameter.

ThirdParty
Ensenso_GetGlobalParameter_IntOrNil

Get the value of an int parameter.

ThirdParty
Ensenso_GetGlobalParameter_String

Gets the value of a string parameter.

ThirdParty
Ensenso_GetGlobalParameter_StringOrNil

Gets the value of a string parameter.

ThirdParty
Ensenso_GetParameter_Bool

Gets the value of a bool parameter.s

ThirdParty
Ensenso_GetParameter_BoolOrNil

Gets the value of a bool parameter.s

ThirdParty
Ensenso_GetParameter_Double

Gets the value of a double parameter.

ThirdParty
Ensenso_GetParameter_DoubleOrNil

Gets the value of a double parameter.

ThirdParty
Ensenso_GetParameter_Int

Get the value of an int parameter.

ThirdParty
Ensenso_GetParameter_IntOrNil

Get the value of an int parameter.

ThirdParty
Ensenso_GetParameter_String

Gets the value of a string parameter.

ThirdParty
Ensenso_GetParameter_StringOrNil

Gets the value of a string parameter.

ThirdParty
Ensenso_GrabImage

Captures an Image using Ensenso.

ThirdParty
Ensenso_GrabImage_WithTimeout

Captures an Image using Ensenso.

ThirdParty
Ensenso_GrabPoint3DGrid

Captures a Point3DGrid using Ensenso.

ThirdParty
Ensenso_GrabPoint3DGrid_WithTimeout

Captures a Point3DGrid using Ensenso.

ThirdParty
Ensenso_GrabSurface

Captures a Surface using Ensenso.

ThirdParty
Ensenso_GrabSurface_WithTimeout

Captures a Surface using Ensenso.

ThirdParty
Ensenso_LoadCalibration

Load calibration data from a file.

ThirdParty
Ensenso_LoadGlobalParameters

Loads global parameters from a file.

ThirdParty
Ensenso_LoadSettings

Loads parameter data from a file.

ThirdParty
Ensenso_SetGlobalParameter_Bool

Sets a bool parameter.

ThirdParty
Ensenso_SetGlobalParameter_Double

Sets a double parameter.

ThirdParty
Ensenso_SetGlobalParameter_Int

Sets an int parameter.

ThirdParty
Ensenso_SetGlobalParameter_String

Sets a string parameter.

ThirdParty
Ensenso_SetParameter_Bool

Sets a bool parameter.

ThirdParty
Ensenso_SetParameter_Double

Sets a double parameter.

ThirdParty
Ensenso_SetParameter_Int

Sets an int parameter.

ThirdParty
Ensenso_SetParameter_String

Sets a string parameter.

ThirdParty
Ensenso_StartAcquisition

Starts capturing data from an Ensenso camera.


Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.

ThirdParty
Ensenso_StopAcquisition

Stop data acquisition in a Ensenso device.

ThirdParty

Flir

Icon Name Description / Applications Modules
FlyCapture_GenerateSoftwareTrigger

Generates software trigger.

ThirdParty
FlyCapture_GrabImage

Captures images from a Flir camera.

ThirdParty
FlyCapture_GrabImage_WithTimeout

Captures images from a Flir camera.


Use this filter if the trigger may be not coming for some time, while the application should be performing other operations continuously (e.g. processing HMI events).

ThirdParty
FlyCapture_SetStrobe

Configures Flir camera Strobe.

ThirdParty
FlyCapture_StartAcquisition

Starts capturing images from a Flir camera.


Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.

ThirdParty

Flir Spinnaker

Icon Name Description / Applications Modules
Spinnaker_BayerToRgb

Convert image to RGB format.

ThirdParty
Spinnaker_ExecuteCommand

Executes command in GenICam device.

ThirdParty
Spinnaker_GetBoolParameter

Gets parameter of type Bool from Spinnaker device.

ThirdParty
Spinnaker_GetEnumParameter

Gets parameter of type Enumeration from Spinnaker device.

ThirdParty
Spinnaker_GetIntegerParameter

Gets parameter of type Integer from Spinnaker device.

ThirdParty
Spinnaker_GetLineStatus

Reads line status.

ThirdParty
Spinnaker_GetRealParameter

Gets parameter of type Real from Spinnaker device.

ThirdParty
Spinnaker_GetStringParameter

Gets parameter of type String from Spinnaker device.

ThirdParty
Spinnaker_GrabImage

Captures images from a Flir camera using Spinnaker interface.

ThirdParty
Spinnaker_GrabImage_WithTimeout

Captures images from a Flir camera using Spinnaker interface; returns Nil if no frame comes in the specified time.

ThirdParty
Spinnaker_SetBoolParameter

Sets parameter of type Bool.

ThirdParty
Spinnaker_SetEnumParameter

Sets parameter of type Enum.

ThirdParty
Spinnaker_SetIntegerParameter

Sets parameter of type Integer.

ThirdParty
Spinnaker_SetRealParameter

Sets parameter of type Real.

ThirdParty
Spinnaker_SetStringParameter

Sets parameter of type String.

ThirdParty
Spinnaker_SetUserOutput

Sets user output value.

ThirdParty
Spinnaker_StartAcquisition

Starts image acquisition.

ThirdParty
Spinnaker_StopAcquisition

Stops image acquisition.

ThirdParty

Gocator

Icon Name Description / Applications Modules
Gocator_GenerateSoftwareTrigger

Generates software trigger.

ThirdParty
Gocator_GetCurrentJobName

Reads current job name.

ThirdParty
Gocator_GetTriggerSource

Gets current trigger source.

ThirdParty
Gocator_GrabImages

Captures images from Gocator device.

ThirdParty
Gocator_GrabImages_WithTimeout

Captures images from Gocator device.

ThirdParty
Gocator_GrabMeasurement

Captures Measurement data from Gocator device.

ThirdParty
Gocator_GrabMeasurement_WithTimeout

Captures Measurement data from Gocator device.

ThirdParty
Gocator_GrabPoint3DGrid

Captures Point3DGrid (Un-Resampled surface) from Gocator device.

ThirdParty
Gocator_GrabPoint3DGrid_WithTimeout

Captures Point3DGrid (Un-Resampled surface) from Gocator device with timeout; returns Nil if no data comes in the specified time.

ThirdParty
Gocator_GrabProfile

Captures profile from Gocator device.

ThirdParty
Gocator_GrabProfile_WithTimeout

Captures profile from Gocator device.

ThirdParty
Gocator_GrabSection

Captures Section from Gocator device.

ThirdParty
Gocator_GrabSection_WithTimeout

Captures Section from Gocator device.

ThirdParty
Gocator_GrabSurface

Captures Surface from Gocator device.

ThirdParty
Gocator_GrabSurface_WithTimeout

Captures Surface from Gocator device with timeout; returns Nil if no data comes in the specified time.

ThirdParty
Gocator_GrabUniformProfile

Captures uniform profile from Gocator device.

ThirdParty
Gocator_GrabUniformProfile_WithTimeout

Captures uniform profile from Gocator device.

ThirdParty
Gocator_LoadJob

Loads new job.

ThirdParty
Gocator_StartAcquisition

Initializes and starts image acquisition in a Gocator device.

ThirdParty
Gocator_StopAcquisition

Stop image acquisition in a Gocator device.

ThirdParty

Hikvision

Icon Name Description / Applications Modules
Hikvision_ConfigureStrobe

Sets strobe parameters.

ThirdParty
Hikvision_ConfigureTrigger

Sets triggering parameters.

ThirdParty
Hikvision_GenerateSoftwareTrigger

Generates software trigger in Hikvision device, trigger source should be set to 'Software'.

ThirdParty
Hikvision_GetBoolParameter

Gets parameter of type Bool.

ThirdParty
Hikvision_GetEnumParameter

Gets parameter of type Enum.

ThirdParty
Hikvision_GetIntegerParameter

Gets parameter of type Integer.

ThirdParty
Hikvision_GetRealParameter

Gets parameter of type Real.

ThirdParty
Hikvision_GetStringParameter

Gets parameter of type String.

ThirdParty
Hikvision_GrabImage

Captures an image from a Hikvision device.

ThirdParty
Hikvision_GrabImage_WithTimeout

Captures an image from a Hikvision device.

ThirdParty
Hikvision_SetBoolParameter

Sets parameter of type Bool.

ThirdParty
Hikvision_SetEnumParameter

Sets parameter of type Enum.

ThirdParty
Hikvision_SetIntegerParameter

Sets parameter of type Integer.

ThirdParty
Hikvision_SetRealParameter

Sets parameter of type Real.

ThirdParty
Hikvision_SetStringParameter

Sets parameter of type String.

ThirdParty
Hikvision_StartAcquisition

Initializes and starts image acquisition in a device.

ThirdParty
Hikvision_StopAcquisition

Stops image acquisition in a device.

ThirdParty

IDS

Icon Name Description / Applications Modules
IDS_CaptureStatus

The function returns information on errors that occurred during an image capture. All errors are listed that occurred since the last reset of the function.

ThirdParty
IDS_ConfigureGPIO

Configures digital inputs/outputs of IDS camera.

ThirdParty
IDS_ForceTrigger

Force software-controlled captures of an image while a capturing process triggered by hardware is in progress.

ThirdParty
IDS_GrabImage

Captures an image from an IDS camera.

ThirdParty
IDS_GrabImage_WithTimeout

Captures an image from an IDS camera.

ThirdParty
IDS_LoadParameterSet

Loads specific camera parameters.

ThirdParty
IDS_SetParameters

Sets camera parameters.

ThirdParty
IDS_StartAcquisition

Initializes and starts image acquisition in a camera.

ThirdParty
IDS_StopAcquisition

Stop image acquisition in a camera.

ThirdParty

IFM

Icon Name Description / Applications Modules
IFM_GrabImage

Captures an image from an ifm device.

ThirdParty
IFM_GrabImage_WithTimeout

Captures an image from an ifm device.

ThirdParty
IFM_SetDigitalOutput

Set the logic state of a specific io.

ThirdParty
IFM_SetIntegrationTime

Set the integration time of the device.

ThirdParty
IFM_SourceCommand

Issue a device-dependent command.

ThirdParty
IFM_StartAcquisition

Initializes and starts image acquisition in a device.

ThirdParty

Kinect

Icon Name Description / Applications Modules
OpenNI_GrabImage

Captures a frame using Kinect.

ThirdParty
OpenNI_SkeletonTracing

Captures a skeleton using Kinect.

ThirdParty

Lumenera

Icon Name Description / Applications Modules
Lumenera_GetParameter

Gets a parameter.

ThirdParty
Lumenera_GpioConfigure

Configures pin direction, true for output.

ThirdParty
Lumenera_GpioRead

Reads GPI pins.

ThirdParty
Lumenera_GpioSelect

Selects GPO functionality, true for manual toggling using GpioWrite filter (see LucamGpoSelect in Lumenera API for default mode).

ThirdParty
Lumenera_GpioWrite

Writes GPO pins.

ThirdParty
Lumenera_GrabImage

Captures a frame using Lumenera.

ThirdParty
Lumenera_GrabImage_WithTimeout

Captures a frame using Lumenera.

ThirdParty
Lumenera_SetParameter

Sets a parameter.

ThirdParty
Lumenera_StartAcquisition

Starts capturing images from an Lumenera camera.


Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.

ThirdParty
Lumenera_StopAcquisition

Stop image acquisition in a Lumenera device.

ThirdParty

MATRIX VISION

Icon Name Description / Applications Modules
mvGenTLAcquire_GenerateSoftwareTrigger

Generates software trigger.

ThirdParty
mvGenTLAcquire_GetDigitalIOState

Returns the state of digital inputs or outputs from matrix vision cameras.

ThirdParty
mvGenTLAcquire_GrabImage

Captures a frame from MATRIX VISION cameras using mvGenTLAcquire SDK.

ThirdParty
mvGenTLAcquire_GrabImage_WithTimeout

Captures a frame from MATRIX VISION cameras using mvGenTLAcquire SDK.

ThirdParty
mvGenTLAcquire_SetDigitalOutput

Sets matrix vision camera digital outputs.

ThirdParty

Microview

Icon Name Description / Applications Modules
Microview_GenerateSoftwareTrigger

Generates software trigger.

ThirdParty
Microview_GrabImage

Captures a frame using Microview.

ThirdParty
Microview_GrabImage_WithTimeout

Captures with timeout a frame using Microview.

ThirdParty
Microview_StartAcquisition

Start acquisition using Microview.

ThirdParty
Microview_StopAcquisition

Stop acquisition using Microview.

ThirdParty

NET ICube

Icon Name Description / Applications Modules
ICube_GenerateSoftwareTrigger

Generates software trigger in ICube device.

ThirdParty
ICube_GrabImage

Captures an image from an ICube camera.

ThirdParty
ICube_GrabImage_WithTimeout

Captures an image from an ICube camera; returns Nil if no frame comes in the specified time.

ThirdParty
ICube_SetParamAuto

Sets a parameter of type auto in an ICube device.

ThirdParty
ICube_SetParameter

Sets a parameter of type Integer in an ICube device.

ThirdParty
ICube_SetParamOnePush

Sets a parameter of type One Push in an ICube device.

ThirdParty
ICube_SetTriggerMode

Sets a trigger mode in an ICube device.

ThirdParty
ICube_StartAcquisition

Initializes and starts image acquisition in a camera.

ThirdParty
ICube_StopAcquisition

Stops image acquisition in a camera.

ThirdParty

NET SynView

Icon Name Description / Applications Modules
SynView_ConfigureDigitalIO

Configure SynView digital IO.

ThirdParty
SynView_ConfigureStrobe

Controls the built-in camera strobe.

ThirdParty
SynView_ConfigureTimer

Configures one of the internal hardware timers available in the camera.

ThirdParty
SynView_ExecuteCommand

Executes a command.

ThirdParty
SynView_GenerateSoftwareTrigger

Generates a software trigger, trigger source should be set to 'software'.

ThirdParty
SynView_GetBoolParameter

Gets parameter of type Bool.

ThirdParty
SynView_GetDigitalIOStates

Gets SynView digital IO states.

ThirdParty
SynView_GetEnumParameter

Gets parameter of type Enumeration.

ThirdParty
SynView_GetIntegerParameter

Gets parameter of type Integer.

ThirdParty
SynView_GetRealParameter

Gets parameter of type Real.

ThirdParty
SynView_GetStringParameter

Gets parameter of type String.

ThirdParty
SynView_GrabImage

Captures a frame using SynView.

ThirdParty
SynView_GrabImage_WithTimeout

Captures a frame using SynView; returns Nil if no frame comes in the specified time.


Use this filter if the trigger may be not coming for some time, while the application should be performing other operations continuously (e.g. processing HMI events).

ThirdParty
SynView_SetBoolParameter

Sets parameter of type Bool.

ThirdParty
SynView_SetEnumParameter

Sets parameter of type Enumeration.

ThirdParty
SynView_SetIntegerParameter

Sets parameter of type Integer.

ThirdParty
SynView_SetRealParameter

Sets parameter of type Real.

ThirdParty
SynView_SetStringParameter

Sets parameter of type String.

ThirdParty
SynView_SetUserOutput

Sets SynView user outputs.

ThirdParty
SynView_StartAcquisition

Initializes and starts image acquisition in a SynView camera.


Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.

ThirdParty

OptoEngineeringHRAS

Icon Name Description / Applications Modules
OptoEngineeringHRAS_COE71_GrabImage

Captures an image using COE-71 Opto Engineering device.

ThirdParty
OptoEngineeringHRAS_COE71_GrabImage_WithTimeout

Captures an image using COE-71 Opto Engineering device.

ThirdParty
OptoEngineeringHRAS_COE71_StartAcquisition

Initializes and starts image acquisition in a camera.

ThirdParty
OptoEngineeringHRAS_GenerateSoftwareTrigger

Generates software trigger.

ThirdParty
OptoEngineeringHRAS_GetBooleanParameter

Get Genicam parameter of type Bool from internal frame grabber.

ThirdParty
OptoEngineeringHRAS_GetEnumParameterAsInteger

Get Genicam parameter of type Enum from internal frame grabber.

ThirdParty
OptoEngineeringHRAS_GetEnumParameterAsString

Get Genicam parameter of type Enum from internal frame grabber.

ThirdParty
OptoEngineeringHRAS_GetFloatParameter

Get Genicam parameter of type Float from internal frame grabber.

ThirdParty
OptoEngineeringHRAS_GetIntegerParameter

Get Genicam parameter of type Integer from internal frame grabber.

ThirdParty
OptoEngineeringHRAS_GetStringParameter

Get Genicam parameter of type String from internal frame grabber.

ThirdParty
OptoEngineeringHRAS_GrabImage

Captures an image using Opto Engineering device.

ThirdParty
OptoEngineeringHRAS_GrabImage_WithTimeout

Captures with timeout an image using Opto Engineering device.

ThirdParty
OptoEngineeringHRAS_SendSerialRawCommand

Set serial port internal protocol frame to device.

ThirdParty
OptoEngineeringHRAS_SetBooleanParameter

Set Genicam parameter of type Bool to internal frame grabber.

ThirdParty
OptoEngineeringHRAS_SetDigitalGain

Set digital gain.

ThirdParty
OptoEngineeringHRAS_SetDigitalOffset

Set digital offset.

ThirdParty
OptoEngineeringHRAS_SetEnumParameterAsInteger

Set Genicam parameter of type Enum to internal frame grabber.

ThirdParty
OptoEngineeringHRAS_SetEnumParameterAsString

Set Genicam parameter of type Enum to internal frame grabber.

ThirdParty
OptoEngineeringHRAS_SetFloatParameter

Set Genicam parameter of type Float to internal frame grabber.

ThirdParty
OptoEngineeringHRAS_SetIntegerParameter

Set Genicam parameter of type Integer to internal frame grabber.

ThirdParty
OptoEngineeringHRAS_SetStringParameter

Set Genicam parameter of type String to internal frame grabber.

ThirdParty
OptoEngineeringHRAS_StartAcquisition

Initializes and starts image acquisition in a camera.

ThirdParty
OptoEngineeringHRAS_StopAcquisition

Stop image acquisition in a camera.

ThirdParty

Photoneo

Icon Name Description / Applications Modules
Photoneo_GenerateSoftwareTrigger

Triggers software trigger.

ThirdParty
Photoneo_GetParameters

Gets the camera parameters.

ThirdParty
Photoneo_GrabConfidence

Captures ConfidenceMap structure using Photoneo.

ThirdParty
Photoneo_GrabConfidence_WithTimeout

Captures ConfidenceMap structure using Photoneo.

ThirdParty
Photoneo_GrabDepthMap

Captures DepthMap structure using Photoneo.

ThirdParty
Photoneo_GrabDepthMap_WithTimeout

Captures DepthMap structure using Photoneo.

ThirdParty
Photoneo_GrabNormals

Captures NormalMap structure using Photoneo.

ThirdParty
Photoneo_GrabNormals_WithTimeout

Captures NormalMap structure using Photoneo.

ThirdParty
Photoneo_GrabPoint3DGrid

Captures PointCloud structure using Photoneo.

ThirdParty
Photoneo_GrabPoint3DGrid_WithTimeout

Captures PointCloud structure using Photoneo.

ThirdParty
Photoneo_GrabTexture

Captures Texture structure using Photoneo.

ThirdParty
Photoneo_GrabTexture_WithTimeout

Captures Texture structure using Photoneo.

ThirdParty
Photoneo_SetParameters

Sets the camera parameters.

ThirdParty
Photoneo_StartAcquisition

Starts capturing data from a Photoneo camera.


Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.

ThirdParty
Photoneo_StopAcquisition

Starts capturing data from a Photoneo camera.


Typically used for establishing camera connectivity before the first trigger event. Especially important for multiple-camera systems.

ThirdParty

Roseek

Icon Name Description / Applications Modules
Roseek_ConfigureLEDDriverMode

Set the driver working mode of LED.

ThirdParty
Roseek_GenerateSoftwareTrigger

Generates software trigger.

ThirdParty
Roseek_GetInputState

Get input I/O state.

ThirdParty
Roseek_GrabImage

Captures images from a Roseek device.

ThirdParty
Roseek_GrabImage_WithTimeout

Captures images from a Roseek device.

ThirdParty
Roseek_SetLEDDriverStrength

Set the driver strength of LED.

ThirdParty
Roseek_SetOutputState

Set output I/O state.

ThirdParty
Roseek_SetStatusLED

Set the status of programmable LED state indicators supported on the camera.

ThirdParty
Roseek_StartAcquisition

Initializes and starts image acquisition.

ThirdParty
Roseek_StopAcquisition

Stops image acquisition.

ThirdParty

Smart

Icon Name Description / Applications Modules
Smart_ConfigureDigitalIO_SynView

Configure SynView digital IO.

ThirdParty
Smart_GrabImage

Captures an image from a smart camera using AvSMART interface. Allows for remote access to the runtime system.

ThirdParty
Smart_GrabImage_GenICam

Captures an image from a smart camera. Allows for remote access to the runtime system.

ThirdParty
Smart_GrabImage_Roseek

Captures an image from a smart camera using Roseek interface. Allows for remote access to the runtime system.

ThirdParty
Smart_GrabImage_SynView

Captures an image from a smart camera using SynView interface. Allows for remote access to the runtime system.

ThirdParty
Smart_GrabImage_WebCamera

Captures an image from a smart camera. Allows for remote access to the runtime system.

ThirdParty
Smart_SetDigitalOutputs

Sets digital outputs using AvSMART interface.

ThirdParty
Smart_SetDigitalOutputs_GenICam

Set digital outputs.

ThirdParty
Smart_SetDigitalOutputs_Roseek

Set digital outputs.

ThirdParty

SmartRay

Icon Name Description / Applications Modules
SmartRay_GrabImage

Captures a live image using SmartRay.

ThirdParty
SmartRay_GrabImage_WithTimeout

Captures with timeout a live image using SmartRay.

ThirdParty
SmartRay_GrabPILImages

Captures a PIL images using SmartRay.

ThirdParty
SmartRay_GrabPointCloud

Captures a point cloud using SmartRay.

ThirdParty
SmartRay_GrabPointCloud_WithTimeout

Captures a point cloud with timeout using SmartRay.

ThirdParty
SmartRay_GrabZILImages

Captures a ZIL images using SmartRay.

ThirdParty
SmartRay_LoadParameterSet

Loads parameter set from file to SmartRay device.

ThirdParty
SmartRay_MeanFilter

SmartRay mean filter.

ThirdParty
SmartRay_MedianFilter

SmartRay median filter.

ThirdParty
SmartRay_SetDigitalOutput

Set digital output of SmartRay device.

ThirdParty
SmartRay_SmoothImage

SmartRay smooth filter dedicated to 3D vision .

ThirdParty
SmartRay_StartAcquisition

Start acquisition using SmartRay.

ThirdParty
SmartRay_StopAcquisition

Stop acquisition using SmartRay.

ThirdParty

The Imaging Source

Icon Name Description / Applications Modules
ICImagingControl_EnableExternalTrigger

Controls camera external trigger.

ThirdParty
ICImagingControl_GetDigitalIOState

Gets digital IO lines state.

ThirdParty
ICImagingControl_GrabImage

Captures a frame from The Imaging Source cameras using ICImagingControl.

ThirdParty
ICImagingControl_GrabImage_WithTimeout

Captures a frame from The Imaging Source cameras using ICImagingControl.

ThirdParty
ICImagingControl_SetDigitalOutputState

Sets digital IO line state.

ThirdParty
ICImagingControl_StartAcquisition

Initializes and starts image acquisition in a camera.

ThirdParty
ICImagingControl_StopAcquisition

Stops image acquisition in a camera.

ThirdParty

Thorlabs

Icon Name Description / Applications Modules
Thorlabs_ConfigureCamera

Sets various camera's parameters before starting acquisition.

ThirdParty
Thorlabs_ConfigureTrigger

Sets triggering parameters.

ThirdParty
Thorlabs_GetBoolParameter

Gets parameter of type Bool.

ThirdParty
Thorlabs_GetEnumParameter

Gets parameter of type Enum.

ThirdParty
Thorlabs_GetIntegerParameter

Gets parameter of type Integer.

ThirdParty
Thorlabs_GetRealParameter

Gets parameter of type Real.

ThirdParty
Thorlabs_GetStringParameter

Gets parameter of type String.

ThirdParty
Thorlabs_GrabImage

Captures an image from a Thorlabs device.

ThirdParty
Thorlabs_GrabImage_WithTimeout

Captures an image from a Thorlabs device.

ThirdParty
Thorlabs_SetBoolParameter

Sets parameter of type Bool.

ThirdParty
Thorlabs_SetEnumParameter

Sets parameter of type Enum.

ThirdParty
Thorlabs_SetIntegerParameter

Sets parameter of type Integer.

ThirdParty
Thorlabs_SetRealParameter

Sets parameter of type Real.

ThirdParty
Thorlabs_SetStringParameter

Sets parameter of type String.

ThirdParty
Thorlabs_StartAcquisition

Initializes and starts image acquisition in a device.

ThirdParty
Thorlabs_StopAcquisition

Stops image acquisition in a device.

ThirdParty

WebCamera

Icon Name Description / Applications Modules
WebCamera_GrabImage

Captures a frame from a camera using Direct Show interface.


Not recommended for industrial operation.

ThirdParty

XIMEA

Icon Name Description / Applications Modules
XiApi_GenerateSoftwareTrigger

Generates software trigger for XIMEA device.

ThirdParty
XiApi_GetGPILevel

Returns the value from selected GPI (digital input).

ThirdParty
XiApi_GetParamFloat

Gets parameter of type Float from XIMEA device.

ThirdParty
XiApi_GetParamInt

Gets parameter of type Integer from XIMEA device.

ThirdParty
XiApi_GrabImage

Captures an image from a XIMEA camera.

ThirdParty
XiApi_GrabImage_WithTimeout

Captures an image from a XIMEA camera.

ThirdParty
XiApi_SetGPIMode

Defines selected GPI (digital input) functionality.

ThirdParty
XiApi_SetGPOMode

Defines GPO (digital output) functionality.

ThirdParty
XiApi_SetParamFloat

Sets parameter of type Float in XIMEA device.

ThirdParty
XiApi_SetParamInt

Sets parameter of type Integer in XIMEA device.

ThirdParty
XiApi_StartAcquisition

Initializes and starts image acquisition in a camera.

ThirdParty
XiApi_StopAcquisition

Stops image acquisition in a camera.

ThirdParty