Brate

SCPI Command :

FETCh:BLUetooth:MEASurement<Instance>:ISIGnal:ADETected:PATTern[:BRATe]
class BrateCls[source]

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

fetch() DetectedPatternType[source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:ISIGnal:ADETected:PATTern[:BRATe]
value: enums.DetectedPatternType = driver.inputSignal.adetected.pattern.brate.fetch()

Returns the detected payload pattern type. 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