RxbMin<Channel>
SCPI Command :
[SOURce<HW>]:BB:ARBitrary:ETHernet:STATistics:RXBMin<CH6>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr1 .. Nr64 driver.source.bb.arbitrary.ethernet.statistics.rxbMin.repcap_channel_set(repcap.Channel.Nr1)
- get(channel=Channel.Default) int[source]
# [SOURce<HW>]:BB:ARBitrary:ETHernet:STATistics:RXBMin<CH6> value: int = driver.source.bb.arbitrary.ethernet.statistics.rxbMin.get(channel = repcap.Channel.Default)
Queries the minimum value of the received buffer level bytes within a streaming session.
- Parameters:
channel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘RxbMin’)
- Returns:
buffer_level_min: integer
Cloning the Group
# Create a copy of the original group, that exists independently
rxbMin_copy = driver.source.bb.arbitrary.ethernet.statistics.rxbMin.clone()