State
SCPI Command :
[SOURce<HW>]:BB:ONEWeb:DL:USER<CH>:SCRambling:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(userIx=UserIx.Default) bool[source]
# [SOURce<HW>]:BB:ONEWeb:DL:USER<CH>:SCRambling:STATe value: bool = driver.source.bb.oneweb.downlink.user.scrambling.state.get(userIx = repcap.UserIx.Default)
Queries the scrambling state 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