Back to Adaptive Vision Library Lite website

You are here: Start » Camera Support

Camera Support

Allied Vision Technologies

Icon Name Description / Applications
Vimba_GetBoolParameter

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

Vimba_GetDigitalInput

Gets a digital input state from an Allied Vision camera.

Vimba_GetEnumParameter

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

Vimba_GetIntegerParameter

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

Vimba_GetRealParameter

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

Vimba_GetStringParameter

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

Vimba_GrabImage

Captures an image from an Allied Vision camera.

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).

Vimba_SetBoolParameter

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

Vimba_SetDigitalOutput

Sets a digital output state into an Allied Vision camera.

Vimba_SetEnumParameter

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

Vimba_SetIntegerParameter

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

Vimba_SetRealParameter

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

Vimba_SetStringParameter

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

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.

AvSMART

Icon Name Description / Applications
AvSMART_ConfigureLEDDriverMode

Set the driver working mode of LED.

AvSMART_GenerateSoftwareTrigger

Generates software trigger.

AvSMART_GetInputState

Get input I/O state.

AvSMART_GrabImage

Captures images from a AvSMART device.

AvSMART_GrabImage_WithTimeout

Captures images from a AvSMART device.

AvSMART_SetLEDDriverStrength

Set the driver strength of LED.

AvSMART_SetOutputState

Set output I/O state.

AvSMART_SetStatusLED

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

AvSMART_StartAcquisition

Initializes and starts image acquisition.

AvSMART_StopAcquisition

Stops image acquisition.

AXIS

Icon Name Description / Applications
AXIS_GrabImage

Captures a frame using AXIS.

Basler

Icon Name Description / Applications
Pylon_ExecuteCommand

Executes command in Basler device.

Pylon_GenerateSoftwareTrigger

Generates software trigger.

Pylon_GetBoolParameter

Gets parameter of type Bool.

Pylon_GetEnumParameter

Gets parameter of type Enumeration.

Pylon_GetGigEStatistics

Gets GigeVision device statistics data.

Pylon_GetIntegerParameter

Gets parameter of type Integer.

Pylon_GetRealParameter

Gets parameter of type Real.

Pylon_GetStringParameter

Gets parameter of type String.

Pylon_GetUsbStatistics

Gets GigeVision device statistics data.

Pylon_GrabImage

Captures an image stream from a camera using Pylon library.

Pylon_GrabImage_WithTimeout

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

Pylon_SetBoolParameter

Sets parameter of type Bool.

Pylon_SetEnumParameter

Sets parameter of type Enumeration.

Pylon_SetIntegerParameter

Sets parameter of type Integer.

Pylon_SetRealParameter

Sets parameter of type Real.

Pylon_SetStringParameter

Sets parameter of type String.

Pylon_SetUserOutput

Sets Basler camera user output.

Pylon_StartAcquisition

Initializes and starts image acquisition in a camera.

Pylon_StopAcquisition

Stops image acquisition in a camera.

Dahua

Icon Name Description / Applications
Dahua_GenerateSoftwareTrigger

Generates software trigger.

Dahua_GetBoolParameter

Gets parameter of type Bool.

Dahua_GetDoubleParameter

Gets parameter of type Double.

Dahua_GetEnumParameter

Gets parameter of type Enum.

Dahua_GetIntParameter

Gets parameter of type Integer.

Dahua_GetStringParameter

Gets parameter of type String.

Dahua_GrabImage

Captures a frame using Dahua.

Dahua_GrabImage_WithTimeout

Captures a frame using Dahua.

Dahua_SetBoolParameter

Sets parameter of type Bool.

Dahua_SetDoubleParameter

Sets parameter of type Double.

Dahua_SetEnumParameter

Sets parameter of type Enum.

Dahua_SetIntParameter

Sets parameter of type Integer.

Dahua_SetStringParameter

Sets parameter of type String.

Dahua_StartAcquisition

Initializes and starts image acquisition in a camera.

Dahua_StopAcquisition

Stops image acquisition in a camera.

Ensenso

Icon Name Description / Applications
Ensenso_GenerateSoftwareTrigger

Triggers software trigger.

Ensenso_GetGlobalParameter_Bool

Get the value of a bool parameter.

Ensenso_GetGlobalParameter_BoolOrNil

Get the value of a bool parameter.

Ensenso_GetGlobalParameter_Double

Gets the value of a double parameter.

Ensenso_GetGlobalParameter_DoubleOrNil

Gets the value of a double parameter.

Ensenso_GetGlobalParameter_Int

Get the value of an int parameter.

Ensenso_GetGlobalParameter_IntOrNil

Get the value of an int parameter.

Ensenso_GetGlobalParameter_String

Gets the value of a string parameter.

Ensenso_GetGlobalParameter_StringOrNil

Gets the value of a string parameter.

Ensenso_GetParameter_Bool

Gets the value of a bool parameter.s

Ensenso_GetParameter_BoolOrNil

Gets the value of a bool parameter.s

Ensenso_GetParameter_Double

Gets the value of a double parameter.

Ensenso_GetParameter_DoubleOrNil

Gets the value of a double parameter.

Ensenso_GetParameter_Int

Get the value of an int parameter.

Ensenso_GetParameter_IntOrNil

Get the value of an int parameter.

Ensenso_GetParameter_String

Gets the value of a string parameter.

Ensenso_GetParameter_StringOrNil

Gets the value of a string parameter.

Ensenso_GrabImage

Captures an Image using Ensenso.

Ensenso_GrabImage_WithTimeout

Captures an Image using Ensenso.

Ensenso_GrabPoint3DGrid

Captures a Point3DGrid using Ensenso.

Ensenso_GrabPoint3DGrid_WithTimeout

Captures a Point3DGrid using Ensenso.

Ensenso_GrabSurface

Captures a Surface using Ensenso.

Ensenso_GrabSurface_WithTimeout

Captures a Surface using Ensenso.

Ensenso_LoadCalibration

Load calibration data from a file.

Ensenso_LoadGlobalParameters

Loads global parameters from a file.

Ensenso_LoadSettings

Loads parameter data from a file.

Ensenso_SetGlobalParameter_Bool

Sets a bool parameter.

Ensenso_SetGlobalParameter_Double

Sets a double parameter.

Ensenso_SetGlobalParameter_Int

Sets an int parameter.

Ensenso_SetGlobalParameter_String

Sets a string parameter.

Ensenso_SetParameter_Bool

Sets a bool parameter.

Ensenso_SetParameter_Double

Sets a double parameter.

Ensenso_SetParameter_Int

Sets an int parameter.

Ensenso_SetParameter_String

Sets a string parameter.

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.

Ensenso_StopAcquisition

Stop data acquisition in a Ensenso device.

Flir

Icon Name Description / Applications
FlyCapture_GenerateSoftwareTrigger

Generates software trigger.

FlyCapture_GrabImage

Captures images from a Flir camera.

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).

FlyCapture_SetStrobe

Configures Flir camera Strobe.

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.

Flir Spinnaker

Icon Name Description / Applications
Spinnaker_BayerToRgb

Convert image to RGB format.

Spinnaker_ExecuteCommand

Executes command in GenICam device.

Spinnaker_GetBoolParameter

Gets parameter of type Bool from Spinnaker device.

Spinnaker_GetEnumParameter

Gets parameter of type Enumeration from Spinnaker device.

Spinnaker_GetIntegerParameter

Gets parameter of type Integer from Spinnaker device.

Spinnaker_GetLineStatus

Reads line status.

Spinnaker_GetRealParameter

Gets parameter of type Real from Spinnaker device.

Spinnaker_GetStringParameter

Gets parameter of type String from Spinnaker device.

Spinnaker_GrabImage

Captures images from a Flir camera using Spinnaker interface.

Spinnaker_GrabImage_WithTimeout

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

Spinnaker_SetBoolParameter

Sets parameter of type Bool.

Spinnaker_SetEnumParameter

Sets parameter of type Enum.

Spinnaker_SetIntegerParameter

Sets parameter of type Integer.

Spinnaker_SetRealParameter

Sets parameter of type Real.

Spinnaker_SetStringParameter

Sets parameter of type String.

Spinnaker_SetUserOutput

Sets user output value.

Spinnaker_StartAcquisition

Starts image acquisition.

Spinnaker_StopAcquisition

Stops image acquisition.

Gocator

Icon Name Description / Applications
Gocator_GenerateSoftwareTrigger

Generates software trigger.

Gocator_GetCurrentJobName

Reads current job name.

Gocator_GetTriggerSource

Gets current trigger source.

Gocator_GrabImages

Captures images from Gocator device.

Gocator_GrabImages_WithTimeout

Captures images from Gocator device.

Gocator_GrabMeasurement

Captures Measurement data from Gocator device.

Gocator_GrabMeasurement_WithTimeout

Captures Measurement data from Gocator device.

Gocator_GrabPoint3DGrid

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

Gocator_GrabPoint3DGrid_WithTimeout

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

Gocator_GrabProfile

Captures profile from Gocator device.

Gocator_GrabProfile_WithTimeout

Captures profile from Gocator device.

Gocator_GrabSection

Captures Section from Gocator device.

Gocator_GrabSection_WithTimeout

Captures Section from Gocator device.

Gocator_GrabSurface

Captures Surface from Gocator device.

Gocator_GrabSurface_WithTimeout

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

Gocator_GrabUniformProfile

Captures uniform profile from Gocator device.

Gocator_GrabUniformProfile_WithTimeout

Captures uniform profile from Gocator device.

Gocator_LoadJob

Loads new job.

Gocator_StartAcquisition

Initializes and starts image acquisition in a Gocator device.

Gocator_StopAcquisition

Stop image acquisition in a Gocator device.

Hikvision

Icon Name Description / Applications
Hikvision_ConfigureStrobe

Sets strobe parameters.

Hikvision_ConfigureTrigger

Sets triggering parameters.

Hikvision_GenerateSoftwareTrigger

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

Hikvision_GetBoolParameter

Gets parameter of type Bool.

Hikvision_GetEnumParameter

Gets parameter of type Enum.

Hikvision_GetIntegerParameter

Gets parameter of type Integer.

Hikvision_GetRealParameter

Gets parameter of type Real.

Hikvision_GetStringParameter

Gets parameter of type String.

Hikvision_GrabImage

Captures an image from a Hikvision device.

Hikvision_GrabImage_WithTimeout

Captures an image from a Hikvision device.

Hikvision_SetBoolParameter

Sets parameter of type Bool.

Hikvision_SetEnumParameter

Sets parameter of type Enum.

Hikvision_SetIntegerParameter

Sets parameter of type Integer.

Hikvision_SetRealParameter

Sets parameter of type Real.

Hikvision_SetStringParameter

Sets parameter of type String.

Hikvision_StartAcquisition

Initializes and starts image acquisition in a device.

Hikvision_StopAcquisition

Stops image acquisition in a device.

IDS

Icon Name Description / Applications
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.

IDS_ConfigureGPIO

Configures digital inputs/outputs of IDS camera.

IDS_ForceTrigger

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

IDS_GrabImage

Captures an image from an IDS camera.

IDS_GrabImage_WithTimeout

Captures an image from an IDS camera.

IDS_LoadParameterSet

Loads specific camera parameters.

IDS_SetParameters

Sets camera parameters.

IDS_StartAcquisition

Initializes and starts image acquisition in a camera.

IDS_StopAcquisition

Stop image acquisition in a camera.

IFM

Icon Name Description / Applications
IFM_GrabImage

Captures an image from an ifm device.

IFM_GrabImage_WithTimeout

Captures an image from an ifm device.

IFM_SetDigitalOutput

Set the logic state of a specific io.

IFM_SetIntegrationTime

Set the integration time of the device.

IFM_SourceCommand

Issue a device-dependent command.

IFM_StartAcquisition

Initializes and starts image acquisition in a device.

Kinect

Icon Name Description / Applications
OpenNI_GrabImage

Captures a frame using Kinect.

OpenNI_SkeletonTracing

Captures a skeleton using Kinect.

Lumenera

Icon Name Description / Applications
Lumenera_GetParameter

Gets a parameter.

Lumenera_GpioConfigure

Configures pin direction, true for output.

Lumenera_GpioRead

Reads GPI pins.

Lumenera_GpioSelect

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

Lumenera_GpioWrite

Writes GPO pins.

Lumenera_GrabImage

Captures a frame using Lumenera.

Lumenera_GrabImage_WithTimeout

Captures a frame using Lumenera.

Lumenera_SetParameter

Sets a parameter.

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.

Lumenera_StopAcquisition

Stop image acquisition in a Lumenera device.

MATRIX VISION

Icon Name Description / Applications
mvGenTLAcquire_GenerateSoftwareTrigger

Generates software trigger.

mvGenTLAcquire_GetDigitalIOState

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

mvGenTLAcquire_GrabImage

Captures a frame from MATRIX VISION cameras using mvGenTLAcquire SDK.

mvGenTLAcquire_GrabImage_WithTimeout

Captures a frame from MATRIX VISION cameras using mvGenTLAcquire SDK.

mvGenTLAcquire_SetDigitalOutput

Sets matrix vision camera digital outputs.

Microview

Icon Name Description / Applications
Microview_GenerateSoftwareTrigger

Generates software trigger.

Microview_GrabImage

Captures a frame using Microview.

Microview_GrabImage_WithTimeout

Captures with timeout a frame using Microview.

Microview_StartAcquisition

Start acquisition using Microview.

Microview_StopAcquisition

Stop acquisition using Microview.

NET ICube

Icon Name Description / Applications
ICube_GenerateSoftwareTrigger

Generates software trigger in ICube device.

ICube_GrabImage

Captures an image from an ICube camera.

ICube_GrabImage_WithTimeout

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

ICube_SetParamAuto

Sets a parameter of type auto in an ICube device.

ICube_SetParameter

Sets a parameter of type Integer in an ICube device.

ICube_SetParamOnePush

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

ICube_SetTriggerMode

Sets a trigger mode in an ICube device.

ICube_StartAcquisition

Initializes and starts image acquisition in a camera.

ICube_StopAcquisition

Stops image acquisition in a camera.

NET SynView

Icon Name Description / Applications
SynView_ConfigureDigitalIO

Configure SynView digital IO.

SynView_ConfigureStrobe

Controls the built-in camera strobe.

SynView_ConfigureTimer

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

SynView_ExecuteCommand

Executes a command.

SynView_GenerateSoftwareTrigger

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

SynView_GetBoolParameter

Gets parameter of type Bool.

SynView_GetDigitalIOStates

Gets SynView digital IO states.

SynView_GetEnumParameter

Gets parameter of type Enumeration.

SynView_GetIntegerParameter

Gets parameter of type Integer.

SynView_GetRealParameter

Gets parameter of type Real.

SynView_GetStringParameter

Gets parameter of type String.

SynView_GrabImage

Captures a frame using SynView.

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).

SynView_SetBoolParameter

Sets parameter of type Bool.

SynView_SetEnumParameter

Sets parameter of type Enumeration.

SynView_SetIntegerParameter

Sets parameter of type Integer.

SynView_SetRealParameter

Sets parameter of type Real.

SynView_SetStringParameter

Sets parameter of type String.

SynView_SetUserOutput

Sets SynView user outputs.

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.

OptoEngineeringHRAS

Icon Name Description / Applications
OptoEngineeringHRAS_COE71_GrabImage

Captures an image using COE-71 Opto Engineering device.

OptoEngineeringHRAS_COE71_GrabImage_WithTimeout

Captures an image using COE-71 Opto Engineering device.

OptoEngineeringHRAS_COE71_StartAcquisition

Initializes and starts image acquisition in a camera.

OptoEngineeringHRAS_GenerateSoftwareTrigger

Generates software trigger.

OptoEngineeringHRAS_GetBooleanParameter

Get Genicam parameter of type Bool from internal frame grabber.

OptoEngineeringHRAS_GetEnumParameterAsInteger

Get Genicam parameter of type Enum from internal frame grabber.

OptoEngineeringHRAS_GetEnumParameterAsString

Get Genicam parameter of type Enum from internal frame grabber.

OptoEngineeringHRAS_GetFloatParameter

Get Genicam parameter of type Float from internal frame grabber.

OptoEngineeringHRAS_GetIntegerParameter

Get Genicam parameter of type Integer from internal frame grabber.

OptoEngineeringHRAS_GetStringParameter

Get Genicam parameter of type String from internal frame grabber.

OptoEngineeringHRAS_GrabImage

Captures an image using Opto Engineering device.

OptoEngineeringHRAS_GrabImage_WithTimeout

Captures with timeout an image using Opto Engineering device.

OptoEngineeringHRAS_SendSerialRawCommand

Set serial port internal protocol frame to device.

OptoEngineeringHRAS_SetBooleanParameter

Set Genicam parameter of type Bool to internal frame grabber.

OptoEngineeringHRAS_SetDigitalGain

Set digital gain.

OptoEngineeringHRAS_SetDigitalOffset

Set digital offset.

OptoEngineeringHRAS_SetEnumParameterAsInteger

Set Genicam parameter of type Enum to internal frame grabber.

OptoEngineeringHRAS_SetEnumParameterAsString

Set Genicam parameter of type Enum to internal frame grabber.

OptoEngineeringHRAS_SetFloatParameter

Set Genicam parameter of type Float to internal frame grabber.

OptoEngineeringHRAS_SetIntegerParameter

Set Genicam parameter of type Integer to internal frame grabber.

OptoEngineeringHRAS_SetStringParameter

Set Genicam parameter of type String to internal frame grabber.

OptoEngineeringHRAS_StartAcquisition

Initializes and starts image acquisition in a camera.

OptoEngineeringHRAS_StopAcquisition

Stop image acquisition in a camera.

Photoneo

Icon Name Description / Applications
Photoneo_GenerateSoftwareTrigger

Triggers software trigger.

Photoneo_GetParameters

Gets the camera parameters.

Photoneo_GrabConfidence

Captures ConfidenceMap structure using Photoneo.

Photoneo_GrabConfidence_WithTimeout

Captures ConfidenceMap structure using Photoneo.

Photoneo_GrabDepthMap

Captures DepthMap structure using Photoneo.

Photoneo_GrabDepthMap_WithTimeout

Captures DepthMap structure using Photoneo.

Photoneo_GrabNormals

Captures NormalMap structure using Photoneo.

Photoneo_GrabNormals_WithTimeout

Captures NormalMap structure using Photoneo.

Photoneo_GrabPoint3DGrid

Captures PointCloud structure using Photoneo.

Photoneo_GrabPoint3DGrid_WithTimeout

Captures PointCloud structure using Photoneo.

Photoneo_GrabTexture

Captures Texture structure using Photoneo.

Photoneo_GrabTexture_WithTimeout

Captures Texture structure using Photoneo.

Photoneo_SetParameters

Sets the camera parameters.

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.

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.

Roseek

Icon Name Description / Applications
Roseek_ConfigureLEDDriverMode

Set the driver working mode of LED.

Roseek_GenerateSoftwareTrigger

Generates software trigger.

Roseek_GetInputState

Get input I/O state.

Roseek_GrabImage

Captures images from a Roseek device.

Roseek_GrabImage_WithTimeout

Captures images from a Roseek device.

Roseek_SetLEDDriverStrength

Set the driver strength of LED.

Roseek_SetOutputState

Set output I/O state.

Roseek_SetStatusLED

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

Roseek_StartAcquisition

Initializes and starts image acquisition.

Roseek_StopAcquisition

Stops image acquisition.

Smart

Icon Name Description / Applications
Smart_ConfigureDigitalIO_SynView

Configure SynView digital IO.

Smart_GrabImage

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

Smart_GrabImage_GenICam

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

Smart_GrabImage_Roseek

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

Smart_GrabImage_SynView

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

Smart_GrabImage_WebCamera

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

Smart_SetDigitalOutputs

Sets digital outputs using AvSMART interface.

Smart_SetDigitalOutputs_GenICam

Set digital outputs.

Smart_SetDigitalOutputs_Roseek

Set digital outputs.

SmartRay

Icon Name Description / Applications
SmartRay_GrabImage

Captures a live image using SmartRay.

SmartRay_GrabImage_WithTimeout

Captures with timeout a live image using SmartRay.

SmartRay_GrabPILImages

Captures a PIL images using SmartRay.

SmartRay_GrabPointCloud

Captures a point cloud using SmartRay.

SmartRay_GrabPointCloud_WithTimeout

Captures a point cloud with timeout using SmartRay.

SmartRay_GrabZILImages

Captures a ZIL images using SmartRay.

SmartRay_LoadParameterSet

Loads parameter set from file to SmartRay device.

SmartRay_MeanFilter

SmartRay mean filter.

SmartRay_MedianFilter

SmartRay median filter.

SmartRay_SetDigitalOutput

Set digital output of SmartRay device.

SmartRay_SmoothImage

SmartRay smooth filter dedicated to 3D vision .

SmartRay_StartAcquisition

Start acquisition using SmartRay.

SmartRay_StopAcquisition

Stop acquisition using SmartRay.

The Imaging Source

Icon Name Description / Applications
ICImagingControl_EnableExternalTrigger

Controls camera external trigger.

ICImagingControl_GetDigitalIOState

Gets digital IO lines state.

ICImagingControl_GrabImage

Captures a frame from The Imaging Source cameras using ICImagingControl.

ICImagingControl_GrabImage_WithTimeout

Captures a frame from The Imaging Source cameras using ICImagingControl.

ICImagingControl_SetDigitalOutputState

Sets digital IO line state.

ICImagingControl_StartAcquisition

Initializes and starts image acquisition in a camera.

ICImagingControl_StopAcquisition

Stops image acquisition in a camera.

Thorlabs

Icon Name Description / Applications
Thorlabs_ConfigureCamera

Sets various camera's parameters before starting acquisition.

Thorlabs_ConfigureTrigger

Sets triggering parameters.

Thorlabs_GetBoolParameter

Gets parameter of type Bool.

Thorlabs_GetEnumParameter

Gets parameter of type Enum.

Thorlabs_GetIntegerParameter

Gets parameter of type Integer.

Thorlabs_GetRealParameter

Gets parameter of type Real.

Thorlabs_GetStringParameter

Gets parameter of type String.

Thorlabs_GrabImage

Captures an image from a Thorlabs device.

Thorlabs_GrabImage_WithTimeout

Captures an image from a Thorlabs device.

Thorlabs_SetBoolParameter

Sets parameter of type Bool.

Thorlabs_SetEnumParameter

Sets parameter of type Enum.

Thorlabs_SetIntegerParameter

Sets parameter of type Integer.

Thorlabs_SetRealParameter

Sets parameter of type Real.

Thorlabs_SetStringParameter

Sets parameter of type String.

Thorlabs_StartAcquisition

Initializes and starts image acquisition in a device.

Thorlabs_StopAcquisition

Stops image acquisition in a device.

WebCamera

Icon Name Description / Applications
WebCamera_GrabImage

Captures a frame from a camera using Direct Show interface.


Not recommended for industrial operation.

XIMEA

Icon Name Description / Applications
XiApi_GenerateSoftwareTrigger

Generates software trigger for XIMEA device.

XiApi_GetGPILevel

Returns the value from selected GPI (digital input).

XiApi_GetParamFloat

Gets parameter of type Float from XIMEA device.

XiApi_GetParamInt

Gets parameter of type Integer from XIMEA device.

XiApi_GrabImage

Captures an image from a XIMEA camera.

XiApi_GrabImage_WithTimeout

Captures an image from a XIMEA camera.

XiApi_SetGPIMode

Defines selected GPI (digital input) functionality.

XiApi_SetGPOMode

Defines GPO (digital output) functionality.

XiApi_SetParamFloat

Sets parameter of type Float in XIMEA device.

XiApi_SetParamInt

Sets parameter of type Integer in XIMEA device.

XiApi_StartAcquisition

Initializes and starts image acquisition in a camera.

XiApi_StopAcquisition

Stops image acquisition in a camera.