SelectName

SCPI Command :

INSTrument[:SELect]
class SelectNameCls[source]

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

set(channel_name: str) None[source]
# SCPI: INSTrument[:SELect]
driver.instrument.selectName.set(channel_name = 'abc')
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_name

String containing the name of the channel.