Command Reference
R&S
®
CMW500
199User Manual 1173.9463.02 ─ 02
Example: See Macro Programming Examples
Usage: Event
Firmware/Software: V2.1.10
MMEMory:LOAD:MACRo '<MacroLabel>', '<MacroFile>'
Loads a macro file, assigning an identifier <MacroLabel> to the macro file contents. Mac-
ros are deleted when the remote connection is closed. Macro files can be created e.g.
using the MMEMory:STORe:MACRo command.
Note: Avoid using macro labels which are identical with any of the remote control com-
mands supported by the R&S CMW500. In contrast to SCPI specifications, remote com-
mands have priority over macros.
Parameters:
'<MacroLabel>' String parameter, used to execute the loaded macro and to refer-
ence it in other macro commands (e.g. *DMC, *GMC?, *RMC).
'<MacroFile>' String parameter specifying path and filename of the source file
(on the instrument)
Example: See Macro Programming Examples
Usage: Event
Firmware/Software: V2.1.10
MMEMory:STORe:MACRo '<MacroName>', '<MacroFile>'
Stores the contents of a macro identified by its <MacroName> to a file.
Parameters:
'<MacroName>' String parameter, used to execute the loaded macro and to refer-
ence it in other macro commands (e.g. *DMC, *GMC?, *RMC).
'<MacroFile>' String parameter specifying path and filename of the destination
file (on the instrument)
Example: See Macro Programming Examples
Usage: Event
SCPI confirmed
Firmware/Software: V2.1.10
7.3.2 Buffer Commands
The following remote control commands are related to response buffers. The command
syntax follows the general R&S CMW500 syntax rules; the commands are not SCPI
confirmed.
CLEar:BASE:BUFFer.....................................................................................................200
CONTinue:BASE:BUFFer...............................................................................................200
Instrument-Control Commands