Ptx

SCPI Commands :

READ:BLUetooth:MEASurement<Instance>:HDRP:TRACe:SACP[:PTX]
FETCh:BLUetooth:MEASurement<Instance>:HDRP:TRACe:SACP[:PTX]
class PtxCls[source]

Ptx commands group definition. 2 total commands, 0 Subgroups, 2 group commands

fetch() List[float][source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:HDRP:TRACe:SACP[:PTX]
value: List[float] = driver.hdrp.trace.sacp.ptx.fetch()

No command help available

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

return:

sacp_trace: No help available

read() List[float][source]
# SCPI: READ:BLUetooth:MEASurement<Instance>:HDRP:TRACe:SACP[:PTX]
value: List[float] = driver.hdrp.trace.sacp.ptx.read()

No command help available

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

return:

sacp_trace: No help available