Technical data

Table Of Contents
274 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
14 Digital Commands
:DIGital<N>:SIZE
Command
DIGital<N>:SIZE {SMALl | MEDium | LARGe}
The :DIGital<N>:SIZE command changes the vertical size of all the
displayed digital channels. The digital subsystem must be enabled before
this command will work. See ENABle command in the root subsystem.
<N> An integer, 0-15.
Example This example changes the size to medium for all displayed digital channels
or buses.
myScope.WriteString ":ENABLE DIGITAL"
myScope.WriteString ":DIGITAL5:SIZE MEDIUM"
Query :DIGital<N>:SIZE?
The :DIGital:CHANnel:SIZE? query returns the size of the displayed digital
channels.
Returned Format
[:DIGital<N>:SIZE] {SMALl | MEDium | LARGe}<NL>
NOTE
The DIGital commands only apply to the MSO oscilloscopes.