Dmode
SCPI Command :
CONFigure:WCDMa:MEASurement<instance>:MEValuation:DMODe:MODulation
- class DmodeCls[source]
Dmode commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_modulation() DetectionMode[source]
# SCPI: CONFigure:WCDMa:MEASurement<instance>:MEValuation:DMODe:MODulation value: enums.DetectionMode = driver.configure.wcdmaMeas.multiEval.dmode.get_modulation()
Selects the detection mode for uplink WCDMA signals.
- return:
detection_mode: A3G: 3GPP Signal Auto
- set_modulation(detection_mode: DetectionMode) None[source]
# SCPI: CONFigure:WCDMa:MEASurement<instance>:MEValuation:DMODe:MODulation driver.configure.wcdmaMeas.multiEval.dmode.set_modulation(detection_mode = enums.DetectionMode.A3G)
Selects the detection mode for uplink WCDMA signals.
- param detection_mode:
A3G: 3GPP Signal Auto