Measurement

SCPI Command :

CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:MEASurement:MECount
class MeasurementCls[source]

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

get_me_count() int[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:MEASurement:MECount
value: int = driver.configure.multiEval.measurement.get_me_count()

No command help available

return:

max_error_count: No help available

set_me_count(max_error_count: int) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:MEValuation:MEASurement:MECount
driver.configure.multiEval.measurement.set_me_count(max_error_count = 1)

No command help available

param max_error_count:

No help available