Hset
SCPI Commands :
[SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel<CH0>:HSDPa:HSET
[SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel:HSDPa:HSET:PRESet
- Commands in total: 37Subgroups: 29Direct child commands: 2
- get(baseStation=BaseStation.Default, channelNull=ChannelNull.Default) int[source]
# [SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel<CH0>:HSDPa:HSET value: int = driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.get(baseStation = repcap.BaseStation.Default, channelNull = repcap.ChannelNull.Default)
No help available
- 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’)
- preset(baseStation=BaseStation.Default) None[source]
# [SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel:HSDPa:HSET:PRESet driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.preset(baseStation = repcap.BaseStation.Default)
Sets the default settings of the channel table for the HSDPA H-Set mode. Channels 12 to 17 are preset for HSDPA H-Set 1.
- Parameters:
baseStation – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bstation’)
- preset_with_opc(baseStation=BaseStation.Default, opc_timeout_ms: int = -1) None[source]
- set(hset: int, baseStation=BaseStation.Default, channelNull=ChannelNull.Default) None[source]
# [SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel<CH0>:HSDPa:HSET driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.set(hset = 1, baseStation = repcap.BaseStation.Default, channelNull = repcap.ChannelNull.Default)
No help available
- 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’)
Cloning the Group
# Create a copy of the original group, that exists independently
hset_copy = driver.source.bb.w3Gpp.bstation.channel.hsdpa.hset.clone()
Subgroups
- AcLength
- AltModulation
- Amode
- Bcbtti<TwoStreams>
- Bpayload<IndexNull>
- Clength
- Crate<TwoStreams>
- Data
- Harq
- HscCode
- Modulation<TwoStreams>
- NaiBitrate
- Predefined
- PwPattern
- RvParameter<Index>
- RvpSequence<TwoStreams>
- RvState
- S64Qam
- ScCode
- Seed
- Slength
- Spattern<TwoStreams>
- StaPattern
- Tbs
- Tpower
- TypePy
- UeCategory
- UeId
- VibSize<TwoStreams>