Sub

SCPI Commands

SENSe:GSM:SIGNaling<Instance>:RREPort:RXQuality:SUB:RANGe
SENSe:GSM:SIGNaling<Instance>:RREPort:RXQuality:SUB
class Sub[source]

Sub 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 12.8 %, Unit: %

  • Upper: float: Range: 0.2 % to 100 %, Unit: %

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

Returns the bit error rate range, corresponding to the ‘RX Quality Sub’ index reported by the MS.

return

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

get_value()int[source]
# SCPI: SENSe:GSM:SIGNaling<Instance>:RREPort:RXQuality:SUB
value: int = driver.sense.rreport.rxQuality.sub.get_value()

Returns the ‘RX Quality Sub’ reported by the MS as dimensionless index.

return

rx_quality: Range: 0 to 7