Pzero
SCPI Command :
[CONFigure]:SIGNaling:NRADio:CELL:SRS:ASWitching:POWer:PZERo
- class PzeroCls[source]
Pzero commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell_name: str) int[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:SRS:ASWitching:POWer:PZERo value: int = driver.configure.signaling.nradio.cell.srs.aswitching.power.pzero.get(cell_name = 'abc')
Sets the SRS power control parameter ‘p0’ for SRS antenna switching, for the initial BWP.
- param cell_name:
No help available
- return:
p_0: No help available
- set(cell_name: str, p_0: int) None[source]
# SCPI: [CONFigure]:SIGNaling:NRADio:CELL:SRS:ASWitching:POWer:PZERo driver.configure.signaling.nradio.cell.srs.aswitching.power.pzero.set(cell_name = 'abc', p_0 = 1)
Sets the SRS power control parameter ‘p0’ for SRS antenna switching, for the initial BWP.
- param cell_name:
No help available
- param p_0:
No help available