FormatPy
SCPI Command :
[SENSe]:DEMod:STS:FORMat
- class FormatPyCls[source]
FormatPy commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.StsFormat [source]
# SCPI: [SENSe]:DEMod:STS:FORMat value: enums.StsFormat = driver.applications.k149Uwb.sense.demod.sts.formatPy.get()
Sets the STS format.
- return
sts_format: F0 | F1 | F2 | F3
- set(sts_format: RsFsw.enums.StsFormat) None [source]
# SCPI: [SENSe]:DEMod:STS:FORMat driver.applications.k149Uwb.sense.demod.sts.formatPy.set(sts_format = enums.StsFormat.F0)
Sets the STS format.
- param sts_format
F0 | F1 | F2 | F3