Candidatepointscount – Adept AdeptSight Reference Guide User Manual

Page 123

Advertising
background image

CandidatePointsCount

VPARAMETER

5300

Sets the number of candidate locations where the tool tries to evaluate the sharpness. When the tool is

executed, it scans the region of interest and identifies a number of candidate locations (equal to

CandidatePointsCount) where the local standard deviation is the highest. The local sharpness is then

evaluated at each of the candidate location that has a local standard deviation above

StandardDeviationThreshold. The number of locations where the sharpness is actually measured is

returned by the MeasurementPointsCount property. When the AutomaticCandidateCountEnabled

property is True, the number of candidate measurement points is determined automatically according to

the size of the region of interest and CandidatePointsCount.

Syntax

Micro V+

VPARAMETER (sequence_id, tool_id, 5300, index_id, object_id) = value

value = VPARAMETER (sequence_id, tool_id, 5300, index_id, object_id)

V+

VPARAMETER (sequence_id, tool_id, 5300, index_id, object_id) $ip = value

value = VPARAMETER ($ip, sequence_id, tool_id, 5300, index_id, object_id)

Type

Long

Range

Minimum: Greater than 0.

Maximum: 32767

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.

CandidatePointsCount

AdeptSight Reference Guide, v3.2.x, Updated: 5/8/2012

Page 123

Advertising