7.4 Automatic Measurement Commands
7-109
7
Remote Commands
7.4.4.4 File menu setting commands
Table 7.4.4.4-1 File Menu Setting Commands
No. Item Command
[1] Open :SYSTem:MMEMory:BATHtub:RECall
[2] Save :SYSTem:MMEMory:BATHtub:STORe
:SYSTem:MMEMory:BATHtub:RECall <file_name>
Parameter <file_name>=<STRING PROGRAM DATA>
"<drv>:\[<dir>]<file>"
<drv> = C,D,E,F
<dir>=<dir1>\<dir2>\...(Omitted for the root directory)
<file> = File name
Function Opens the Bathtub measurement result data.
Example > :SYSTem:MMEMory:BATHtub:RECall "C:\Test\example"
Compatibility Incompatible with existing models.
:SYSTem:MMEMory:BATHtub:STORe
<file_name>,<data_type>,<file_type>
Parameter <file_name>=<STRING PROGRAM DATA>
"<drv>:\[<dir>]<file>"
<drv> = C,D,E,F
<dir> = <dir1>\<dir2>\...(Omitted for the root directory)
<file> = File name
<data_type> = <CHARACTER RESPONSE DATA>
PSB Phase vs BER Result
<file_type> = <CHARACTER RESPONSE DATA>
BIN Binary File
CSV CSV File
TXT Text File
Function Saves the Bathtub measurement result data.
Note:
The settings will not be read from the saved file if the file name is
changed.
Example To save the Bathtub measurement result data by specifying the save
destination (C:\Test), file name (example), and file format (CSV):
> :SYSTem:MMEMory:BATHtub:STORe "C:\Test\example",PSB,CSV
Compatibility Incompatible with existing models.