Thresholds

SCPI Commands

CONFigure:GSM:SIGNaling<Instance>:NCELl:WCDMa:THResholds:HIGH
class Thresholds[source]

Thresholds commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_high()int[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:NCELl:WCDMa:THResholds:HIGH
value: int = driver.configure.ncell.wcdma.thresholds.get_high()

Configures the reselection threshold value ‘THRESH_UTRAN_high’ for WCDMA neighbor cells.

return

high: Range: 0 to 31, Unit: dB

set_high(high: int)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:NCELl:WCDMa:THResholds:HIGH
driver.configure.ncell.wcdma.thresholds.set_high(high = 1)

Configures the reselection threshold value ‘THRESH_UTRAN_high’ for WCDMA neighbor cells.

param high

Range: 0 to 31, Unit: dB