Monitor

SCPI Command :

CONFigure:WCDMa:MEASurement<instance>:TPC:MONitor:MLENgth
class MonitorCls[source]

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

get_mlength() int[source]
# SCPI: CONFigure:WCDMa:MEASurement<instance>:TPC:MONitor:MLENgth
value: int = driver.configure.wcdmaMeas.tpc.monitor.get_mlength()

Defines the number of slots to be measured in Monitor mode.

return:

meas_length: No help available

set_mlength(meas_length: int) None[source]
# SCPI: CONFigure:WCDMa:MEASurement<instance>:TPC:MONitor:MLENgth
driver.configure.wcdmaMeas.tpc.monitor.set_mlength(meas_length = 1)

Defines the number of slots to be measured in Monitor mode.

param meas_length:

No help available