State

SCPI Command :

[SOURce<HW>]:BB:V5G:DL:USER<CH>:SCRambling:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(userIx=UserIx.Default) bool[source]
# [SOURce<HW>]:BB:V5G:DL:USER<CH>:SCRambling:STATe
value: bool = driver.source.bb.v5G.downlink.user.scrambling.state.get(userIx = repcap.UserIx.Default)

Queries scrambling status for all allocations belonging to the selected user.

Parameters:

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

Returns:

state: 1 | ON | 0| OFF