Per

SCPI Command :

FETCh:BLUetooth:MEASurement<Instance>:RXQuality:PER
class PerCls[source]

Per commands group definition. 2 total commands, 1 Subgroups, 1 group commands

fetch() float[source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:RXQuality:PER
value: float = driver.bluetooth.measurement.rxQuality.per.fetch()

No command help available

Suppressed linked return values: reliability

return:

result: No help available

Cloning the Group

# Create a clone of the original group, that exists independently
group2 = driver.bluetooth.measurement.rxQuality.per.clone()

Subgroups