Skip to main content
Skip table of contents

svm_set_camera_load(job_id)

Features

Load LED brightness, exp, gain and focus setting saved in the Job numbered job_id.

Parameters

Parameter NameData TypeDefault ValueDescription

job

int


job id(ex - 1000, 2000, 3000)

Return

ValueDescription

-1

Fail - No measurement data or input variable error.

Example

PY
svm_connect()                             # Connect to vision
svm_set_camera_load(job_id)
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.