Remote Control Commands
R&S
®
SMA100B
390
User Manual 1178.3834.02 ─ 03
Example: User correction data exchange
The following example shows a command sequence to export a user correction list
(here the list created with the example before) into an ASCII file. Further hardware set-
tings are not considered.
// 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
................................................................................................390
....................................................................................393
12.15.2.1
Correction Settings
[:SOURce<hw>]:CORRection:CSET:DATA:FREQuency
<Frequency>
Enters the frequency value in the table selected with
.
Parameters:
<Frequency>
Frequency#1[, Frequency#2, ...]
String of values with default unit Hz.
Example:
See
Example "Create a table with user-defined correction values
SOURce Subsystem