Framecount – Adept AdeptSight Reference Guide User Manual

Page 224

Advertising
background image

FrameCount

VRESULT

2410

Uses the frame index to return the number of results relative to the specified frame. Read only.

NOTE: This AdeptSight property is interchangeable with

InstanceCount

.

Syntax

MicroV+

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

V+

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

Type

Long

Range

Greater than or equal to 0.

Parameters

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

N/A

ID

2410: the value used to reference this property.

index_id

N/A

frame_id

Index of frame that contains the specified instance.

Range: [1, ResultCount -1]

$ip

IP address of the vision server. Applies to V+ syntax only. Uses standard IP

address format, for example: 192.168.1.120.

Related Topics

InstanceCount

FrameCount

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

Page 224

Advertising