Obsolete and Discontinued Commands
35
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
1269
:CHANnel<n>:INPut
Command Syntax
:CHANnel<n>:INPut <impedance>
<impedance> ::= {ONEMeg | FIFTy}
<n> ::= 1 to (# analog channels) in NR1 format
The :CHANnel<n>:INPut command selects the input impedance setting for the
specified channel. The legal values for this command are ONEMeg (1 M
Ω
) and
FIFTy (50
Ω
).
Query Syntax
:CHANnel<n>:INPut?
The :CHANnel<n>:INPut? query returns the current input impedance setting for
the specified channel.
Return Format
<impedance value><NL>
<impedance value> ::= {ONEM | FIFT}
NOTE
The :CHANnel<n>:INPut command is an obsolete command provided for compatibility to
previous oscilloscopes. Use the :CHANnel<n>:IMPedance command (see
) instead.