Technical data
Channel Commands 12
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 221
:CHANnel<N>:PROBe:SKEW
Command :CHANnel<N>:PROBe:SKEW <skew_value>
The :CHANnel<N>:PROBe:SKEW command sets the channel-to- channel
skew factor for the specified channel. You can use the oscilloscope's probe
skew control to remove timing differences between probes or cables on
different channels.
<N> An integer, 1 - 4
<skew_value> A real number for the skew value, in the range - 1 ms to +1 ms.
Example This example sets the probe skew for channel 1 to 10 μs.
myScope.WriteString ":CHANNEL1:PROBE:SKEW 10E-6"
Query :CHANnel<N>:PROBe:SKEW?
The :CHANnel<N>:PROBe:SKEW? query returns the current probe skew
setting for the selected channel.
Returned Format
[:CHANnel<N>:PROBe:SKEW] <skew_value><NL>