Btype

SCPI Commands

FETCh:GSM:MEASurement<Instance>:MEValuation:PVTime:BTYPe
class Btype[source]

Btype commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

fetch()List[RsCmwGsmMeas.enums.SlotInfo][source]
# SCPI: FETCh:GSM:MEASurement<Instance>:MEValuation:PVTime:BTYPe
value: List[enums.SlotInfo] = driver.multiEval.powerVsTime.btype.fetch()

Returns the detected burst type for all measured timeslots. 8 values are returned, irrespective of the ‘No. of Slots’ measured (method RsCmwGsmMeas.Configure.MultiEval.mslots) . If ‘No. of Slots’ < 8, some of the returned values are NAN.

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

return

burst_type: OFF | GMSK | EPSK | ACCess | Q16 Detected burst type (8 values) : GMSK: Normal burst, GMSK-modulated EPSK: Normal burst, 8PSK-modulated ACCess: Access burst Q16: Normal burst, 16-QAM-modulated OFF: Inactive slot