Csirs

SCPI Command :

CONFigure:LTE:SIGNaling<instance>:CONNection[:PCC]:TM<nr>:ZP:CSIRs:SUBFrame
class CsirsCls[source]

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

get_subframe() int[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:CONNection[:PCC]:TM<nr>:ZP:CSIRs:SUBFrame
value: int = driver.configure.connection.pcc.tm.zp.csirs.get_subframe()

Selects the zero power CSI-RS subframe configuration.

return:

config: numeric Range: 0 to 154

set_subframe(config: int) None[source]
# SCPI: CONFigure:LTE:SIGNaling<instance>:CONNection[:PCC]:TM<nr>:ZP:CSIRs:SUBFrame
driver.configure.connection.pcc.tm.zp.csirs.set_subframe(config = 1)

Selects the zero power CSI-RS subframe configuration.

param config:

numeric Range: 0 to 154