:MMEMory:CATalog:CORRection
Description
Reads out the stored user-range and full-range calibration files stored on the Bode 500 device providing following information:
- Space in use
- Available space
- Name and size of all calibration files
Note
Supported device(s):
- Bode 500
If the SCPI Server is running on the client side the Space in use and the Avaiable space will be 0
. Additionally no calibration files will be listed.
Syntax | Response |
---|---|
:MMEMory:CATalog:CORRection? |
<string > |
Response value | Description |
---|---|
<string > |
List of calibration files stored on the device |
The format of the readout character string is as follows:
"{used size},{free size},{name 1},,{size 1},...,{name N},,{size N}"
- {used size}: The space in use of the built-in storage device in
bytes
. - {free size}: The available space of the built-in storage device in
bytes
. - {name n}: The name of the n-th calibration file.
- {size n}: The size in
bytes
of the n-th calibration file.
Where N
is the number of all calibration files stored on the device and n
is an integer between 1
and N
.
Related commands
:MMEMory:LOAD:CORRection:FULLrange