Pcorrection
SCPI Command :
[SOURce<HW>]:BB:TDSCdma:UP:CELL<ST>:SLOT<CH0>:PRAC:PTS:PCORrection
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(cell=Cell.Default, slotNull=SlotNull.Default) float[source]
# [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. 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
- Parameters:
cell – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cell’)
slotNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Slot’)
- Returns:
pcorrection: float Range: -1E10 to 1E10