Bsin<Channel>
SCPI Command :
SCONfiguration:MULTiinstrument:CONNector:BSIN<CH>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr1 .. Nr64 driver.sconfiguration.multiInstrument.connector.bsin.repcap_channel_set(repcap.Channel.Nr1)
- get(channel=Channel.Default) str[source]
# SCONfiguration:MULTiinstrument:CONNector:BSIN<CH> value: str = driver.sconfiguration.multiInstrument.connector.bsin.get(channel = repcap.Channel.Default)
No help available
- Parameters:
channel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bsin’)
Cloning the Group
# Create a copy of the original group, that exists independently
bsin_copy = driver.sconfiguration.multiInstrument.connector.bsin.clone()