
Model 2520 User’s Manual
Sweep Operation
7-9
Staircase sweep programming example
As an example of linear staircase sweep operation, assume the Model 2520 is to be used to
test a laser diode. For the purposes of this test, assume the following basic sweep
parameters:
•
Source mode: sweep
•
Start current: 10mA
•
Stop current: 100mA
•
Step current: 10mA
lists the command sequence for laser diode programming example. See
, “
” for details on how to connect the laser diode for the test.
NOTE
See
for a functional program example.
Table 7-3
Linear staircase sweep programming example
Command
Description
*RST
:FORM:ELEM
VOLT1,CURR2,CURR3
:SENS1:VOLT:RANG 5
:SOUR1:CURR:RANG 0.5
:SOUR1:CURR:STAR 10e-3
:SOUR1:CURR:STOP 100e-3
:SOUR1:CURR:STEP 10e-3
:SOUR1:CURR:MODE SWE
:SOUR1:SWE:SPAC LIN
:SOUR2:VOLT 5
:SOUR3:VOLT 5
:OUTP1 ON
:READ?
:OUTP1 OFF
Restore GPIB default conditions.
Laser diode voltage, detector current
data.
5V measure range.
500mA source range.
10mA start current.
100mA stop current.
10mA step current.
Select staircase sweep mode.
1
Select linear staircase sweep.
Detector 1 bias = 5V.
Detector 2 bias = 5V.
Turn on source outputs.
Trigger sweep, request data.
Turn off source outputs.
1
This command should normally be sent after START, STOP, and STEP to avoid delays caused by
rebuilding sweep when each command is sent.
Содержание 2520
Страница 250: ...A Specifications ...
Страница 254: ...B StatusandErrorMessages ...
Страница 262: ...C DataFlow ...
Страница 266: ...D IEEE 488BusOverview ...
Страница 281: ...E IEEE 488andSCPI ConformanceInformation ...
Страница 285: ...F MeasurementConsiderations ...
Страница 308: ...G GPIB488 1Protocol ...
Страница 312: ...H ExamplePrograms ...
Страница 317: ...I ContinuousPulseMode ...