Probability

SCPI Command :

FETCh:GPRF:MEASurement<Instance>:POWer:CCDF:PROBability
class ProbabilityCls[source]

Probability commands group definition. 1 total commands, 0 Subgroups, 1 group commands

fetch() List[float][source]
# SCPI: FETCh:GPRF:MEASurement<Instance>:POWer:CCDF:PROBability
value: List[float] = driver.gprf.measurement.power.cumulativeDistribFnc.probability.fetch()

Returns power values with a certain probability, taken from the CCDF diagram.

Suppressed linked return values: reliability

return:

probability: Comma-separated list of 6 power values with the following probabilities: 10 %, 1 %, 0.1 %, 0.01 %, 0.001 %, 0.0001 % The power values are indicated in dB relative to the average power.