Status - Agilent Technologies Infiniium 8000A Programmer's Reference Manual

Table of Contents

Advertisement

Query
<N> An integer, 1 - 4
<M> DIGital<M> is an integer 0-15 for MSO Infiniium Oscilloscopes.
<L> POD<L> and BUS<L> is an integer 1-2 for MSO Infiniium Oscilloscopes.
Returned Format
Example
Root Level Commands

STATus?

STATus?
:STATus? {CHANnel<N> | BUS<L> | DIGital |
DIGital<M> | FUNCtion<N> | HISTogram |
POD<L>} | WMEMory<N>}
The :STATus? query shows whether the specified channel, function, wmemory,
histogram, digital subsystem, digital channel, digital pod, or digital bus is on or
off. A return value of 1 means on and a return value of 0 means off. Digital
channels will only be displayed on screen if the digital subsystem is on.
[:STATus] {0 | 1}<NL>
This example returns and prints the current status of channel 1.
10
OUTPUT 707;":STATUS? CHANNEL1"
30
ENTER 707;Current$
40
PRINT Current$
50
END
25-26

Advertisement

Table of Contents
loading

Table of Contents