Wcode

SCPI Command :

[SOURce<HW>]:BB:C2K:MSTation<ST>:CHANnel<CH>:WCODe
class WcodeCls[source]

Wcode 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>:WCODe
value: int = driver.source.bb.c2K.mstation.channel.wcode.get(mobileStation = repcap.MobileStation.Default, channel = repcap.Channel.Default)

Queries the Walsh code. The standard assigns a fixed walsh code to some channels. 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

wcode: integer Range: 0 to 255