Pcfich

SCPI Command :

CONFigure:LTE:SIGNaling<instance>:DL[:PCC]:PCFich:POFFset
class PcfichCls[source]

Pcfich commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_poffset() float[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:DL[:PCC]:PCFich:POFFset
value: float = driver.configure.downlink.pcc.pcfich.get_poffset()

Defines the power level of a physical control format indicator channel (PCFICH) resource element.

return:

offset: numeric PCFICH power relative to RS EPRE Range: -30 dB to 0 dB, Unit: dB

set_poffset(offset: float) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:DL[:PCC]:PCFich:POFFset
driver.configure.downlink.pcc.pcfich.set_poffset(offset = 1.0)

Defines the power level of a physical control format indicator channel (PCFICH) resource element.

param offset:

numeric PCFICH power relative to RS EPRE Range: -30 dB to 0 dB, Unit: dB