Interpolatepositionmode – Adept AdeptSight Reference Guide User Manual
Page 300

InterpolatePositionMode
VPARAMETER
5122
Sets the mode used by the Point Finder tool to compute a point hypothesis
Syntax
Micro V+
VPARAMETER (sequence_id, tool_id, 5122, index_id, object_id) = value
value = VPARAMETER (sequence_id, tool_id, 5122, index_id, object_id)
V+
VPARAMETER (sequence_id, tool_id, 5122, index_id, object_id) $ip = value
value = VPARAMETER ($ip, sequence_id, tool_id, 5122, index_id, object_id)
Type
Long
Range
Value
Name
Description
0
hsCorner
The tool will compute a hypothesis that fits a corner point to interpolated
lines from connected edges.
1
hsIn-
tersection
The tool will compute a hypothesis that is an intersection between the
search axis and connected edges of an interpolated line.
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.
ID
5122: the value used to reference this property.
index_id
N/A
object_id
N/A
InterpolatePositionMode
AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012
Page 300