Gcbep

SCPI Commands

SENSe:GSM:SIGNaling<Instance>:RREPort:GCBep:RANGe
SENSe:GSM:SIGNaling<Instance>:RREPort:GCBep
class Gcbep[source]

Gcbep commands group definition. 2 total commands, 0 Sub-groups, 2 group commands

class RangeStruct[source]

Structure for reading output parameters. Fields:

  • Lower: float: Range: 0 to 1.75

  • Upper: float: Range: 0.25 to 2

get_range()RangeStruct[source]
# SCPI: SENSe:GSM:SIGNaling<Instance>:RREPort:GCBep:RANGe
value: RangeStruct = driver.sense.rreport.gcbep.get_range()

Returns the CV BEP range, corresponding to the ‘CV BEP’ index reported by the MS for a GMSK modulated DL signal.

return

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

get_value()int[source]
# SCPI: SENSe:GSM:SIGNaling<Instance>:RREPort:GCBep
value: int = driver.sense.rreport.gcbep.get_value()

Returns the ‘CV BEP’, reported by the MS as dimensionless index for a GMSK modulated DL signal.

return

cv_bep_gmsk: Range: 0 to 7