Ttiedch

SCPI Command :

[SOURce<HW>]:BB:W3GPp:MSTation<ST>:[HSUPa]:DPCCh:E:FRC:TTIEdch
class TtiedchCls[source]

Ttiedch commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(mobileStation=MobileStation.Default) RsSmbv.enums.HsUpaDchTti[source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation<ST>:[HSUPa]:DPCCh:E:FRC:TTIEdch
value: enums.HsUpaDchTti = driver.source.bb.w3Gpp.mstation.hsupa.dpcch.e.frc.ttiedch.get(mobileStation = repcap.MobileStation.Default)

Sets the TTI size (Transmission Time Interval) .

param mobileStation

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)

return

ttiedch: 2ms| 10ms

set(ttiedch: RsSmbv.enums.HsUpaDchTti, mobileStation=MobileStation.Default) None[source]
# SCPI: [SOURce<HW>]:BB:W3GPp:MSTation<ST>:[HSUPa]:DPCCh:E:FRC:TTIEdch
driver.source.bb.w3Gpp.mstation.hsupa.dpcch.e.frc.ttiedch.set(ttiedch = enums.HsUpaDchTti._10ms, mobileStation = repcap.MobileStation.Default)

Sets the TTI size (Transmission Time Interval) .

param ttiedch

2ms| 10ms

param mobileStation

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)