Statistics
SCPI Commands :
READ:WCDMa:MEASurement<instance>:TPC:DHIB:STATistics
FETCh:WCDMa:MEASurement<instance>:TPC:DHIB:STATistics
- class StatisticsCls[source]
Statistics commands group definition. 2 total commands, 0 Subgroups, 2 group commands
- fetch() float[source]
# SCPI: FETCh:WCDMa:MEASurement<instance>:TPC:DHIB:STATistics value: float = driver.wcdmaMeas.tpc.dhib.statistics.fetch()
Return the Statistics values, indicating how many trace values have been considered to derive the maximum, minimum and average dual carrier in-band emission results.
Suppressed linked return values: reliability
- return:
statistics: No help available
- read() float[source]
# SCPI: READ:WCDMa:MEASurement<instance>:TPC:DHIB:STATistics value: float = driver.wcdmaMeas.tpc.dhib.statistics.read()
Return the Statistics values, indicating how many trace values have been considered to derive the maximum, minimum and average dual carrier in-band emission results.
Suppressed linked return values: reliability
- return:
statistics: No help available