Command Reference - Base Software
R&S
®
CMW500
200User Manual 1173.9463.02 ─ 06
*PMC
Deletes all macros of the active remote connection.
Example:
See Macro Programming Examples
Usage: Event
Firmware/Software: V2.1.10
*RMC '<MacroLabel>'
Deletes a macro identified by its <MacroLabel>.
Parameters:
'<MacroLabel>' String parameter, used to execute the macro and to reference it
in other macro commands (e.g. MMEMory:STORe:MACRo,
*GMC?, *DMC).
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 '<MacroLabel>', '<MacroFile>'
Stores the contents of a macro identified by its <MacroLabel> to a file.
Parameters:
'<MacroLabel>' String parameter, used to execute the loaded macro and to refer-
ence it in other macro commands (e.g. *DMC, *GMC?, *RMC).
Instrument-Control Commands