Technical data

Table Of Contents
746 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
26 Pod Commands
:POD<N>:DISPlay
Command
:POD<N>[:DISPlay] {ON | OFF |1|0}
The :POD<N>:DISPlay command enables or disables the view for the
selected digital channel pod. Pod 1 has the digital channels 0 through 7,
and pod 2 has the digital channels 8 through 15.
Displaying a pod automatically enables digital channels. See ENABle
command in the root subsystem.
<N> An integer, 1-2.
Example This example turns on the display of bit 5 for the digital channels.
myScope.WriteString ":ENABle DIGital"
myScope.WriteString ":POD2:DISPlay ON"
Query :POD<N>[:DISPlay]?
The :POD<N>:DISPlay? query returns the value of the display setting for
the pod.
Returned Format
[:POD<N>:DISPlay] {1 | 0}<NL>
See Also ":DIGital<N>:DISPlay" on page 272
":ENABle DIGital" on page 767
NOTE
The POD commands only apply to the MSO oscilloscopes.