Orate
SCPI Command :
[SOURce<HW>]:BB:W3GPp:MSTation<ST>:[HSUPa]:DPCCh:E:FRC:ORATe
- class OrateCls[source]
Orate commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(mobileStation=MobileStation.Default) RsSmbv.enums.WcdmaSymbRateEdPdchOverallSymbRate [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation<ST>:[HSUPa]:DPCCh:E:FRC:ORATe value: enums.WcdmaSymbRateEdPdchOverallSymbRate = driver.source.bb.w3Gpp.mstation.hsupa.dpcch.e.frc.orate.get(mobileStation = repcap.MobileStation.Default)
Sets the overall symbol rate for the E-DCH channels, i.e. this parameter affects the corresponding parameter of the E-DPDCH.
- param mobileStation
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)
- return
orate: D15K| D30K| D60K| D120k| D240k| D480k| D960k| D1920k| D2X1920K| D2X960K2X1920K
- set(orate: RsSmbv.enums.WcdmaSymbRateEdPdchOverallSymbRate, mobileStation=MobileStation.Default) None [source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation<ST>:[HSUPa]:DPCCh:E:FRC:ORATe driver.source.bb.w3Gpp.mstation.hsupa.dpcch.e.frc.orate.set(orate = enums.WcdmaSymbRateEdPdchOverallSymbRate.D120k, mobileStation = repcap.MobileStation.Default)
Sets the overall symbol rate for the E-DCH channels, i.e. this parameter affects the corresponding parameter of the E-DPDCH.
- param orate
D15K| D30K| D60K| D120k| D240k| D480k| D960k| D1920k| D2X1920K| D2X960K2X1920K
- param mobileStation
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)