Drate

SCPI Commands

CONFigure:CDMA:SIGNaling<Instance>:CSTatus:DRATe:SCH
class Drate[source]

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

class SchStruct[source]

Structure for reading output parameters. Fields:

  • Forward_Sch: float: Range: 0 kbit/s to 999 kbit/s

  • Reverse_Sch: float: Range: 0 kbit/s to 999 kbit/s

get_sch()SchStruct[source]
# SCPI: CONFigure:CDMA:SIGNaling<Instance>:CSTatus:DRATe:SCH
value: SchStruct = driver.configure.cstatus.drate.get_sch()

Displays data rate on SCH0. See Table ‘SCH maximum data rate (kbit/s) dependencies on MuxPDUs per physical layer SDU, RC and frame type for frame size 20 ms’

return

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