RxbMin<Channel>

SCPI Command :

[SOURce<HW>]:BB:ESEQuencer:ESTReaming:STReam:RXBMin<CH6>
Commands in total: 1
Subgroups: 0
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr64

driver.source.bb.esequencer.estreaming.stream.rxbMin.repcap_channel_set(repcap.Channel.Nr1)
get(channel=Channel.Default) int[source]
# [SOURce<HW>]:BB:ESEQuencer:ESTReaming:STReam:RXBMin<CH6>
value: int = driver.source.bb.esequencer.estreaming.stream.rxbMin.get(channel = repcap.Channel.Default)

Queries data of the Ethernet streaming statistics.

Parameters:

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

Cloning the Group

# Create a copy of the original group, that exists independently
rxbMin_copy = driver.source.bb.esequencer.estreaming.stream.rxbMin.clone()