DSNObservation.MeasurementType Property

Top 

Description

Indicates the type of measurement represented in this observation.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Attributes

Type:

integer

Access:

read/write

Default Value:

7 ( Sequential Range )

Valid Values:

Value

Label

7

Sequential Range

14

Pseudonoise Range

17

Total Phase Count

 

Syntax

myVariable1 = myDSNObservation1.MeasurementType;

 

myDSNObservation1.MeasurementType = myVariable1;

 

See also

DSNObservation Object