PointA

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:LTE:PATT<ST0>:POINta
class PointACls[source]

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

get(cellNull=CellNull.Default, patternNull=PatternNull.Default) int[source]
# SCPI: [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) .

INTRO_CMD_HELP: Prerequisites for this command

  • Turn on LTE-CRS coexistence ([:SOURce<hw>]:BB:NR5G:NODE:CELL<cc>:LTE:STATe) .

param cellNull:

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

param patternNull:

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

return:

lte_offs_to_point_a: No help available