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