CdThreshold

SCPI Command :

CONFigure:WCDMa:MEASurement<instance>:MEValuation:CDTHreshold:MODulation
class CdThresholdCls[source]

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

get_modulation() float[source]
# SCPI: CONFigure:WCDMa:MEASurement<instance>:MEValuation:CDTHreshold:MODulation
value: float = driver.configure.wcdmaMeas.multiEval.cdThreshold.get_modulation()

Defines the minimum relative signal strength of the (E-) DPDCH in the WCDMA signal (if present) to be detected and evaluated.

return:

threshold: No help available

set_modulation(threshold: float) None[source]
# SCPI: CONFigure:WCDMa:MEASurement<instance>:MEValuation:CDTHreshold:MODulation
driver.configure.wcdmaMeas.multiEval.cdThreshold.set_modulation(threshold = 1.0)

Defines the minimum relative signal strength of the (E-) DPDCH in the WCDMA signal (if present) to be detected and evaluated.

param threshold:

No help available