Slots
SCPI Command :
[SENSe]:ADJust:EVM:SLOTs
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:ADJust:EVM:SLOTs value: float = driver.applications.k14Xnr5G.sense.adjust.evm.slots.get()
Selects the number of slots to be used during the auto EVM routine. Prerequisites for this command
Select manual automatic measurement time mode (method
RsFsw.applications.k10Xlte.sense.adjust.configure.level.duration.mode.set()) .Define an appropriate automatic measurement time (method
RsFsw.applications.k10Xlte.sense.adjust.configure.level.duration.set()) .
- set(slots: float) None[source]
# [SENSe]:ADJust:EVM:SLOTs driver.applications.k14Xnr5G.sense.adjust.evm.slots.set(slots = 1.0)
Selects the number of slots to be used during the auto EVM routine. Prerequisites for this command
Select manual automatic measurement time mode (method
RsFsw.applications.k10Xlte.sense.adjust.configure.level.duration.mode.set()) .Define an appropriate automatic measurement time (method
RsFsw.applications.k10Xlte.sense.adjust.configure.level.duration.set()) .