DSNMediaCorrectionCommand.StationOrComplex Property

Top 

Description

The station or complex for which the correction is evaluated. If this property starts with a "C" then all stations with a station ID with the same starting digit of the value of this property are matched.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

"C20"

 

Syntax

myString1 = myDSNMediaCorrectionCommand1.StationOrComplex;

 

myDSNMediaCorrectionCommand1.StationOrComplex = myString1;

 

See also

DSNMediaCorrectionCommand Object