OpticalLinkReceiver.Responsivity Property

Top 

Description

The responsivity in amps per watt of the photodiode.

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

 

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/W

Default Value:

0.85

Valid Range:

OpticalLinkReceiver.Responsivity > 0

 

Syntax

myVariable1 = myOpticalLinkReceiver1.Responsivity;

 

myOpticalLinkReceiver1.Responsivity = myVariable1;

 

See also

OpticalLinkReceiver Object