Technical data

Channel Commands 12
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 215
:CHANnel<N>:PROBe:MODE
Command :CHANnel<N>:PROBe:MODE {DIFF | SEA | SEB | CM}
The :CHANnel<N>:PROBe:MODE command sets the N2750A probe's
InfiniiMode configuration.
If the N2750A 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 InfiniiMode for channel 1 to common mode.
myScope.WriteString ":CHANNEL1:PROBE:MODE CM"
Query :CHANnel<N>:PROBe:MODE?
The :CHANnel<N>:PROBe:MODE? query returns the current N2750A probe
InfiniiMode setting for the selected channel.
Returned Format
[:CHANnel<N>:PROBe:MODE] {DIFF | SEA | SEB | CM}<NL>
NOTE
This command is currently only valid for the N2750A probe.