Spreading
SCPI Command :
[SOURce<HW>]:BB:C2K:MSTation<ST>:CHANnel<CH>:SPReading
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(mobileStation=MobileStation.Default, channel=Channel.Default) int[source]
# [SOURce<HW>]:BB:C2K:MSTation<ST>:CHANnel<CH>:SPReading value: int = driver.source.bb.c2K.mstation.channel.spreading.get(mobileStation = repcap.MobileStation.Default, channel = repcap.Channel.Default)
Queries the spreading factor of the channel. The spreading factor corresponds to the length of the employed Walsh code. The Walsh codes to be used are specified by the standard and cannot be chosen. For the traffic channels, this value is specific for the selected radio configuration.
- Parameters:
mobileStation – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mstation’)
channel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Channel’)
- Returns:
spreading: integer Range: 0 to 255