Ccode

SCPI Command :

[SOURce<HW>]:BB:W3GPp:MSTation<ST>:CHANnel<CH>:DPDCh:CCODe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(mobileStation=MobileStation.Default, channel=Channel.Default) float[source]
# [SOURce<HW>]:BB:W3GPp:MSTation<ST>:CHANnel<CH>:DPDCh:CCODe
value: float = driver.source.bb.w3Gpp.mstation.channel.dpdch.ccode.get(mobileStation = repcap.MobileStation.Default, channel = repcap.Channel.Default)

The command queries the channelization code of the specified channel. The value is fixed and depends on the overall symbol rate of the user equipment.

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:

ccode: float