:RECall Commands
25
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
695
:RECall:ARBitrary[:STARt]
Command Syntax
:RECall:ARBitrary:[STARt] [<file_spec>][, <column>][, <wavegen_id>]
<file_spec> ::= {<internal_loc> | <file_name>}
<column> ::= Column in CSV file to load. Column number starts from 1.
<wavegen_id> ::= WGEN1 - specifies which wavegen
<internal_loc> ::= 0-3; an integer in NR1 format
<file_name> ::= quoted ASCII string
The :RECall:ARBitrary:[STARt] command recalls an arbitrary waveform.
For internal locations, the <column> parameter is ignored.
For external (USB storage device) files, the column parameter is optional. If no
<column> parameter is entered, and it is a 2-column file, the 2nd column
(assumed to be voltage) is automatically be selected. If the <column> parameter is
entered, and that column does not exist in the file, the operation fails.
When recalling arbitrary waveforms (from an external USB storage device) that
were not saved from the oscilloscope, be aware that the oscilloscope uses a
maximum of 8192 points for an arbitrary waveform. For more efficient recalls,
make sure your arbitrary waveforms are 8192 points or less.
The <wavegen_id> parameter specifies which waveform generator to recall the
arbitrary waveform into.
See Also
•
"Introduction to :RECall Commands"
•
•
•
NOTE
If a file extension is provided as part of a specified <file_name>, it must be ".csv".