Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Smart » Smart_GrabImage_Roseek

Smart_GrabImage_Roseek


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

Name Type Range Description
inIpAddress SmartIPAddress IP address of the runtime system (e.g. a smart camera)
inPixelFormat RoseekImageFormat Image color format
inFrameRate Real* Requested camera frame rate in frames per second
inWorkingMode RoseekWorkingMode* Working mode of image acquisition
inSensitivityLevel Integer* 0 - 3 Sensitivity level of camera sensor
inExposureMode RoseekExposureMode* Exposure mode, should be set to Manual if you want to adjust inExposureTime manually
inExposureTime Integer* 0 - Camera frame exposition time
inGain Real* 0.0 - 36.0 Camera exposure gain
outImage Image Captured frame
outIsRemote Bool

Errors

This filter can throw an exception to report error. Read how to deal with errors here: Error Handling

Error type Description
RuntimeError Smart_GrabImage_Roseek is not supported in the Lite edition.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filters is member of Smart_GrabImage filter group.