8-82 Command Reference
:MEMory :FREE :MACRo?
Memory Free for Macros
This command gives information of the free memory available for MACRos in the
counter. If no macros are specified, 1160 bytes are available.
Returned format:
<Bytes available>, <Bytes used>¿
Complies with standards: SCPI 1991.0, confirmed.
:MEMory :DELete :MACRo
8 ‘<Macro name>’
Delete one Macro
This command removes an individual MACRo
1
.
Parameters
‘<Macro name>’ is the name of the macro you want to delete.
+
<Macro name> is String data that must be surrounded by quotation marks.
See also:
*PMC, if you want to delete all macros.
1
The IEEE488.2 command *RMC (Remove Macro command) will also work. It
performs exactly the same action as :MEMory:DELete:MACRo.