Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Camera Support » Thorlabs » Thorlabs_ConfigureCamera

Thorlabs_ConfigureCamera


Module: ThirdParty

Sets various camera's parameters before starting acquisition.

Name Type Range Description
inDeviceID String* Camera serial number or name, Auto = first camera
inRoi Box* Region of interest, Auto = full frame
inXBin Integer 1 - Horizontal binning factor
inYBin Integer 1 - Vertical binning factor
inReadoutSpeed ThorlabsReadoutSpeed Speed of camera's sensor readout clock
inTaps ThorlabsTaps Number of taps (simultaneous camera sensor readout operations per clock cycle)
inTapBalance Bool Whether internal tap balancing is enabled

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

Complexity Level

This filter is available on Basic Complexity Level.