Remote Control Commands
R&S
®
SMW200A
1028User Manual 1175.6632.02 ─ 16
// Select a user correction file for exporting to file in ASCII format
// Set ASCII data parameters
// Set the ASCII file extension, the decimal separator
// and the column separator for the ASCII data
SOURce1:CORRection:DEXChange:AFILe:CATalog?
// my_ucor
SOURce1:CORRection:CSET:CATalog?
// ucor1,Ucor1_AutoFill
SOURce1:CORRection:CSET:SELect "/var/user/Ucor1_AutoFill.uco"
SOURce1:CORRection:DEXChange:AFILe:EXTension CSV
SOURce1:CORRection:DEXChange:AFILe:SEParator:DECimal DOT
SOURce1:CORRection:DEXChange:AFILe:SEParator:COLumn COMMa
// Select source and destination
SOURce1:CORRection:DEXChange:AFILe:SELect "/var/user/ucor2ASCII"
// Export the user correction data into the ASCII file
SOURce1:CORRection:DEXChange:MODE EXPort
SOURce1:CORRection:DEXChange:EXECute
// Query the available ASCII files with extension .csv
SOURce1:CORRection:DEXChange:AFILe:CATalog?
// ucor2ASCII,my_ucor
// Import a user correction ASCII file
SOURce1:CORRection:DEXChange:MODE IMPort
SOURce1:CORRection:DEXChange:AFILE:SELect "/var/user/my_ucor"
SOURce1:CORRection:DEXChange:EXECute
● Correction Settings..............................................................................................1028
● SGamma Correction Data...................................................................................1031
● Correction Data Exchange..................................................................................1033
● Frequency Response Commands.......................................................................1035
13.18.5.1 Correction Settings
[:SOURce<hw>]:CORRection:CSET:DATA:FREQuency <Frequency>
Enters the frequency value in the table selected with [:SOURce<hw>]:CORRection:
CSET[:SELect].
Parameters:
<Frequency> Frequency#1[, Frequency#2, ...]
String of values with default unit Hz.
Example: See Example "Create a table with user-defined correction values
for the RF level" on page 1026 .
Manual operation: See "Edit List Mode Data" on page 487
SOURce Subsystem