Pcorrection
SCPI Command :
[SOURce<HW>]:BB:TDSCdma:UP:CELL<ST>:SLOT<CH0>:PRAC:PTS:PCORrection
- class PcorrectionCls[source]
Pcorrection commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(cell=Cell.Default, slotNull=SlotNull.Default) float [source]
# SCPI: [SOURce<HW>]:BB:TDSCdma:UP:CELL<ST>:SLOT<CH0>:PRAC:PTS:PCORrection value: float = driver.source.bb.tdscdma.up.cell.slot.prac.pts.pcorrection.get(cell = repcap.Cell.Default, slotNull = repcap.SlotNull.Default)
- Queries the power correction of the UpPTS.
INTRO_CMD_HELP: The value is computed based on:
UpPTS power BB:TDSC:UP:CELL:SLOT:PRAC:PTS:POW
Power step BB:TDSC:UP:CELL:SLOT:PRAC:PTS:PST
Message power BB:TDSC:UP:CELL:SLOT:PRAC:MSG:POW
UpPTS length, message length BB:TDSC:UP:CELL:SLOT:PRAC:MSG:LENG
ARB sequence length BB:TDSC:SLEN
- param cell
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cell’)
- param slotNull
optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Slot’)
- return
pcorrection: float Range: -1E10 to 1E10