FormatPy
SCPI Command :
[SENSe]:DDEMod:PATTern:FORMat
- class FormatPyCls[source]
FormatPy commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.DdemGroup [source]
# SCPI: [SENSe]:DDEMod:PATTern:FORMat value: enums.DdemGroup = driver.applications.k70Vsa.sense.ddemod.pattern.formatPy.get()
Selects the pattern demodulation mode. Some modes can only be queried as they are not supported for the two modulations feature, but could be set when ‘Same as Data Symbols’ is selected.
- return
group: MSK | PSK | QAM | QPSK | FSK | ASK | APSK | UQAM
- set(group: RsFsw.enums.DdemGroup) None [source]
# SCPI: [SENSe]:DDEMod:PATTern:FORMat driver.applications.k70Vsa.sense.ddemod.pattern.formatPy.set(group = enums.DdemGroup.APSK)
Selects the pattern demodulation mode. Some modes can only be queried as they are not supported for the two modulations feature, but could be set when ‘Same as Data Symbols’ is selected.
- param group
MSK | PSK | QAM | QPSK | FSK | ASK | APSK | UQAM