Wcode

SCPI Command :

[SOURce<HW>]:BB:C2K:MSTation<ST>:CHANnel<CH>:WCODe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(mobileStation=MobileStation.Default, channel=Channel.Default) int[source]
# [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.

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:

wcode: integer Range: 0 to 255