Lrange

SCPI Command :

FETCh:BLUetooth:MEASurement<Instance>:ISIGnal:ADETected:PATTern:LENergy:LRANge
class LrangeCls[source]

Lrange commands group definition. 1 total commands, 0 Subgroups, 1 group commands

fetch() LeRangePaternType[source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:ISIGnal:ADETected:PATTern:LENergy:LRANge
value: enums.LeRangePaternType = driver.inputSignal.adetected.pattern.lowEnergy.lrange.fetch()

Returns the detected payload pattern type for LE coded PHY. A result is available after the R&S CMW has auto-detected a packet (method RsCmwBluetoothMeas.Configure.InputSignal.dmode AUTO) .

Use RsCmwBluetoothMeas.reliability.last_value to read the updated reliability indicator.

return:

pattern_type: ALL1 | OTHer | P44 | P11 | ALL0 | PRBS9 P11: ‘10101010’ P44: ‘11110000’ OTHer: any pattern except P11, P44 ALTernating: the periodical change of the pattern P11 and P44