Back to Adaptive Vision Studio website

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

SynView_GetStringParameter


Module: ThirdParty

Gets parameter of type String.

Name Type Description
inDeviceID String* Tries to find the camera in all available IDs (UserID, VendorName, ModelName...)
inParameterName String Name of feature parameter
outValue String Value retrieved from 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_GetParameter filter group.