Maximum
SCPI Commands :
FETCh:UWB:MEASurement<Instance>:MEValuation:MODulation:PHR:PLEVel:MAXimum<PPDU>
READ:UWB:MEASurement<Instance>:MEValuation:MODulation:PHR:PLEVel:MAXimum<PPDU>
CALCulate:UWB:MEASurement<Instance>:MEValuation:MODulation:PHR:PLEVel:MAXimum<PPDU>
- class MaximumCls[source]
Maximum commands group definition. 3 total commands, 0 Subgroups, 3 group commands
- calculate(ppdu=Ppdu.Nr1) ResultStatus2[source]
# SCPI: CALCulate:UWB:MEASurement<Instance>:MEValuation:MODulation:PHR:PLEVel:MAXimum<PPDU> value: enums.ResultStatus2 = driver.uwbMeas.multiEval.modulation.phr.plevel.maximum.calculate(ppdu = repcap.Ppdu.Nr1)
Returns the PHR pulse level according to the FIRA specification, relative to the SHR pulse level.
Suppressed linked return values: reliability
- param ppdu:
optional repeated capability selector. Default value: Nr1
- return:
level: No help available
- fetch(ppdu=Ppdu.Nr1) float[source]
# SCPI: FETCh:UWB:MEASurement<Instance>:MEValuation:MODulation:PHR:PLEVel:MAXimum<PPDU> value: float = driver.uwbMeas.multiEval.modulation.phr.plevel.maximum.fetch(ppdu = repcap.Ppdu.Nr1)
Returns the PHR pulse level according to the FIRA specification, relative to the SHR pulse level.
Suppressed linked return values: reliability
- param ppdu:
optional repeated capability selector. Default value: Nr1
- return:
level: No help available
- read(ppdu=Ppdu.Nr1) float[source]
# SCPI: READ:UWB:MEASurement<Instance>:MEValuation:MODulation:PHR:PLEVel:MAXimum<PPDU> value: float = driver.uwbMeas.multiEval.modulation.phr.plevel.maximum.read(ppdu = repcap.Ppdu.Nr1)
Returns the PHR pulse level according to the FIRA specification, relative to the SHR pulse level.
Suppressed linked return values: reliability
- param ppdu:
optional repeated capability selector. Default value: Nr1
- return:
level: No help available