Hset
SCPI Commands :
[SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel<CH0>:HSDPa:HSET
[SOURce<HW>]:BB:W3GPp:BSTation<ST>:CHANnel:HSDPa:HSET:PRESet
- class HsetCls[source]
Hset commands group definition. 37 total commands, 29 Subgroups, 2 group commands
- get(baseStation=BaseStation.Default, channelNull=ChannelNull.Default) int [source]
# SCPI: [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 command help available
- 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
hset: No help available
- preset(baseStation=BaseStation.Default) None [source]
# SCPI: [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.
- param 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]
# SCPI: [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 command help available
- param hset
No help available
- 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’)
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = 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>