Technical data
210 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
12 Channel Commands
:CHANnel<N>:PROBe:HEAD:ADD
Command :CHANnel<N>:PROBe:HEAD:ADD "head", ["label"]
The :CHANnel<N>:PROBe:HEAD:ADD command adds an entry to the list of
probe heads.
<N> An integer, 1 - 4
"head" A quoted string matching the probe head model such as "N5381A",
"E2678A", etc.
"label" An optional quoted string for the head label.
Example This example adds the probe head N5381A to the list of probe heads for
channel 1.
myScope.WriteString ":CHANNEL1:PROBE:HEAD:ADD ""N5381A"""