: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
:MMEMory:CATalog:CORRection?
| Command | Query | Query Response |
|---|---|---|
| No | Yes | List of calibration files stored on the device, <string> |
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
bytesof 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:CATalog:CORRection
:MMEMory:DELete:CORRection
:MMEMory:LOAD:CORRection:FULLrange
:MMEMory:LOAD:CORRection:USERrange
:MMEMory:STORe:CORRection