OpticalLinkReceiver.DarkCurrent Property

Top 

Description

The dark current of the photodiode in amps.

This property is relevant to modeling APD based optical receivers (ReceiverType = 0).

 

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:

A

Default Value:

10.0e-9

Valid Range:

OpticalLinkReceiver.DarkCurrent ≥ 0

 

Syntax

myVariable1 = myOpticalLinkReceiver1.DarkCurrent;

 

myOpticalLinkReceiver1.DarkCurrent = myVariable1;

 

See also

OpticalLinkReceiver Object