Lpy
SCPI Command :
CONFigure[:NR5G]:DL[:CC<cc>]:SSBLock:L
- class LpyCls[source]
Lpy commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(carrierComponent=CarrierComponent.Default) float [source]
# SCPI: CONFigure[:NR5G]:DL[:CC<cc>]:SSBLock:L value: float = driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.ssBlock.lpy.get(carrierComponent = repcap.CarrierComponent.Default)
- Selects the number of SS/PBCH blocks in the deployment range < 3 GHz.
INTRO_CMD_HELP: Prerequisites for this command
Select a deployment < 3 GHz (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.DfRange.set) .
Select a 30 kHz subcarrier spacing (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.SsBlock.Sspacing.set) .
Select the case C block pattern (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.SsBlock.Pattern.set) .
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)
- return
blocks: 4 | 8
- set(blocks: float, carrierComponent=CarrierComponent.Default) None [source]
# SCPI: CONFigure[:NR5G]:DL[:CC<cc>]:SSBLock:L driver.applications.k14Xnr5G.configure.nr5G.downlink.cc.ssBlock.lpy.set(blocks = 1.0, carrierComponent = repcap.CarrierComponent.Default)
- Selects the number of SS/PBCH blocks in the deployment range < 3 GHz.
INTRO_CMD_HELP: Prerequisites for this command
Select a deployment < 3 GHz (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.DfRange.set) .
Select a 30 kHz subcarrier spacing (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.SsBlock.Sspacing.set) .
Select the case C block pattern (method RsFsw.Applications.K14x_Nr5G.Configure.Nr5G.Downlink.Cc.SsBlock.Pattern.set) .
- param blocks
4 | 8
- param carrierComponent
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)