Skip to main content
Skip table of contents

svm_connect(ip=”192.168.137.5”, port=20)

기능

SVM의 통신을 연결한다.

인수

인수명자료형기본값설명

ip

str

“192.168.137.5”

SVM Server IP address

port

int

20

Port 번호

리턴

설명

0

연결 성공

-1

연결 실패

예제

PY
svm_connect()     #Connect to vision - Default IP address and port number
# Enter the vision task
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.