Language Reference

AMPCOR

Apply amplitude corrections at speci￿ed wavelengths.

 

 

Item

 

 

 

Description

Wavelength

Range

 

600

{ 1700

nm

Amplitude

Range

 

full

measurement range

 

 

 

 

 

available internal memory.

Number

of

wavelength/amplitude

pairs

Depends on

Preset

State

 

AMPCOR

OFF

Example Compensate for wavelength-dependent amplitude inaccuracies at the input.

150 OUTPUT 723;"CENTERWL 950NM;SP 200NM;"

Set center wavelength and span.

160 OUTPUT 723;"AMPCOR 750NM,-5DB,950NM,-10DB,1150NM,-15DB;"

Store wavelength-amplitude pairs in analyzer . Notice that wavelengths are in ascending order.

170

!

 

180

OUTPUT 723;"AMPCOR?;"

Query correction values to computer.

190

FOR I=1 TO 3

Store ￿rst three pairs in computer array

 

 

A$ [I].

200

ENTER 723;A$[I]

 

210

PRINT A$[I]

 

220

NEXT I

 

7-46