Ccode
SCPI Command :
[SOURce<HW>]:BB:W3GPp:MSTation<ST>:CHANnel<CH>:DPDCh:CCODe
- class CcodeCls[source]
Ccode commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(mobileStation=MobileStation.Default, channel=Channel.Default) float [source]
# SCPI: [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.
- 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
ccode: float