Gamma

SCPI Commands

PREPare:GSM:SIGNaling<Instance>:HANDover:PSWitched:GAMMa:UL
class Gamma[source]

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

get_uplink()List[int][source]
# SCPI: PREPare:GSM:SIGNaling<Instance>:HANDover:PSWitched:GAMMa:UL
value: List[int] = driver.prepare.handover.pswitched.gamma.get_uplink()

Specifies the power control parameter ΓCH per UL timeslot in the destination GSM band.

return

gamma: Range: 0 to 31

set_uplink(gamma: List[int])None[source]
# SCPI: PREPare:GSM:SIGNaling<Instance>:HANDover:PSWitched:GAMMa:UL
driver.prepare.handover.pswitched.gamma.set_uplink(gamma = [1, 2, 3])

Specifies the power control parameter ΓCH per UL timeslot in the destination GSM band.

param gamma

Range: 0 to 31