Ttiedch

SCPI Command :

[SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel<CH0>:[HSUPa]:ERGCh:TTIEdch
class TtiedchCls[source]

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

get(baseStation=BaseStation.Default, channelNull=ChannelNull.Default) RsSmbv.enums.HsUpaDchTti[source]
# SCPI: [SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel<CH0>:[HSUPa]:ERGCh:TTIEdch
value: enums.HsUpaDchTti = driver.source.bb.w3Gpp.bstation.channel.hsupa.ergch.ttiedch.get(baseStation = repcap.BaseStation.Default, channelNull = repcap.ChannelNull.Default)

Sets processing duration.

param baseStation

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

param channelNull

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

return

ttiedch: 2ms| 10ms

set(ttiedch: RsSmbv.enums.HsUpaDchTti, baseStation=BaseStation.Default, channelNull=ChannelNull.Default) None[source]
# SCPI: [SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel<CH0>:[HSUPa]:ERGCh:TTIEdch
driver.source.bb.w3Gpp.bstation.channel.hsupa.ergch.ttiedch.set(ttiedch = enums.HsUpaDchTti._10ms, baseStation = repcap.BaseStation.Default, channelNull = repcap.ChannelNull.Default)

Sets processing duration.

param ttiedch

2ms| 10ms

param baseStation

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

param channelNull

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