Technical data
Channel Commands 12
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 201
:CHANnel<N>:PROBe:COUPling
Command :CHANnel<N>:PROBe:COUPling {DC | AC}
The :CHANnel<N>:PROBe:COUPling command sets the coupling to either
AC or DC.
<N> An integer, 1 - 4
Example This example sets the probe coupling for channel 1 to AC.
myScope.WriteString ":CHANNEL1:PROBE:COUPling AC"
Query :CHANnel<N>:PROBe:COUPling?
The :CHANnel<N>:PROBe:COUPling? query returns the current probe
coupling setting for the selected channel.
Returned Format
[:CHANnel<N>:PROBe:COUPling] {DC | AC}<NL>