OpticalLink.ModulationType Property

Top 

Description

The modulation of the optical signal (affects how SNR is mapped to BER).

 

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:

"OOK-NZR"

Valid Values:

Value

Label

"OOK-NRZ"

OOK-NRZ

"OOK-RZ"

OOK-RZ

"L-PPM"

L-PPM

"DPSK"

DPSK

 

Syntax

myString1 = myOpticalLink1.ModulationType;

 

myOpticalLink1.ModulationType = myString1;

 

See also

OpticalLink Object