Ecbep

SCPI Commands

SENSe:GSM:SIGNaling<Instance>:RREPort:ECBep:RANGe
SENSe:GSM:SIGNaling<Instance>:RREPort:ECBep
class Ecbep[source]

Ecbep 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:ECBep:RANGe
value: RangeStruct = driver.sense.rreport.ecbep.get_range()

Returns the CV BEP range, corresponding to the ‘CV BEP’ index reported by the MS for an 8PSK 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:ECBep
value: int = driver.sense.rreport.ecbep.get_value()

Returns the ‘CV BEP’, reported by the MS as dimensionless index for an 8PSK modulated DL signal.

return

cv_bep_8_psk: Range: 0 to 7