OpticalLinkReceiver.OpticalPassBand Property

Top 

Description

The pass band of the receiver filter in nanometers. Used in the calculation of the background light power component of receiver sensitivity.

 

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:

number

Access:

read/write

Units:

nm

Default Value:

30.0

Valid Range:

OpticalLinkReceiver.OpticalPassBand > 0

 

Syntax

myVariable1 = myOpticalLinkReceiver1.OpticalPassBand;

 

myOpticalLinkReceiver1.OpticalPassBand = myVariable1;

 

See also

OpticalLinkReceiver Object