SelectName

SCPI Command :

INSTrument[:SELect]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(channel_name: str) None[source]
# 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 See also

  • method RsFsw.instrument.create.new.set()

  • ‘Programming example: performing a sequence of measurements’

Parameters:

channel_name – String containing the name of the channel.