SCPI Command
Query command format: STATUs:QUEStionable:NTRansition?
Return data: <NR1>
STATUS:QUEStionable:PTRansition
It sets positive transition register of questionable. If the register is set to 1, the status
register of questionable is from 0 changed to 1 thus signal register of questionable will be
set. Please refer to STATUs:QUEStionable:NTRansition command.
Set command format: STATUs:QUEStionable:PTRansition <NR1>
Parameter: <NR1>, the range is 0~32767
Query command format: STATUs:QUEStionable:PTRansition?
Return data: <NR1>
STATUS:QUEStionable:PRESet
It sets various registers of questionable to preset status; the settings of various registers
are given as the following.
Set ENABle bit to 0’s.
Set PTRansition bit to 1’s.
Set NTRansition bit to 0’s.
Set command format: STATUs:QUEStionable:PRESet
Store/Recall Subsystem
STORE
It stores the present operating settings and measurement parameters. The path of store
function is the same as in File Manager.
Query command format: STORE <NR1>,”<STRING>“
Parameter: <NR1>, the range is 0 or 1. 0 means to save to the 11210 internal
memory while 1 means to save to external USB disk.
<STRING>, the storage path and filename (without “.cfg”)
Example: STORE 0,”Chroma_Test1”, it means to save the set parameters to the
internal memory of 11210 in the file of Chroma_Test1.cfg which can also
be viewed in File Manager on the 11210 menu under /InternalROM.
STORE 0,”/Folder1/Chroma_Test2”, it saves the setting files to the 11210
internal memory. The Chroma_Test2.cfg file can also be viewed under
/InternalROM/Folder1/ directory.
STORE 1,”/FolderA/Chroma_Test3”, it saves the setting files to the USB
disk. The Chroma_Test3.cfg file can also be viewed under
/USBDisk/FolderA/ directory. Be sure to check the USB disk is installed
correctly before storing.
Return data: None
RECALL
It recalls the present operating settings and measurement parameters. The path of recall
function is the same as in File Manager.
Query command format: RECALL <NR1>,”<STRING>“
Parameter: <NR1>, the range is 0 or 1. 0 means to recall from the 11210 internal
memory while 1 means to load from the external USB disk.
<STRING>, the recall path and filename (without “.cfg”)
Example: RECALL 0,”Chroma_Test1”, it means to recall the Chroma_Test1.cfg
setting file from the 11210 internal memory. The file can also be viewed in
File Manager on the 11210 menu under /InternalROM.
RECALL 0,”/Folder1/Chroma_Test2”, it means to recall the
Chroma_Test2.cfg setting file from the 11210 internal memory under
/InternalROM/Folder1/ directory.