Sortresultsenabled – Adept AdeptSight Reference Guide User Manual
Page 465

SortResultsEnabled
VPARAMETER
1600
SortResultsEnabled specifies if the found blobs are sorted descending order of the sorting mode set by the
SortBlobsBy property.
Syntax
Micro V+
VPARAMETER (sequence_id, tool_id, 1600, index_id, object_id) = value
value = VPARAMETER (sequence_id, tool_id, 1600, index_id, object_id)
V+
VPARAMETER (sequence_id, tool_id, 1600, index_id, object_id) $ip = value
value = VPARAMETER ($ip, sequence_id, tool_id, 1600, index_id, object_id)
Type
Boolean
Range
Value
Description
0
Blobs are not sorted.
1
Blobs are sorted in descending order according to mode set by SortBlobsBy.
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
1600: the value used to reference this property.
index_id
N/A
object_id
N/A
SortResultsEnabled
AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012
Page 465