A3Nreference

SCPI Commands

READ:BLUetooth:SIGNaling<Instance>:RXQuality:TRACe:IQCoherency:A3NReference
FETCh:BLUetooth:SIGNaling<Instance>:RXQuality:TRACe:IQCoherency:A3NReference
class A3Nreference[source]

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

fetch()List[float][source]
# SCPI: FETCh:BLUetooth:SIGNaling<Instance>:RXQuality:TRACe:IQCoherency:A3NReference
value: List[float] = driver.rxQuality.trace.iqCoherency.a3Nreference.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:A3NReference
value: List[float] = driver.rxQuality.trace.iqCoherency.a3Nreference.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