Ccoding

SCPI Command :

[SOURce]:BB:W3GPp:TS25141:WSIGnal:PCPCh:CCODing:TYPE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_type_py() ChanCodTypeEnhPcpc[source]
# [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.

Returns:

type_py: TB168 | TB360

set_type_py(type_py: ChanCodTypeEnhPcpc) None[source]
# [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.

Parameters:

type_py – TB168 | TB360