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 nanosecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

"C20"

 

Syntax

myString1 = myDSNMediaCorrectionCommand1.StationOrComplex;

 

myDSNMediaCorrectionCommand1.StationOrComplex = myString1;

 

See also

DSNMediaCorrectionCommand Object