Scode

SCPI Command :

[SOURce<HW>]:BB:W3GPp:MSTation:ADDitional:SCODe:STEP
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_step() str[source]
# [SOURce<HW>]:BB:W3GPp:MSTation:ADDitional:SCODe:STEP
value: str = driver.source.bb.w3Gpp.mstation.additional.scode.get_step()

Sets the step width for increasing the scrambling code of the additional user equipment. The start value is the scrambling code of UE4.

Returns:

step: integer Range: 0 to #HFFFFFF

set_step(step: str) None[source]
# [SOURce<HW>]:BB:W3GPp:MSTation:ADDitional:SCODe:STEP
driver.source.bb.w3Gpp.mstation.additional.scode.set_step(step = rawAbc)

Sets the step width for increasing the scrambling code of the additional user equipment. The start value is the scrambling code of UE4.

Parameters:

step – integer Range: 0 to #HFFFFFF