Oall

SCPI Commands

FETCh:INTermediate:GSM:SIGNaling<Instance>:BLER:OALL
class Oall[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Bler: float: No parameter help available

  • Rlc_Blocks: int: No parameter help available

  • Rlc_Data_Rate: float: No parameter help available

  • Throughput: float: No parameter help available

  • Throughput_Slot: float: No parameter help available

  • Corrupted_Blocks: int: No parameter help available

  • False_Ack_Blocks: int: No parameter help available

fetch()FetchStruct[source]
# SCPI: FETCh:INTermediate:GSM:SIGNaling<Instance>:BLER:OALL
value: FetchStruct = driver.intermediate.bler.oall.fetch()

No command help available

return

structure: for return value, see the help for FetchStruct structure arguments.