Mslot

SCPI Commands

CONFigure:GSM:SIGNaling<Instance>:MSLot:UL
class Mslot[source]

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

get_uplink()int[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:MSLot:UL
value: int = driver.configure.mslot.get_uplink()

Specifies the uplink measurement slot, i.e. the slot evaluated by measurements running in parallel to the ‘GSM Signaling’ application.

return

slot: Range: 0 to 7

set_uplink(slot: int)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:MSLot:UL
driver.configure.mslot.set_uplink(slot = 1)

Specifies the uplink measurement slot, i.e. the slot evaluated by measurements running in parallel to the ‘GSM Signaling’ application.

param slot

Range: 0 to 7