DSNObservation.DownlinkChannelNumber Property

Top 

Description

Downlink channel number; 0 implies unknown.

 

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:

0

Valid Range:

0 ≤ DSNObservation.DownlinkChannelNumber ≤ 24

 

Syntax

myVariable1 = myDSNObservation1.DownlinkChannelNumber;

 

myDSNObservation1.DownlinkChannelNumber = myVariable1;

 

See also

DSNObservation Object