Index Property

Applies To
Vision sequence

Description
Returns the index number of the vision sequence.

Usage

VGet  Sequence.Index, var
Sequence
String variable containing a sequence name.
var
Integer variable that will contain the value of the property.

Values
Integer equals to or larger than 1

Remarks
The Index property returns the index number of the vision sequence. The index number of the vision sequence is given automatically at the time of sequence creation.

The Index value is necessary when running sequences from Extended Remote I/O.

See Also
Sequences Property, Objects Property, Count Property