Specifications
Chapter 2 Command System RIGOL
M300 Programming Guide 2-93
MMEMory:LOG[:ENABle]
Syntax MMEMory:LOG[:ENABle] <state>
MMEMory:LOG[:ENABle]?
Description Enable or disable the function to output the scan data to the USB storage device in
real-time.
Parameters
Name
Type
Range
Default
<state>
Bool
{OFF|0|ON|1}
OFF
Explanation This setting is saved in the non-volatile memory (refer to Appendix C: Non-volatile
Memory) and will not be affected by the *RST or SYSTem:PRESet command.
For the
READ? and MEASure? command, extra time is required to output the scan
data to the USB storage device in real-time.
If you remove the USB storage device during logging, logging will stop but the scan
will continue. If you re-attach the USB storage device, it will not cause logging to
resume unless you follow the procedure shown below.
[1] Press the Run/Stop button for several seconds until the scan stops.
[2] Once the instrument is idle, insert the USB storage device.
[3] Press the Run/Stop button again to restart scanning.
Return
Format
The query returns 0 (OFF) or 1 (ON).
Example
MMEM:LOG ON
MMEM:LOG?
The query returns 1.
Related
command
MMEMory Command Subsystem