Skip to main content
Skip table of contents

svm_set_camera_exp_val(value)

Features

Set exposure value of the SVM.

Parameters

Parameter NameData TypeDefault ValueDescription

value

int

-

SVM exposure value (2,660,000 – 29,260,000)

Return

ValueDescription

-1

Fail - No measurement data or input variable error.

Example

PY
svm_connect()                              # Connect to vision
svm_set_camera_exp_val(2,660,000)           
svm_disconnect()                           # Disconnect to vision
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.