DSA800 series programming guide - Page 101

For DSA815.

Loading ...
Loading ...
Loading ...
Chapter 2 Command System RIGOL
DSA800 Programming Guide 2-79
:MMEMory:DISK:INFormation?
Syntax
:MMEMory:DISK:INFormation?
Description
Query the disk information of the current USB storage device.
Return Format
The query returns the disk information (include the disk name, type, file system, space used and total
capacity) in string.
Example
The return values of the query below are as follows.
Disk Name: E
Type: Mobile Disk
File System: FAT32
Space Used: 2.15 MB
Total Capacity: 3.73 GB
:MMEMory:DISK:INFormation?
:MMEMory:LOAD:CORRection
Syntax
:MMEMory:LOAD:CORRection ANTenna|CABLe|OTHer|USER,<file_name>
Description
Load the data of the specified file (.cbl) and execute amplitude correction.
Parameter
Name
Type
Range
Default
-- Keyword ANTenna|CABLe|OTHer|USER --
<file_name>
ASCII String -- --
Explanation
<file_name> should contain the path and the filename.
This operation fails when the specified file does not exist.
Example
The command below loads the 123.cbl file in the D disk and executes amplitude correction.
:MMEMory:LOAD:CORRection ANT,D:\Corr0:123.cbl
Loading ...
Loading ...
Loading ...