DG1000 Command System RIGOL
Programming Guide for DG1000
Detailed information of each command:
1.
MEMory:STATe:NAME
Syntax MEMory:STATe:NAME {0|1|2|3|4|5|6|7|8|9|10} [,<name>]
Function Assign a user-defined name for specified memory location.
Example MEM:STAT:NAME 1,A1
2.
MEMory:STATe:NAME?
Syntax
MEMory:STATe:NAME? {0|1|2|3|4|5|6|7|8|9|10}
Function
Query the name of specified memory location.
Return Value The query returns the name of specified memory location such as
A1. If no name was assigned, the return is empty.
Syntax
MEMory:STATe:DELete {0|1|2|3|4|5|6|7|8|9|10}
Function
Delete the contents in specified memory location.
Example
MEM:STAT:DEL 1
4.
MEMory:STATe:RECall:AUTO
Syntax MEMory:STATe:RECall:AUTO {OFF| ON}
Function Disable or enable the automatic recall of the power-
from storage location “0” at power-on. Select “O
automatically recall power-down state at power-on and select
“OFF” (default) to execute a reset.
Example MEM:STAT:REC:AUTO OFF
5.
MEMory:STATe:RECall:AUTO?
Syntax
MEMory:STATe:RECall:AUTO?
Function
Query the power-down recall state
Return Value The query returns OFF or ON.
6.
MEMory:STATe:VALid?
Syntax MEMory:STATe:VALid? {0|1|2|3|4|5|6|7|8|9|10}
Function
Query the specified storage location to determine if a valid state
has already been stored in that location.
Return Value Return “0” if no state has been stored or if it has been deleted. or
else return “1”.