beautypg.com

Instancescalefactor – Adept AdeptSight Reference Guide User Manual

Page 285

background image

InstanceScaleFactor

VRESULT

1313

Scale factor of the selected object instance, giving its relative size with respect to its associated model.

Read only.

Syntax

MicroV+

value = VRESULT (sequence_id, tool_id, instance_id, 1313, index_id, frame_id)

V+

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

Remarks

When the NominalScaleFactorEnabled property is True, the scale factor of the object instance is always

equal to NominalScaleFactor.

In MicroV+/V+, you must provide the index of frame that contains the specified instance. Range: [1,

ResultCount -1]

Type

Double

Range

Minimum: MinimumScaleFactor or NominalScaleFactor

Maximum: MaximumScaleFactor or NominalScaleFactor

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.

InstanceScaleFactor

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

Page 285