1261
Source (Internal)
the data to a file designated by the <file_name> variable. For downloads to non-volatile waveform
memory, use the path “NVWFM:<file_name>”.
Sequence Studio Commands
Overview
EXT supports connectivity with Sequence Studio. The SCPI commands described in this chapter are
used to support connectivity from Sequence Studio to the EXT test set. These are only intended for
Sequence Studio, so provided as service commands, and SCPI only, no menu
Query Supportable System Information Query SCPI List (Remote Command Only)
This query provides a listing of the current EXT supportable list of query SCPI which is used to query
EXT HW/SW information. It returns string result and parsed by Sequence Studio.
Sequecne Studio needs to query some EXT system information like capability etc. when connecting.
With more and more new SCPIs added in EXT FW, each time when Sequence Studio try to connect to an
old version FW without those new SCPI commands, VISA timeout in Sequence Studio will occur and
just make Sequence Studio looks dead. To avoid that, this SCPI is provided to give a list of current
supportable information-query SCPI list.
Remote Command: :MEMory[:SOURce]:DATA:APPend <file_name>, <data>
Example: MEM:DATA:APP “NVWFM:test.wfm”, #14Y9oL
or
MEM:DATA:APP “D:\NVARB\test.wfm”, #14Y9oL
Notes: Data is in 488.2 block format.
If no file exists with the name designated in the command, a file will be
created the first time this command is used with that designated name.
Initial S/W Revision: A.05.00
Initial S/W Revision A.12.00
Remote Command :SERVice[:PRODuction]:SIQuery:SCPI:LIST?
Example SERV:SIQ:SCPI:LIST?