Skip to main content
Skip table of contents

svm_set_camera_exp_val(value)

기능

SVM의 노출 값을 설정합니다.

인수

인수명자료형기본값설명

value

int

-

SVM 노출 값 (2,660,000 – 29,260,000)

리턴

설명

-1

실패 측정데이터 없음 또는 입력 변수 오류

예제

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.