:SAVE Commands
26
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
731
:SAVE:WMEMory:SOURce
Command Syntax
:SAVE:WMEMory:SOURce <source>
<source> ::= {CHANnel<n> | FUNCtion<m> | MATH<m> | WMEMory<r>}
<n> ::= 1 to (# analog channels) in NR1 format
<m> ::= 1 to (# math functions) in NR1 format
<r> ::= 1 to (# ref waveforms) in NR1 format
The :SAVE:WMEMory:SOURce command selects the source to be saved as a
reference waveform file.
Query Syntax
:SAVE:WMEMory:SOURce?
The :SAVE:WMEMory:SOURce? query returns the source to be saved as a
reference waveform file.
Return Format
<source><NL>
<source> ::= {CHAN<n> | FUNC | WMEM<r> | NONE}
See Also
•
"Introduction to :SAVE Commands"
•
•
NOTE
Only ADD or SUBtract math operations can be saved as reference waveforms.
NOTE
MATH is an alias for FUNCtion. The query will return FUNC if the source is FUNCtion or MATH.