Technical data
Channel Commands 12
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 199
:CHANnel<N>:PROBe:ATTenuation
Command :CHANnel<N>:PROBe:ATTenuation {DIV1 | DIV10}
The :CHANnel<N>:PROBe:ATTenuation command sets the 1154A probe's
input amplifier attenuation. If the 1154A probe is not connected to the
channel you will get a settings conflict error.
<N> An integer, 1 - 4
Example This example sets the probe attenuation for channel 1 to divide by 10.
myScope.WriteString ":CHANNEL1:PROBE:ATTENUATION DIV10"
Query :CHANnel<N>:PROBe:ATTenuation?
The :CHANnel<N>:PROBe:ATTenuation? query returns the current 1154A
probe input amplifier attenuation setting for the selected channel.
Returned Format
[:CHANnel<N>:PROBe:ATTenuation] {DIV1 | DIV10}<NL>
NOTE
This command is only valid for the 1154A probe.