Le1M

SCPI Commands

CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A0Reference
CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A1NReference
CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A2NReference
CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A3NReference
class Le1M[source]

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

class A0ReferenceStruct[source]

Structure for reading output parameters. Fields:

  • Limit: float or bool: numeric Range: 0 (Rad) to 3.14 (Rad)

  • Enable: bool: OFF | ON Disables/enables the limit check

class A1NreferenceStruct[source]

Structure for reading output parameters. Fields:

  • Limit: float or bool: numeric Range: 0 (Rad) to 3.14 (Rad)

  • Enable: bool: OFF | ON Disables/enables the limit check

class A2NreferenceStruct[source]

Structure for reading output parameters. Fields:

  • Limit: float or bool: numeric Range: 0 (Rad) to 3.14 (Rad)

  • Enable: bool: OFF | ON Disables/enables the limit check

class A3NreferenceStruct[source]

Structure for reading output parameters. Fields:

  • Limit: float or bool: numeric Range: 0 (Rad) to 3.14 (Rad)

  • Enable: bool: OFF | ON Disables/enables the limit check

get_a_0_reference()A0ReferenceStruct[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A0Reference
value: A0ReferenceStruct = driver.configure.rxQuality.iqCoherency.limit.lowEnergy.le1M.get_a_0_reference()

Defines the IQ samples coherency limit for mean reference phase deviation (RPD) results for the reference antenna. Commands for uncoded LE 1M PHY (..:LE1M..) and LE 2M PHY (..:LE2M..) are available.

return

structure: for return value, see the help for A0ReferenceStruct structure arguments.

get_a_1_nreference()A1NreferenceStruct[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A1NReference
value: A1NreferenceStruct = driver.configure.rxQuality.iqCoherency.limit.lowEnergy.le1M.get_a_1_nreference()

Defines the IQ samples coherency limit for 95% relative phase values RP(m) for non-reference antennas A1NReference to A3NReference. Commands for uncoded LE 1M PHY (..:LE1M..) and LE 2M PHY (..:LE2M..) are available.

return

structure: for return value, see the help for A1NreferenceStruct structure arguments.

get_a_2_nreference()A2NreferenceStruct[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A2NReference
value: A2NreferenceStruct = driver.configure.rxQuality.iqCoherency.limit.lowEnergy.le1M.get_a_2_nreference()

Defines the IQ samples coherency limit for 95% relative phase values RP(m) for non-reference antennas A1NReference to A3NReference. Commands for uncoded LE 1M PHY (..:LE1M..) and LE 2M PHY (..:LE2M..) are available.

return

structure: for return value, see the help for A2NreferenceStruct structure arguments.

get_a_3_nreference()A3NreferenceStruct[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A3NReference
value: A3NreferenceStruct = driver.configure.rxQuality.iqCoherency.limit.lowEnergy.le1M.get_a_3_nreference()

Defines the IQ samples coherency limit for 95% relative phase values RP(m) for non-reference antennas A1NReference to A3NReference. Commands for uncoded LE 1M PHY (..:LE1M..) and LE 2M PHY (..:LE2M..) are available.

return

structure: for return value, see the help for A3NreferenceStruct structure arguments.

set_a_0_reference(value: RsCmwBluetoothSig.Implementations.Configure_.RxQuality_.IqCoherency_.Limit_.LowEnergy_.Le1M.Le1M.A0ReferenceStruct)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A0Reference
driver.configure.rxQuality.iqCoherency.limit.lowEnergy.le1M.set_a_0_reference(value = A0ReferenceStruct())

Defines the IQ samples coherency limit for mean reference phase deviation (RPD) results for the reference antenna. Commands for uncoded LE 1M PHY (..:LE1M..) and LE 2M PHY (..:LE2M..) are available.

param value

see the help for A0ReferenceStruct structure arguments.

set_a_1_nreference(value: RsCmwBluetoothSig.Implementations.Configure_.RxQuality_.IqCoherency_.Limit_.LowEnergy_.Le1M.Le1M.A1NreferenceStruct)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A1NReference
driver.configure.rxQuality.iqCoherency.limit.lowEnergy.le1M.set_a_1_nreference(value = A1NreferenceStruct())

Defines the IQ samples coherency limit for 95% relative phase values RP(m) for non-reference antennas A1NReference to A3NReference. Commands for uncoded LE 1M PHY (..:LE1M..) and LE 2M PHY (..:LE2M..) are available.

param value

see the help for A1NreferenceStruct structure arguments.

set_a_2_nreference(value: RsCmwBluetoothSig.Implementations.Configure_.RxQuality_.IqCoherency_.Limit_.LowEnergy_.Le1M.Le1M.A2NreferenceStruct)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A2NReference
driver.configure.rxQuality.iqCoherency.limit.lowEnergy.le1M.set_a_2_nreference(value = A2NreferenceStruct())

Defines the IQ samples coherency limit for 95% relative phase values RP(m) for non-reference antennas A1NReference to A3NReference. Commands for uncoded LE 1M PHY (..:LE1M..) and LE 2M PHY (..:LE2M..) are available.

param value

see the help for A2NreferenceStruct structure arguments.

set_a_3_nreference(value: RsCmwBluetoothSig.Implementations.Configure_.RxQuality_.IqCoherency_.Limit_.LowEnergy_.Le1M.Le1M.A3NreferenceStruct)None[source]
# SCPI: CONFigure:BLUetooth:SIGNaling<Instance>:RXQuality:IQCoherency:LIMit:LENergy:LE1M:A3NReference
driver.configure.rxQuality.iqCoherency.limit.lowEnergy.le1M.set_a_3_nreference(value = A3NreferenceStruct())

Defines the IQ samples coherency limit for 95% relative phase values RP(m) for non-reference antennas A1NReference to A3NReference. Commands for uncoded LE 1M PHY (..:LE1M..) and LE 2M PHY (..:LE2M..) are available.

param value

see the help for A3NreferenceStruct structure arguments.