Programming Manual
–
T3AWG3K-C Series Arbitrary Waveform Generator
True-Arb Operating Mode
74
<cfg_name> ::= <string>
Specifies the configuration. Configuration 0 refers to "MEM_0"
configuration, configuration 1 refers to "MEM_1" configuration,
configuration 2 refers to "MEM_2" configuration, configuration 3 refers
to "MEM_3" configuration and configuration 4 refers to "MEM_4"
configuration.
Returns
Example
MEMory:STATe:DELete 1
Deletes the configuration "MEM_1".
Table 89: MEMory:STATe:DELete
Command
MEMory:STATe:LOCK
Description
This command sets or queries whether to lock the specified
configuration. If you lock a configuration, you cannot overwrite or
delete the setup file.
Group
Memory
Syntax
MEMory:STATe:LOCK {0|1|2|3|4|<cfg_name>},{OFF|ON}
MEMory:STATe:LOCK? {0|1|2|3|4|<cfg_name>}
Related Commands
Arguments
0, 1, 2, 3, 4 or <cfg_name>, where <cfg_name> ::= <string>,
specifies the configuration to locked or queried.
ON or <NR1>≠0
Locks the specified configuration.
OFF or <NR1>=0
Allows you to overwrite or delete the specified configuration.
Returns
A single <NR1>
Example
MEMORY:STATE:LOCK 1,ON
Locks the configuration "MEM_1"
Table 90: MEMory:STATe:LOCK
Command
MEMory:STATe:NAME
Description
This command copies a configuration with "src_name" in
"dst_name" configuration. If a configuration with "dst_name" is
already present an error will occur.