Bcbtti<TwoStreams>

SCPI Command :

[SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel<CH0>:HSDPa:HSET:BCBTti<DI>
Commands in total: 1
Subgroups: 0
Direct child commands: 1

Repeated Capability Setting:

# Range: Nr1 .. Nr2

driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.bcbtti.repcap_twoStreams_set(repcap.TwoStreams.Nr1)
get(baseStation=BaseStation.Default, channelNull=ChannelNull.Default, twoStreams=TwoStreams.Default) float[source]
# [SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel<CH0>:HSDPa:HSET:BCBTti<DI>
value: float = driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.bcbtti.get(baseStation = repcap.BaseStation.Default, channelNull = repcap.ChannelNull.Default, twoStreams = repcap.TwoStreams.Default)

Displays the binary channel bits per TTI and per stream. The value displayed is calculated upon the values sets with the commands:

  • [:SOURce<hw>]:BB:W3GPp:BSTation<st>:CHANnel<ch0>:HSDPa:HSET:MODulation<di>,

  • method RsSmw.source.bb.w3Gpp.bstation.channel.symbolRate.set() and

  • method RsSmw.source.bb.w3Gpp.bstation.channel.hsdpa.hset.hscCode.set() .

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

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

  • twoStreams – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bcbtti’)

Returns:

bcbtti: float

Cloning the Group

# Create a copy of the original group, that exists independently
bcbtti_copy = driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.bcbtti.clone()