Vrun program instruction – Adept AdeptSight Reference Guide User Manual

Page 39

Advertising
background image

VRUN program instruction

NOTE: This keyword can also be used to control the Adept AnyFeeder. For details, see the

Adept

AnyFeeder User's Guide

, Rev B or later.

Syntax

Micro V+

VRUN

sequence_id

V+

VRUN $ip

, sequence_id

Description

Initiates the execution of a vision sequence.

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.

Details

The sequence_id parameter is optional. This parameter is 1-based. If no value is provided for this

parameter, it defaults to 1.

For V+ systems, the vision server is the PC on which the AdeptSight vision software is running.

Example

; Execute the first sequence

VRUN $ip, 1

VRUN program instruction

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

Page 39

Advertising