Pswitched

SCPI Commands

CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:PDPContext
CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:TAVGtw
CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:BPERiod
CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:PCMChannel
CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:CREQuest
CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:NEUTbf
CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:EUNodata
CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:IARTimer
CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:TRTimer
class Pswitched[source]

Pswitched commands group definition. 9 total commands, 0 Sub-groups, 9 group commands

class CrequestStruct[source]

Structure for reading output parameters. Fields:

  • Connect_Request: enums.ConnectRequest: ACCept | REJect | IGNore ACCept: accept connection REJect: reject connection IGNore: ignore first attempt, AcceptAfter parameter defines further handling

  • Accept_After: enums.AcceptAfter: AA1 | AA2 | AA3 | AA4 | AA5 | AA6 | AA7 | IALL AA1 to AA7: accept after burst 1 to 7 IALL: ignore all

get_bperiod()int[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:BPERiod
value: int = driver.configure.cell.pswitched.get_bperiod()

Specifies the BEP_PERIOD defined in 3GPP TS 45.008.

return

value: Range: 0 to 10

get_crequest()CrequestStruct[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:CREQuest
value: CrequestStruct = driver.configure.cell.pswitched.get_crequest()

Specifies the handling of the MS originating CS/PS connection request.

return

structure: for return value, see the help for CrequestStruct structure arguments.

get_euno_data()bool[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:EUNodata
value: bool = driver.configure.cell.pswitched.get_euno_data()

Enables / disables MS operation in an EXT_UTBF_NODATA mode, where the MS cannot transmit a dummy block to a network.

return

enable: OFF | ON

get_iar_timer()int[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:IARTimer
value: int or bool = driver.configure.cell.pswitched.get_iar_timer()

Sets the immediate assignment reject timers for CS (T3122) / PS (T3142) .

return

value: Range: 0 s to 255 s , Unit: s

get_neutbf()bool[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:NEUTbf
value: bool = driver.configure.cell.pswitched.get_neutbf()

Indicates whether the network supports the extended uplink TBF mode.

return

enable: OFF | ON

get_pcm_channel()RsCmwGsmSig.enums.PcmChannel[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:PCMChannel
value: enums.PcmChannel = driver.configure.cell.pswitched.get_pcm_channel()

Selects the channel type that the mobile uses to determine the received signal strength and quality.

return

channel: BCCH | PDCH

get_pdp_context()RsCmwGsmSig.enums.ReactionMode[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:PDPContext
value: enums.ReactionMode = driver.configure.cell.pswitched.get_pdp_context()

Defines how the R&S CMW reacts to an ACTIVATE PDP CONTEXT REQUEST sent by the MS.

return

mode: REJect | ACCept

get_tavgtw()int[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:TAVGtw
value: int = driver.configure.cell.pswitched.get_tavgtw()

Specifies the signal level filter period for power control. The same value is used for TAVG_T and TAVG_W.

return

value: Range: 0 to 25

get_tr_timer()int[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:TRTimer
value: int = driver.configure.cell.pswitched.get_tr_timer()

Defines the TBF release timer for PS.

return

value: For mapping of values and timer durations in ms, see the table below. Range: 0 to 7

set_bperiod(value: int)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:BPERiod
driver.configure.cell.pswitched.set_bperiod(value = 1)

Specifies the BEP_PERIOD defined in 3GPP TS 45.008.

param value

Range: 0 to 10

set_crequest(value: RsCmwGsmSig.Implementations.Configure_.Cell_.Pswitched.Pswitched.CrequestStruct)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:CREQuest
driver.configure.cell.pswitched.set_crequest(value = CrequestStruct())

Specifies the handling of the MS originating CS/PS connection request.

param value

see the help for CrequestStruct structure arguments.

set_euno_data(enable: bool)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:EUNodata
driver.configure.cell.pswitched.set_euno_data(enable = False)

Enables / disables MS operation in an EXT_UTBF_NODATA mode, where the MS cannot transmit a dummy block to a network.

param enable

OFF | ON

set_iar_timer(value: int)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:IARTimer
driver.configure.cell.pswitched.set_iar_timer(value = 1)

Sets the immediate assignment reject timers for CS (T3122) / PS (T3142) .

param value

Range: 0 s to 255 s , Unit: s

set_neutbf(enable: bool)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:NEUTbf
driver.configure.cell.pswitched.set_neutbf(enable = False)

Indicates whether the network supports the extended uplink TBF mode.

param enable

OFF | ON

set_pcm_channel(channel: RsCmwGsmSig.enums.PcmChannel)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:PCMChannel
driver.configure.cell.pswitched.set_pcm_channel(channel = enums.PcmChannel.BCCH)

Selects the channel type that the mobile uses to determine the received signal strength and quality.

param channel

BCCH | PDCH

set_pdp_context(mode: RsCmwGsmSig.enums.ReactionMode)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:PDPContext
driver.configure.cell.pswitched.set_pdp_context(mode = enums.ReactionMode.ACCept)

Defines how the R&S CMW reacts to an ACTIVATE PDP CONTEXT REQUEST sent by the MS.

param mode

REJect | ACCept

set_tavgtw(value: int)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:TAVGtw
driver.configure.cell.pswitched.set_tavgtw(value = 1)

Specifies the signal level filter period for power control. The same value is used for TAVG_T and TAVG_W.

param value

Range: 0 to 25

set_tr_timer(value: int)None[source]
# SCPI: CONFigure:GSM:SIGNaling<Instance>:CELL:PSWitched:TRTimer
driver.configure.cell.pswitched.set_tr_timer(value = 1)

Defines the TBF release timer for PS.

param value

For mapping of values and timer durations in ms, see the table below. Range: 0 to 7