TX6000 Series Operation Manual Ver1.4
104
ON (1)
DCR:RANG:AUTO
OFF (0)
Where,
1 (decimal 49) is equal to ON.
0 (decimal 48) is equal to OFF.
For example: WrtCmd (“DCR:RANG:AUTO ON”); set the range auto to ON.
Query syntax: DCR:RANG:AUTO?
Return format: <NR1><NL^END>
7.1.16
Mass MEMory subsystem commands
The Mass MEMory subsystem commands are used for file storing and load.
Command tree:
Mass MEMory
:LOAD
:STATe <record number>
:STORe
:STATe <record number>,
“
<string>
”
The MMEMory:LOAD:STATe command is used to load the existed file.
Command syntax: MMEMory:LOAD:STATe<value>
Where,
<value> is the file number ranging from 0 to 39 (NR1).
For example: WrtCmd (“MMEM:LOAD:STAT 1”)
The MMEMory:STORe:STATe command is used to storing the current setting to a
file.
Command syntax: MMEMory:STOR:STATe<value>, “<string>”
Where,
<value> is the file number ranging from 0 to 39 (NR1).
<string> can be ASCII character string (maximum length is 16).
For example: WrtCmd (“MMEM:STOR:STAT 1, “Resistor meas””)
or WrtCmd (“MMEM:STOR:STAT 1”), IF “,”<string>”” has not been
input, the default file name will be stored.
7.2
GPIB Common Commands
●*RST
●*TRG
●*IDN
●*TST
●*ESE
●*SRE
●*ESR
●*STB
●*OPC
●*CLS