Phase
SCPI Command :
[SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:DUMRes:APMap:COL<APC(ST0)>:ROW<APR(DIR0)>:PHASe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(cellNull=CellNull.Default, columnNull=ColumnNull.Default, rowNull=RowNull.Default) float[source]
# [SOURce<HW>]:BB:NR5G:NODE:CELL<CC(CH0)>:DUMRes:APMap:COL<APC(ST0)>:ROW<APR(DIR0)>:PHASe value: float = driver.source.bb.nr5G.node.cell.dumRes.apMap.col.row.phase.get(cellNull = repcap.CellNull.Default, columnNull = repcap.ColumnNull.Default, rowNull = repcap.RowNull.Default)
Define the mapping of the antenna ports to the physical antennas for unused (dummy) resource elements in cylindrical mapping format (phase value) .
- Parameters:
cellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
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’)