Vtimeout – Adept DeskTop 4.3 User Manual
Page 164

Adept DeskTop 4.3 - Online Help 164
VTIMEOUT
system parameter
Syntax
MicroV+
PARAMETER VTIMEOUT
= value
V+
PARAMETER VTIMEOUT
= value
Description
Sets a timeout value so that an error message is returned if no answer is received following an vision
command. The timeout value is expressed in seconds; i.e value = 0.15 = 150 ms.
The default value is 0, which is an infinite timeout.
Details
It is important to set a value other than the default value of 0.
TIMEOUT = 0 sets the timeout value to 'infinite'. In this case the operation will wait indefinitely for an
error message.
Example
; Get error message if no answer after 200ms
PARAMETER VTIMEOUT = .20