Phase

SCPI Command :

[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SSPBch<SSB(ST0)>:POSition:APMap<DIR0>:COL<APC(GR0)>:ROW<APR(USER0)>:PHASe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(cellNull=CellNull.Default, indexNull=IndexNull.Default, antennaPortNull=AntennaPortNull.Default, columnNull=ColumnNull.Default, rowNull=RowNull.Default) float[source]
# [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:SSPBch<SSB(ST0)>:POSition:APMap<DIR0>:COL<APC(GR0)>:ROW<APR(USER0)>:PHASe
value: float = driver.source.bb.nr5G.node.cell.sspbch.position.apMap.col.row.phase.get(cellNull = repcap.CellNull.Default, indexNull = repcap.IndexNull.Default, antennaPortNull = repcap.AntennaPortNull.Default, columnNull = repcap.ColumnNull.Default, rowNull = repcap.RowNull.Default)

Defines the mapping of the antenna ports to the physical antennas for the SS/PBCH pattern if cylindrical mapping coordinates are used.

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

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

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

  • 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’)