State

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SYINfo:SUL:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(cellNull=CellNull.Default) bool[source]
# [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SYINfo:SUL:STATe
value: bool = driver.source.bb.nr5G.node.cell.syInfo.sul.state.get(cellNull = repcap.CellNull.Default)

Defines if the carrier supports supplementary uplink (SUL) or not.

Parameters:

cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)

Returns:

carrier_sul_state: 1 | ON | 0| OFF