Spreading

SCPI Command :

[SOURce<HW>]:BB:C2K:MSTation<ST>:CHANnel<CH>:SPReading
class SpreadingCls[source]

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

get(mobileStation=MobileStation.Default, channel=Channel.Default) int[source]
# SCPI: [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.

param mobileStation

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

param channel

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

return

spreading: integer Range: 0 to 255