Bsout<ChannelNull>

SCPI Command :

SCONfiguration:MULTiinstrument:CONNector:BSOut<CH0>
Commands in total: 1
Subgroups: 0
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr0 .. Nr63

driver.sconfiguration.multiInstrument.connector.bsout.repcap_channelNull_set(repcap.ChannelNull.Nr0)
get(channelNull=ChannelNull.Default) str[source]
# SCONfiguration:MULTiinstrument:CONNector:BSOut<CH0>
value: str = driver.sconfiguration.multiInstrument.connector.bsout.get(channelNull = repcap.ChannelNull.Default)

No help available

Parameters:

channelNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Bsout’)

Cloning the Group

# Create a copy of the original group, that exists independently
bsout_copy = driver.sconfiguration.multiInstrument.connector.bsout.clone()