Compatible

SCPI Command :

SYSTem:COMPatible
class CompatibleCls[source]

Compatible commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() RsFsw.enums.CompatibilityMode[source]
# SCPI: SYSTem:COMPatible
value: enums.CompatibilityMode = driver.system.compatible.get()

This command enables compatibility to other spectrum and signal analyzers by R&S. Compatibility is necessary, for example, regarding the number of sweep points. Note that this command is maintained for compatibility reasons only. Use the method RsFsw.System.Language.set command for new remote control programs (see method RsFsw.System.Language.set) .

return

mode: DEFault | FSU | FSP | FSQ | FSV

set(mode: RsFsw.enums.CompatibilityMode) None[source]
# SCPI: SYSTem:COMPatible
driver.system.compatible.set(mode = enums.CompatibilityMode.ATT)

This command enables compatibility to other spectrum and signal analyzers by R&S. Compatibility is necessary, for example, regarding the number of sweep points. Note that this command is maintained for compatibility reasons only. Use the method RsFsw.System.Language.set command for new remote control programs (see method RsFsw.System.Language.set) .

param mode

DEFault | FSU | FSP | FSQ | FSV