Scode

SCPI Commands :

[SOURce]:BB:W3GPp:TS25141:SCODe:MODE
[SOURce]:BB:W3GPp:TS25141:SCODe
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_mode() Ts25141ScrCodeMode[source]
# [SOURce]:BB:W3GPp:TS25141:SCODe:MODE
value: enums.Ts25141ScrCodeMode = driver.source.bb.w3Gpp.ts25141.scode.get_mode()

Sets the type for the scrambling code for the uplink direction. In downlink direction (test case 6.6) , the scrambling generator can be switched on and off.

Returns:

mode: OFF | ON | LONG | SHORt

get_value() str[source]
# [SOURce]:BB:W3GPp:TS25141:SCODe
value: str = driver.source.bb.w3Gpp.ts25141.scode.get_value()

Sets the scrambling code. The value range depends on whether the generator is used in uplink or downlink direction (test case 6.6) according to the selected test case.

Returns:

scode: integer

set_mode(mode: Ts25141ScrCodeMode) None[source]
# [SOURce]:BB:W3GPp:TS25141:SCODe:MODE
driver.source.bb.w3Gpp.ts25141.scode.set_mode(mode = enums.Ts25141ScrCodeMode.LONG)

Sets the type for the scrambling code for the uplink direction. In downlink direction (test case 6.6) , the scrambling generator can be switched on and off.

Parameters:

mode – OFF | ON | LONG | SHORt

set_value(scode: str) None[source]
# [SOURce]:BB:W3GPp:TS25141:SCODe
driver.source.bb.w3Gpp.ts25141.scode.set_value(scode = rawAbc)

Sets the scrambling code. The value range depends on whether the generator is used in uplink or downlink direction (test case 6.6) according to the selected test case.

Parameters:

scode – integer