OpticalLinkReceiver.PhotodiodeDiameter Property

Top 

Description

The diameter in microns of the photodiode used. Consumed by the GetFieldOfView method of OpticalLinkReceiver.

 

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:

um

Default Value:

500.0

Valid Range:

OpticalLinkReceiver.PhotodiodeDiameter > 0

 

Syntax

myVariable1 = myOpticalLinkReceiver1.PhotodiodeDiameter;

 

myOpticalLinkReceiver1.PhotodiodeDiameter = myVariable1;

 

See also

OpticalLinkReceiver Object