1
Power Meter Remote Operation
106
Keysight N8262A Programming Guide
Saving and Recalling Power Meter Configurations
To reduce repeated programming, up to ten power meter configurations can be
stored in the power meter’s non-volatile memory. The error list, remote addresses,
sensor calibration table data, zeroing and calibration information are not stored.
How to Save and Recall a Configuration
Power meter configurations are saved and recalled with the following commands:
*SAV <NRf>
*RCL <NRf>
The range of values for
<NRf>
in the above commands is 1 to 10.
Example Program
10 ASSIGN @POWER TO 713
20 !Configure the power meter
30 OUTPUT @POWER;“UNIT:POW W”
40 OUTPUT @POWER;“SENS:CORR:LOSS2 -10”
50 OUTPUT @POWER;“SENS:CORR:LOSS2:STAT ON”
60 !Save the configuration
70 OUTPUT @POWER;“*SAV 5”
80 PRINT “Configuration Saved”
90 !Now reset the power meter
100 OUTPUT @POWER;“*RST”
110 ! Recall the configuration
120 OUTPUT @POWER;”*RCL 5”
130 PRINT “Configuration Recalled”
140 PRINT “Save and Recall complete”
150 END
Содержание N8262A
Страница 1: ...Keysight N8262A P Series Modular Power Meter Programming Guide ...
Страница 6: ...6 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 48: ...48 Keysight N8262A Programming Guide ...
Страница 50: ...50 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 54: ...54 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 122: ...1 Power Meter Remote Operation 122 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 184: ...2 MEASurement Commands 184 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 222: ...3 CALCulate Subsystem 222 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 274: ...5 DISPlay Subsystem 274 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 326: ...8 OUTPut Subsystem 326 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 340: ...9 PSTatistic Subsystem 340 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 418: ...10 SENSe Subsystem 418 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 444: ...11 STATus Subsystem 444 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 536: ...12 SYSTem Subsystem 536 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 564: ...13 TRACe Subsystem 564 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 648: ...16 SERVice Subsystem 648 Keysight N8262A Programming Guide ...
Страница 649: ...SERVice Subsystem 16 Keysight N8262A Programming Guide 649 ...
Страница 650: ...16 SERVice Subsystem 650 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...
Страница 668: ...17 IEEE 488 2 Command Reference 668 Keysight N8262A Programming Guide Syntax STB ...
Страница 672: ...17 IEEE 488 2 Command Reference 672 Keysight N8262A Programming Guide THIS PAGE HAS BEEN INTENTIONALLY LEFT BLANK ...