State

SCPI Command :

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

Queries the channel coding 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