Lowp
SCPI Command :
[CONFigure]:SIGNaling:LTE:CELL:RESelection:THResholds:LOWP
- class LowpCls[source]
Lowp commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str) int[source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:RESelection:THResholds:LOWP value: int = driver.configure.signaling.lte.cell.reSelection.thresholds.lowp.get(cell_name = 'abc')
Configures the parameter ‘threshServingLow’, signaled to the UE in SIB3.
- param cell_name:
No help available
- return:
power: No help available
- set(cell_name: str, power: int) None[source]
# SCPI: [CONFigure]:SIGNaling:LTE:CELL:RESelection:THResholds:LOWP driver.configure.signaling.lte.cell.reSelection.thresholds.lowp.set(cell_name = 'abc', power = 1)
Configures the parameter ‘threshServingLow’, signaled to the UE in SIB3.
- param cell_name:
No help available
- param power:
No help available