Channel<ChannelNull>

SCPI Command :

[SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel:PRESet
Commands in total: 100
Subgroups: 14
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr0 .. Nr63

driver.source.bb.w3Gpp.bstation.channel.repcap_channelNull_set(repcap.ChannelNull.Nr0)
preset(baseStation=BaseStation.Default) None[source]
# [SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel:PRESet
driver.source.bb.w3Gpp.bstation.channel.preset(baseStation = repcap.BaseStation.Default)

The command calls the default settings of the channel table.

Parameters:

baseStation – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bstation’)

preset_with_opc(baseStation=BaseStation.Default, opc_timeout_ms: int = -1) None[source]

Cloning the Group

# Create a copy of the original group, that exists independently
channel_copy = driver.source.bb.w3Gpp.bstation.channel.clone()

Subgroups