GoWebScan API
kStatus GoWebScanSettings_SetDetectTriggerStyle ( GoWebScanSettings  settings,
GoWebScanDetectionStyle  value 
)

Sets the type of object detection trigger: Global (0) or Local (1).

An object is detected when the amount of visible target material (measured along the X-axis) exceeds the TriggerLength threshold. With a local trigger, the visible target material must be connected (contiguous). With a global trigger, the total amount of visible target material in the system field-of-view is considered.

Parameters
settingsGoWebScanSettings object.
valueDetection trigger style.
Returns
Operation status.