Ccoding
SCPI Command :
[SOURce]:BB:W3GPp:TS25141:WSIGnal:PRACh:CCODing:TYPE
- class CcodingCls[source]
Ccoding commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_type_py() RsSmw.enums.ChanCodTypeEnhPcpc [source]
# SCPI: [SOURce]:BB:W3GPp:TS25141:WSIGnal:PRACh:CCODing:TYPE value: enums.ChanCodTypeEnhPcpc = driver.source.bb.w3Gpp.ts25141.wsignal.prach.ccoding.get_type_py()
Selects the Transport Block Size to 168 bits or to 360 bits.
- return
type_py: TB168| TB360
- set_type_py(type_py: RsSmw.enums.ChanCodTypeEnhPcpc) None [source]
# SCPI: [SOURce]:BB:W3GPp:TS25141:WSIGnal:PRACh:CCODing:TYPE driver.source.bb.w3Gpp.ts25141.wsignal.prach.ccoding.set_type_py(type_py = enums.ChanCodTypeEnhPcpc.TB168)
Selects the Transport Block Size to 168 bits or to 360 bits.
- param type_py
TB168| TB360