Instancetime – Adept AdeptSight Reference Guide User Manual
Page 289
InstanceTime
VRESULT
1322
Time needed to recognize and locate the selected object instance, expressed in milliseconds. Read only.
Syntax
MicroV+
value = VRESULT (sequence_id, tool_id, instance_id, 1322, index_id, frame_id)
V+
value = VRESULT ($ip, sequence_id, tool_id, instance_id, 1322, index_id, frame_id)
Remarks
The time needed to locate the first object instance is usually longer because it includes all of the low-
level image preprocessing.
In MicroV+/V+, you must provide the index of the frame that contains the specified instance. Range:
[1, ResultCount -1]
Type
Double
Range
Greater than 0.
Parameters
$ip
IP address of the vision server. Applies to V+ syntax only. Uses standard IP
address format, for example: 192.168.1.120.
sequence_id
Index of the vision sequence. The first sequence is 1.
tool_id
Index of the tool in the vision sequence. The first tool is 1.
instance_id
Index of the instance for which you want the result.
InstanceTime
AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012
Page 289