PointA

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:LTE:PATT<ST0>:POINta
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(cellNull=CellNull.Default, patternNull=PatternNull.Default) int[source]
# [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:LTE:PATT<ST0>:POINta
value: int = driver.source.bb.nr5G.node.cell.lte.patt.pointA.get(cellNull = repcap.CellNull.Default, patternNull = repcap.PatternNull.Default)

Defines an LTE carrier offset relative to reference point A (in terms of resource blocks) . Prerequisites for this command

  • Turn on LTE-CRS coexistence (method RsSmw.source.bb.nr5G.node.cell.lte.state.get() ) .

Parameters:
  • cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)

  • patternNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Patt’)