RsTiming

SCPI Commands

FETCh:GSM:MEASurement<Instance>:MEValuation:PVTime:RSTiming
class RsTiming[source]

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

fetch()List[float][source]
# SCPI: FETCh:GSM:MEASurement<Instance>:MEValuation:PVTime:RSTiming
value: List[float] = driver.multiEval.powerVsTime.rsTiming.fetch()

Returns the slot timing for all measured timeslots, relative to the timing of the ‘Measurement Slot’. The relative slot timing of the ‘Measurement Slot’ is always zero. The relative slot timing of the other timeslots is the deviation of the measured relative timing from the nominal timing. The nominal timing is based on a timeslot length of 156. 25 symbol durations. The command returns 8 values, 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

rel_slot_timing: float Range: -1500 Sym to 1500 Sym, Unit: bits