Le2M

SCPI Commands

CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A0Reference
CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A1NReference
CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A2NReference
CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A3NReference
class Le2M[source]

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

get_a_0_reference()int[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A0Reference
value: int = driver.configure.rxQuality.iqDrange.noMeas.lowEnergy.le2M.get_a_0_reference()

Defines the number of measurements per measurement cycle for the specified antenna. Commands for uncoded LE 1M PHY (.. :LE1M..) and LE 2M PHY (..:LE2M..) are available. Commands for reference antenna (…:A0Reference) , mandatory second antenna (…:A1NReference) , and optional third and fourth antennas are available.

return

no_of_meas: numeric Range: 0 to 30E+3

get_a_1_nreference()int[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A1NReference
value: int = driver.configure.rxQuality.iqDrange.noMeas.lowEnergy.le2M.get_a_1_nreference()

Defines the number of measurements per measurement cycle for the specified antenna. Commands for uncoded LE 1M PHY (.. :LE1M..) and LE 2M PHY (..:LE2M..) are available. Commands for reference antenna (…:A0Reference) , mandatory second antenna (…:A1NReference) , and optional third and fourth antennas are available.

return

no_of_meas: numeric Range: 0 to 30E+3

get_a_2_nreference()int[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A2NReference
value: int = driver.configure.rxQuality.iqDrange.noMeas.lowEnergy.le2M.get_a_2_nreference()

Defines the number of measurements per measurement cycle for the specified antenna. Commands for uncoded LE 1M PHY (.. :LE1M..) and LE 2M PHY (..:LE2M..) are available. Commands for reference antenna (…:A0Reference) , mandatory second antenna (…:A1NReference) , and optional third and fourth antennas are available.

return

no_of_meas: numeric Range: 0 to 30E+3

get_a_3_nreference()int[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A3NReference
value: int = driver.configure.rxQuality.iqDrange.noMeas.lowEnergy.le2M.get_a_3_nreference()

Defines the number of measurements per measurement cycle for the specified antenna. Commands for uncoded LE 1M PHY (.. :LE1M..) and LE 2M PHY (..:LE2M..) are available. Commands for reference antenna (…:A0Reference) , mandatory second antenna (…:A1NReference) , and optional third and fourth antennas are available.

return

no_of_meas: numeric Range: 0 to 30E+3

set_a_0_reference(no_of_meas: int)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A0Reference
driver.configure.rxQuality.iqDrange.noMeas.lowEnergy.le2M.set_a_0_reference(no_of_meas = 1)

Defines the number of measurements per measurement cycle for the specified antenna. Commands for uncoded LE 1M PHY (.. :LE1M..) and LE 2M PHY (..:LE2M..) are available. Commands for reference antenna (…:A0Reference) , mandatory second antenna (…:A1NReference) , and optional third and fourth antennas are available.

param no_of_meas

numeric Range: 0 to 30E+3

set_a_1_nreference(no_of_meas: int)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A1NReference
driver.configure.rxQuality.iqDrange.noMeas.lowEnergy.le2M.set_a_1_nreference(no_of_meas = 1)

Defines the number of measurements per measurement cycle for the specified antenna. Commands for uncoded LE 1M PHY (.. :LE1M..) and LE 2M PHY (..:LE2M..) are available. Commands for reference antenna (…:A0Reference) , mandatory second antenna (…:A1NReference) , and optional third and fourth antennas are available.

param no_of_meas

numeric Range: 0 to 30E+3

set_a_2_nreference(no_of_meas: int)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A2NReference
driver.configure.rxQuality.iqDrange.noMeas.lowEnergy.le2M.set_a_2_nreference(no_of_meas = 1)

Defines the number of measurements per measurement cycle for the specified antenna. Commands for uncoded LE 1M PHY (.. :LE1M..) and LE 2M PHY (..:LE2M..) are available. Commands for reference antenna (…:A0Reference) , mandatory second antenna (…:A1NReference) , and optional third and fourth antennas are available.

param no_of_meas

numeric Range: 0 to 30E+3

set_a_3_nreference(no_of_meas: int)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQDRange:NOMeas:LENergy:LE2M:A3NReference
driver.configure.rxQuality.iqDrange.noMeas.lowEnergy.le2M.set_a_3_nreference(no_of_meas = 1)

Defines the number of measurements per measurement cycle for the specified antenna. Commands for uncoded LE 1M PHY (.. :LE1M..) and LE 2M PHY (..:LE2M..) are available. Commands for reference antenna (…:A0Reference) , mandatory second antenna (…:A1NReference) , and optional third and fourth antennas are available.

param no_of_meas

numeric Range: 0 to 30E+3