Instructions

Table Of Contents
Programmation à distance
93
MMEMory:LOAD:MACRo
(Command)
The MMEM:STOR:MACR,<"file">,<LOCAL|SDCARD|> command reads a mathematical
function from a ".FCT" file and assigns it to the indicated signal.
If the file system is not specified, the default file system is used (see MMEM:MSIS and
MMEM:CDIR).
<"file"> consists in a name of 20 letters maximum, followed by a period and the FCT extension.
MMEMory:LOAD:STATe
(Command)
The MMEM:LOAD:STAT <"file">[,<LOCAL|SDCARD|FTP>] command reads an instrument
configuration from a ".cfg" file.
If the file system is not specified, the default file system is used (see command MMEM:MSIS
and MMEM:CDIR).
<"file"> consists in a name of 20 letters max., followed by a period and the CFG extension.
MMEMory:LOAD:TRACe
(Command)
MMEM:LOAD:TRAC<TRACE>,<"file.trc">[,<LOCAL|SDCARD>] command reads traces
defined in a “.trc” file.
If the file system is not specified, the default file system is used (see command MMEM:MSIS
and MMEM:CDIR).
<"file"> consists in a name of 20 letters maximum, followed by a period and the TRC extension.
MMEMory:STORe:MACRo
(Command)
The MMEM:STOR:MACR ,<"file">,<LOCAL|SDCARD> command generates a file ".FCT"
from the specified mathematical function in the chosen file system.
If the file system is not specified, the default file system is used (see MMEM:MSIS and
MMEM:CDIR command).
<"file"> consists in a name of 20 letters maximum, followed by a period and the fct extension.
MMEMory:STORe:STATe
(Command)
The MMEM:STOR:STAT <"file">[,<LOCAL|SDCARD|FTP>] command generates a ".CFG"
file from the instrument configuration, in the selected file system.
If the file system is not specified, the default file system is used (see command MMEM:MSIS
and MMEM:CDIR).
<"file"> consists in a name of 20 letters maximum, followed by a period and the CFG extension.
MMEMory:STORe:TRACe
(Command)
The MMEM:STOR:TRAC <"file.trc">[,<LOCAL|SDCARD>] command generates a “.trc” file
from displayed signals, in the selected file system.
If the file system is not specified, the default file system is used (see commands MMEM:MSIS
and MMEM:CDIR).
<"file"> consists in a name of 20 letters maximum, followed by a period and the TRC extension.
[SENSe]:AVERage:COUNt
(Command/Query)
The AVER:COUN <acquisition number|MAX|MIN|UP|DOWN> command determines the
number of acquisition bursts necessary to obtain a displayed trace by averaging.
<acquisition number> is a value in format NR1, from values
2, 4, 16 to 64.
To the question AVER:COUN?, the instrument returns the number of acquisition bursts
necessary to obtain a displayed trace by averaging.
[SENSe]:AVERage:TYPE
(Command/Query)
The AVER:TYPE <NORMal|ENVelope> command validates or devalidates the mode of
min/max acquisition.
NORMal devalidates the mode of min/max acquisition.
ENVelope validates the mode of min/max acquisition.
To the question AVER:TYPE?, the instrument returns the activation status of the mode of
min/max acquisition.
[SENSe]:AVERage[:STATe]
(Command/Query)
The AVER <1|0|ON|OFF> command validates or devalidates the ‘REPETITIVE SIGNAL’
function.