Skip to main content
Skip table of contents

vs_set_info(type)

Features

This function set the type of vision system to use.

Parameters

Parameter NameData TypeDefault ValueDescription

type

int

DR_VS_CUSTOM

DR_VS_CUSTOM(0)

DR_VS_COGNEX(1)

DR_VS_SICK(2)

DR_VS_VISOR(3)

Return

ValueDescription

ID of Type

ID of type to set

Example

PY
vs_set_info(DR_VS_COGNEX) #Vision type information setting
vs_connect("192.168.137.10") #Connect to vision - Vision IP, Default port
# Enter your task
vs_disconnect()               #Disconnect to vision 
  • Supported Model

Type

Model

DR_VS_COGNEX

COGNEX IS2000M-23M Series

COGNEX IS5600/5705 Series

COGNEX IS7000Series

COGNEX IS8000Series

DR_VS_SICK

SICK Inspector PIM60 Series

SICK Inspector PI50 Series

DR_VS_VISOR

Sensopart V20 Series

DR_VS_CUSTOM


JavaScript errors detected

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

If this problem persists, please contact our support.