AttSlots
SCPI Command :
[SENSe][:LTE]:UL:DEMod:ATTSlots
- class AttSlotsCls[source]
AttSlots commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe][:LTE]:UL:DEMod:ATTSlots value: bool = driver.applications.k10Xlte.sense.lte.uplink.demod.attSlots.get()
Includes or excludes the transient slots present after a switch from downlink to uplink from the analysis.
- return
state: ON | OFF | 1 | 0
- set(state: bool) None [source]
# SCPI: [SENSe][:LTE]:UL:DEMod:ATTSlots driver.applications.k10Xlte.sense.lte.uplink.demod.attSlots.set(state = False)
Includes or excludes the transient slots present after a switch from downlink to uplink from the analysis.
- param state
ON | OFF | 1 | 0