Scd
SCPI Command :
[SENSe][:LTE]:UL:FORMat:SCD
- class ScdCls[source]
Scd commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: [SENSe][:LTE]:UL:FORMat:SCD value: bool = driver.applications.k10Xlte.sense.lte.uplink.formatPy.scd.get()
- Turns detection of the subframe configuration on and off.
INTRO_CMD_HELP: Prerequisites for this command
Turn off auto demodulation [SENSe:][LTE:]UL:DEMod:ACON
- return
state: ON | OFF | 1 | 0
- set(state: bool) None [source]
# SCPI: [SENSe][:LTE]:UL:FORMat:SCD driver.applications.k10Xlte.sense.lte.uplink.formatPy.scd.set(state = False)
- Turns detection of the subframe configuration on and off.
INTRO_CMD_HELP: Prerequisites for this command
Turn off auto demodulation [SENSe:][LTE:]UL:DEMod:ACON
- param state
ON | OFF | 1 | 0