
216
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
7
Root (:) Commands
:BLANk
Command Syntax
:BLANk [<source>]
<source> ::= {CHANnel<n> | FUNCtion<m> | MATH<m> | FFT | SBUS{1 | 2}
| 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 :BLANk command turns off (stops displaying) the specified channel, math
function, serial decode bus, or reference waveform location. The :BLANk command
with no parameter turns off all sources.
See Also
•
"Introduction to Root (:) Commands"
•
•
•
•
•
•
•
Example Code
•
NOTE
To turn on (start displaying) a channel, etc., use the :VIEW command. The DISPlay commands,
:CHANnel<n>:DISPlay, :FUNCtion:DISPlay, :SBUS<n>:DISPlay, or :WMEMory<r>:DISPlay, are
the preferred method to turn on/off a channel, etc.
NOTE
MATH<m> is an alias for FUNCtion<m>.