RxuSegments<UserIx>
SCPI Command :
[SOURce<HW>]:BB:ARBitrary:ETHernet:STATistics:RXUSegments<CH>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr1 .. Nr48 driver.source.bb.arbitrary.ethernet.statistics.rxuSegments.repcap_userIx_set(repcap.UserIx.Nr1)
- get(userIx=UserIx.Default) int[source]
# [SOURce<HW>]:BB:ARBitrary:ETHernet:STATistics:RXUSegments<CH> value: int = driver.source.bb.arbitrary.ethernet.statistics.rxuSegments.get(userIx = repcap.UserIx.Default)
Queries the number of Rx upload segments, that the R&S SMW200A receives from the PC.
- Parameters:
userIx – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘RxuSegments’)
- Returns:
upload_segments: integer
Cloning the Group
# Create a copy of the original group, that exists independently
rxuSegments_copy = driver.source.bb.arbitrary.ethernet.statistics.rxuSegments.clone()