Dppdu

SCPI Commands :

FETCh:UWB:MEASurement<Instance>:MEValuation:SINFo:DPPDu
READ:UWB:MEASurement<Instance>:MEValuation:SINFo:DPPDu
class DppduCls[source]

Dppdu commands group definition. 2 total commands, 0 Subgroups, 2 group commands

fetch() int[source]
# SCPI: FETCh:UWB:MEASurement<Instance>:MEValuation:SINFo:DPPDu
value: int = driver.uwbMeas.multiEval.sinfo.dppdu.fetch()

Returns the number of detected PPDUs in the capture length.

Suppressed linked return values: reliability

return:

detected_ppdu: No help available

read() int[source]
# SCPI: READ:UWB:MEASurement<Instance>:MEValuation:SINFo:DPPDu
value: int = driver.uwbMeas.multiEval.sinfo.dppdu.read()

Returns the number of detected PPDUs in the capture length.

Suppressed linked return values: reliability

return:

detected_ppdu: No help available