
7-9
Calibration Commands
SAMPlers
The values returned by this query indicate the current calibration recommendations of the
analyzer. There are seven comma-separated integers. A "1" indicates that a calibration is rec-
ommended, a 0 indicates that the calibration is either not required or not possible. These val-
ues match the calibration recommendations found in the
All Calibrations
dialog box.
Open the Calibrate menu on the instrument display screen, then choose All Calibrations to
open the All Calibrations dialog box. <N> is an integer, 1 through 4.
Required Firm-
ware Revision
3.0 and above
Example
10 OUTPUT 707;":CALibrate:RECommend CHANnel1"
Returned Format
[:CALibrate:RECommend] <values><NL>
<values>
<Module/Vertical>,
<Mainframe/Horizontal>,
<ChannelN Extinction Ratio>,
<ChannelN Probe>,
<ChannelN Optical Wavelength1>,
<ChannelN Optical Wavelength2>,
<ChannelN Optical User-defined>
SAMPlers
Command
:CALibrate:SAMPlers {DISable | ENABle}
This command enables or disables the samplers in the module.
Example
The following example enables sampler calibration for the module.
10 OUTPUT 707;":CALIBRATE:SAMPLERS ENABLE"
Query
:CALibrate:SAMPlers?
The query returns the current calibration enable/disable setting.
Returned Format
[:CALibrate:SAMPlers]{DISable | ENABle}<NL>
Example
The following example gets the current setting for sampler calibration, stores it in the vari-
able Sampler$.
10 DIM Sampler$[50]
!Dimension variable
20 OUTPUT 707;":CALIBRATE:SAMPLERS?"
30 ENTER 707;Sampler$
SDONe?
Query
:CALibrate:SDONe?
The CALibrate:SDONe (Step DONe) query will return when the current calibration step is
complete. The contents of the string returned indicates to the user the next step.
Whenever a calibration message is displayed on the instrument, send the :CALibrate:CON-
Tinue, :CALibrate:CANCel, or :CALibrate:SDONE commands. Sending any other command,
including *OPC, disrupts the instrument forcing you to cycle instrument power.
Returned Format
[:CALibrate:SDONe] <string><NL>
Example
This example places the current selection for the calibration pass/fail status to be printed in
the string variable, Selection$.
10 DIM Selection$[80]
!Dimension variable
Summary of Contents for 86100A
Page 18: ...1 14 Introduction Status Reporting Figure 1 4 Status Reporting Data Structures...
Page 19: ...1 15 Introduction Status Reporting Status Reporting Data Structures continued...
Page 94: ...2 40 Sample Programs BASIC Programming Examples...
Page 124: ...4 16 Root Level Commands VIEW...
Page 132: ...5 8 System Commands TIME...
Page 140: ...6 8 Acquire Commands SWAVeform RESet...
Page 152: ...7 12 Calibration Commands STATus...
Page 192: ...11 12 Display Commands SSAVer...
Page 202: ...12 10 Function Commands VERTical RANGe...
Page 203: ...13 AREA 13 2 DPRinter 13 2 FACTors 13 3 IMAGe 13 3 PRINters 13 4 Hardcopy Commands...
Page 316: ...21 12 TDR TDT Commands Rev A 05 00 and Below STIMulus...
Page 332: ......