vs_disconnect()
Features
This function terminates the connection to the vision system.
Return
Value | Description |
---|---|
N/A | N/A |
Example
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