Specifications
Table Of Contents
- E6392-90042.pdf
- E6392-90042_manual
- Front Matter
- Contents
- 1 Preparing for Use
- 2 Programming Command Guidelines
- 3 Programming Command Reference
- IEEE Common Command
- CONFigure Subsystem
- DISPlay Subsystem
- HCOPy Subsystem
- RFGenerator Subsystem
- SMONitor Subsystem
- SYSTem Subsystem
- TESTs Subsystem for AUTOMATIC TEST
- All Tests Results
- All Tests Results
- Command Reference for Burst Timing/Power Ramp Measurement Screen
- Command Reference for DC Current Measurement Screen
- Command Reference for MS Information
- Command Reference for Peak TX Power Measurement Screen
- Command Reference for Phase/Frequency Error Measurement Screen
- Command Reference for Sensitivity/RX Quality/RX Level Measurement Screen
- Command Reference for Stand-by/Measuring Screens
- TESTs Subsystem for MANUAL TEST
- Command Reference for DC Current Measurement Screen
- Command Reference for Measuring Screens
- Command Reference for MS Information
- Command Reference for Peak TX Power /Burst Timing/Power Ramp Measurement Screen
- Command Reference for Phase/Frequency Error Measurement Screen
- Command Reference for Sensitivity/RX Quality/RX Level Measurement Screen
- Command Reference for Spectrum Monitor Measurement Screen
- Command Reference for Stand-by Screens
- TRIGger Subsystem
- 4 Programming Command Cross Reference
- 5 Example Programs
- A Syntax Diagram
- B Command Difference between E6392A & E6392B
- Index

Chapter 3 39
Programming Command Reference
CONFigure Subsystem
3. Programming Command
Reference
• <string total> (3 digits) is the total number of setup files in a SRAM memory
card ranging from 000 to 100.
• <string filenumber_n> (3 digits) is the "n-th" file number ranging from 000 to
100,
• <string filename_n> (8 letters) is the file name of the n-th file,
• <string date_n> (10 digits) is the date in "yyyy/mm/dd" format stored in the
n-th file,
• <string time_n> (5 digits) is the time in "hh:mm" format stored in the n-th file,
• <string comment_n> (23 letters) is the comment of the n-th file,
where “n” ranges from 1 to the last number of the files in an SRAM card.
Recall File
CONFigure:FILE:RECall <string>
This command loads the test setup file specified by <string> (file name) from an
SRAM memory card into the internal memory of the Test Set. <string> must be an
existing file name in the SRAM memory card. There is no query form of this
command.
Save File
CONFigure:FILE:SAVE <string filename>,<string comment>
This command saves the current settings of the Test Set into an SRAM memory
card. <string filename> accepts up to 8 alphanumeric characters. <string
comment> accepts up to 23 alphanumeric characters. Date and Time are
automatically given by the Test Set. There is no query form of this command.