Imaginary

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:PRS:RSET<ST0>:RES<DIR0>:APMap:COL<APC(GR0)>:ROW<APR(USER0)>:IMAGinary
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(cellNull=CellNull.Default, resourceSetNull=ResourceSetNull.Default, resourceNull=ResourceNull.Default, columnNull=ColumnNull.Default, rowNull=RowNull.Default) float[source]
# [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:PRS:RSET<ST0>:RES<DIR0>:APMap:COL<APC(GR0)>:ROW<APR(USER0)>:IMAGinary
value: float = driver.source.bb.nr5G.node.cell.prs.rset.res.apMap.col.row.imaginary.get(cellNull = repcap.CellNull.Default, resourceSetNull = repcap.ResourceSetNull.Default, resourceNull = repcap.ResourceNull.Default, columnNull = repcap.ColumnNull.Default, rowNull = repcap.RowNull.Default)

Sets the mapping of the antenna ports (AP) for the PRS resource, if Cartesian coordinates are used.

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

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

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

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

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