A2Nreference

SCPI Commands

READ:BLUetooth:SIGNaling<Instance>:RXQuality:TRACe:IQCoherency:A2NReference
FETCh:BLUetooth:SIGNaling<Instance>:RXQuality:TRACe:IQCoherency:A2NReference
class A2Nreference[source]

A2Nreference commands group definition. 2 total commands, 0 Sub-groups, 2 group commands

fetch()List[float][source]
# SCPI: FETCh:BLUetooth:SIGNaling<Instance>:RXQuality:TRACe:IQCoherency:A2NReference
value: List[float] = driver.rxQuality.trace.iqCoherency.a2Nreference.fetch()

Return the trace results of relative phase values RP(m) for IQ samples coherency Rx measurements. Commands for mandatory second (non-reference) antenna (…:A1NReference) , and optional third and fourth non-reference antennas are available.

Use RsCmwBluetoothSig.reliability.last_value to read the updated reliability indicator.

return

mrp: No help available

read()List[float][source]
# SCPI: READ:BLUetooth:SIGNaling<Instance>:RXQuality:TRACe:IQCoherency:A2NReference
value: List[float] = driver.rxQuality.trace.iqCoherency.a2Nreference.read()

Return the trace results of relative phase values RP(m) for IQ samples coherency Rx measurements. Commands for mandatory second (non-reference) antenna (…:A1NReference) , and optional third and fourth non-reference antennas are available.

Use RsCmwBluetoothSig.reliability.last_value to read the updated reliability indicator.

return

mrp: No help available