RxbLive<Channel>

SCPI Command :

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

Repeated Capability Setting:

# Range: Nr1 .. Nr64

driver.source.bb.esequencer.estreaming.stream.rxbLive.repcap_channel_set(repcap.Channel.Nr1)
get(channel=Channel.Default) int[source]
# [SOURce<HW>]:BB:ESEQuencer:ESTReaming:STReam:RXBLive<CH5>
value: int = driver.source.bb.esequencer.estreaming.stream.rxbLive.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 ‘RxbLive’)

Cloning the Group

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