Le2M

SCPI Commands

FETCh:BLUetooth:MEASurement<Instance>:ISIGnal:ADETected:PATTern:LENergy:LE2M
class Le2M[source]

Le2M commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

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

Returns the detected payload pattern type. Commands for LE 1M PHY (…:LE1M…) and LE 2M PHY (…:LE2M…) are available. 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: P44 | P11 | OTHer | ALTernating P11: 10101010 P44: 11110000 OTHer: any pattern except P11, P44 ALTernating: the periodical change of the pattern P11 and P44