Select

SCPI Commands

INSTrument:SELect
class SelectCls[source]

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

set(channel_type: ChannelType) None[source]
# SCPI: INSTrument[:SELect]
driver.instrument.select.set(channel_type = enums.ChannelType.IqAnalyzer=IQ)

This command 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 RsFswp.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 RsFswp.Instrument.ListPy.get_.