Cbep

SCPI Commands

SENSe:GSM:SIGNaling<Instance>:RREPort:CSWitched:CBEP:RANGe
SENSe:GSM:SIGNaling<Instance>:RREPort:CSWitched:CBEP
class Cbep[source]

Cbep 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:CSWitched:CBEP:RANGe
value: RangeStruct = driver.sense.rreport.cswitched.cbep.get_range()

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

return

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

get_value()int[source]
# SCPI: SENSe:GSM:SIGNaling<Instance>:RREPort:CSWitched:CBEP
value: int = driver.sense.rreport.cswitched.cbep.get_value()

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

return

cv_bep: Range: 0 to 7