TypePy

SCPI Command :

FETCh:BLUetooth:MEASurement<Instance>:ISIGnal:ADETected:CTE:LENergy:LE1M:TYPE
class TypePyCls[source]

TypePy commands group definition. 1 total commands, 0 Subgroups, 1 group commands

fetch() CtePacketType[source]
# SCPI: FETCh:BLUetooth:MEASurement<Instance>:ISIGnal:ADETected:CTE:LENergy:LE1M:TYPE
value: enums.CtePacketType = driver.inputSignal.adetected.cte.lowEnergy.le1M.typePy.fetch()

Returns the detected CTE type. A result is available after the R&S CMW has auto-detected a packet (method RsCmwBluetoothMeas.Configure.InputSignal.dmodeAUTO) . Commands for uncoded LE 1M PHY (..:LE1M..) and LE 2M PHY (..:LE2M.. ) are available.

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

return:

packet_type: AOAus | AOD1us | AOD2us | AOA2us | AOA1us AOD1us, AOD2us: CTE type angle of departure, 1 µs or 2 µs slot AOAus, AOA2us: CTE type angle of arrival, 2 µs slot AOA1us: CTE type angle of arrival, 1 µs slot