Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Camera Support » NET SynView » SynView_SetIntegerParameter

SynView_SetIntegerParameter


Module: ThirdParty

Sets parameter of type Integer.

Name Type Description
inDeviceID String* Tries to find the camera in all available IDs (UserID, VendorName, ModelName...)
inParameterName String Name of feature parameter
inValue Integer New value to be set into device parameter

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.

Disabled in Lite Edition

This filter is disabled in Lite Edition. It is available only in full, Adaptive Vision Studio Professional version.

Filter Group

This filter is member of SynView_SetParameter filter group.