LowEnergy

SCPI Command :

CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:CSCHeme:LENergy:LRANge
class LowEnergyCls[source]

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

get_lrange() CodingScheme[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:CSCHeme:LENergy:LRANge
value: enums.CodingScheme = driver.configure.inputSignal.cscheme.lowEnergy.get_lrange()

No command help available

return:

coding_scheme: No help available

set_lrange(coding_scheme: CodingScheme) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:ISIGnal:CSCHeme:LENergy:LRANge
driver.configure.inputSignal.cscheme.lowEnergy.set_lrange(coding_scheme = enums.CodingScheme.S2)

No command help available

param coding_scheme:

No help available