RxuSegments<UserIx>

RepCap Settings

# Range: Nr1 .. Nr48
rc = driver.source.bb.esequencer.estreaming.stream.rxuSegments.repcap_userIx_get()
driver.source.bb.esequencer.estreaming.stream.rxuSegments.repcap_userIx_set(repcap.UserIx.Nr1)

SCPI Command :

[SOURce<HW>]:BB:ESEQuencer:ESTReaming:STReam:RXUSegments<CH>
class RxuSegmentsCls[source]

RxuSegments commands group definition. 1 total commands, 0 Subgroups, 1 group commands Repeated Capability: UserIx, default value after init: UserIx.Nr1

get(userIx=UserIx.Default) int[source]
# SCPI: [SOURce<HW>]:BB:ESEQuencer:ESTReaming:STReam:RXUSegments<CH>
value: int = driver.source.bb.esequencer.estreaming.stream.rxuSegments.get(userIx = repcap.UserIx.Default)

No command help available

param userIx:

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

return:

ext_seq_eth_statistic: No help available

Cloning the Group

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