AcqData.Counter Property

Top 

Description

This property must be incremented for each vector in a set of vector data on a per-station per-transmission basis. This is not automatic and must be done manually within the Mission Sequence. This property is also referred to as the Sequence Number. This property is used to generate IIRV and EPV.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0

 

Syntax

myVariable1 = myAcqData1.Counter;

 

myAcqData1.Counter = myVariable1;

 

See also

AcqData Object