Svariance

SCPI Commands

SENSe:GSM:SIGNaling<Instance>:RREPort:SVARiance:RANGe
SENSe:GSM:SIGNaling<Instance>:RREPort:SVARiance
class Svariance[source]

Svariance 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 dB² to 15.75 dB², Unit: dB²

  • Upper: float: Range: 0.25 dB² to 15.75 dB², Unit: dB²

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

Returns the signal variance range, corresponding to the ‘Signal Variance’ 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:SVARiance
value: int = driver.sense.rreport.svariance.get_value()

Returns the ‘Signal Variance’ reported by the MS as dimensionless index.

return

signal_variance: Range: 0 to 63