Inspectionfiltermeasuredvalue, Inspectionfilternominaldeviation – Adept AdeptSight Reference Guide User Manual

Page 258

Advertising
background image

InspectionFilterMeasuredValue

VRESULT

2700

The code returns the measured value of the specified filter for the instance. Read only.

Syntax

Micro V+

value = VRESULT (sequence_id, tool_id, instance_id, 2700, index_id)

V+

value = VRESULT ($ip, sequence_id, tool_id, instance_id, 2700, index_id)

Type

Long

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.

ID

2700: the value used to reference this property.

index_id

The filter index you want returned.

InspectionFilterNominalDeviation

VRESULT

2701

The code returns the nominal deviation of the specified filter for the instance. Read only.

Syntax

Micro V+

value = VRESULT (sequence_id, tool_id, instance_id, 2701, index_id)

ImageWidth

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

Page 258

Advertising