Select

SCPI Command :

INSTrument[:SELect]
class SelectCls[source]

Select commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(channel_type: RsFsw.enums.ChannelType) None[source]
# SCPI: INSTrument[:SELect]
driver.instrument.select.set(channel_type = enums.ChannelType.IqAnalyzer=IQ)
Activates a new channel with the defined channel type, or selects an existing channel with the specified name. Also see

INTRO_CMD_HELP: See also

  • method RsFsw.Instrument.Create.New.set

  • ‘Programming example: performing a sequence of measurements’

param channel_type

(enum or string) Channel type of the new channel. For a list of available channel types see method RsFsw.Instrument.ListPy.get_.