Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » NET SynView » SynView_SetBoolParameter

SynView_SetBoolParameter


Sets parameter of type Bool.

Name Type Description
inDeviceID String* Tries to find the camera in all available IDs (UserID, VendorName, ModelName...)
inParameterName String Name of feature parameter
inValue Bool 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.