7 Save/Recall/Print
7.3 Save
7.3.70 Mass Storage Determine Removable Media size (Remote Query Only)
Queries a removable media device’s total memory size (not available memory size).
Remote
Command
:MMEMory:RMEDia:SIZE? <partition>
Example
:MMEM:RMED:SIZE? "F:"
Notes The return value is integer value in GBytes. Any device that is less than 1GB returns 0GB
If the <partition> specified does not exist or is not a removable media device, the error -
252,”Missing Media” is generated
7.3.71 :SYSTem:SET (Remote Command Only)
Obtains the state of the currently active mode in a form that can then be loaded
back into the instrument quickly.
Remote
Command
:SYSTem:SET <instrument state in IEEE Block>
:SYSTem:SET?
Notes The query returns current instrument state of the active mode in IEEE Block data format. The state is in
a machine-readable format only, as follows:
<syst set preamble><state block data>
Where:
<syst set preamble> is the format:
#NMMM
–
N = number of digits that comprise MMM
–
MMM = length in bytes of following data
<state block data> is machine readable state data
Example response: #42016<state data>
The state is recalled by sending the :SYST:SET? response data to the instrument. From example
above::SYST:SET #42016<state data>
2310 Short Range Comms & IoT Mode User's &Programmer's Reference