Technical data

Channel Commands 12
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 213
:CHANnel<N>:PROBe:HEAD:VTERm
Command :CHANnel<N>:PROBe:HEAD:VTERm {FLOating | EXTernal
| {INTernal,<voltage>}}
The :CHANnel<N>:PROBe:HEAD:VTERm command sets the termination
voltage for the N5444A probe head.
<N> An integer, 1 - 4.
<voltage> A real number for the internal termination voltage setting.
Example To set an internal termination voltage of - 1.0 V:
myScope.WriteString ":CHANnel1:PROBe:HEAD:VTERm INTernal,-1.0"
Query :CHANnel<N>:PROBe:HEAD:VTERm?
The :CHANnel<N>:PROBe:HEAD:VTERm? query returns the termination
voltage setting.
Returned Format
[:CHANnel<N>:PROBe:HEAD:VTERm] {FLO | EXT | {INT,<voltage>}}<NL>