Programming Guide
Digital Oscilloscopes Series
96
SAVE/RECALL
PF_SAVELOAD,PFSL
Command
DESCRIPTION
The PF_SAVELOAD command saves or recalls the
created mask setting.
COMMAND SYNTAX
PF_SAVELOAD
LOCATION,<location>,ACTION,<action>
The <location> means to save the created mask
setting to the internal memories or the external
memories.
<location> : = {IN,EX}
IN means to save the mask setting to the internal
memories while EX means the external memories.
<action> := {SAVE,LOAD}
SAVE means to save the mask setting while LOAD
means recall the stored mask setting.
EXAMPLE
The following instruction saves the mask setting to
the internal memories:
Command message:
PFSL LOCATION,IN,ACTION,SAVE
RELATED COMMANDS
PFCM