GW Instek PEL-2000 Series Programming User Manual User Manual
Page 146

PEL-2000 Programming Manual
146
Example
:MEM:REC:SET 1
Recalls the setup data
from S1 (applicable to all
channels).
Example
:MEM:REC:100
Recalls memory data
M100 to the current
channel.
:MEMory:FILE:PRESet
System Command
Description
Sets or returns the preset settings using block data.
See the command syntax on page 13 for more
details on block data.
Syntax
:MEMory:FILE:PREset <block data>
Parameter
<block data>
Preset data
Example
:MEM:FILE:PRE <block
data>
Loads the preset settings
block data.
Query Syntax
:MEMory:FILE:PREset?
Return Parameter <block data>
Returns the preset settings
as block data.
Query Example
:MEM:FILE:PRE?
#<digits><byte
count><data><NL>
Returns the preset
settings as block data.
:MEMory:FILE:PROGram
System Command
Description
Sets or returns the program data using block data.
See the command syntax on page 13 for more
details on block data.
Syntax
:MEMory:FILE:PROGram <block data>
Parameter
<block data>
Program data
Example
:MEM:FILE:PROG <block
data>
Loads the program data
using block data.
Query Syntax
:MEMory:FILE:PROGram?