Compatible

SCPI Command :

SYSTem:PRESet:COMPatible
class CompatibleCls[source]

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

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

Defines the operating mode that is activated when you switch on the FSW or press [PRESET]. For details on operating modes see ‘Applications, measurement channels, and operating modes’.

return

arg_0: No help available

set(arg_0: RsFsw.enums.PresetCompatible) None[source]
# SCPI: SYSTem:PRESet:COMPatible
driver.system.preset.compatible.set(arg_0 = enums.PresetCompatible.MRECeiver)

Defines the operating mode that is activated when you switch on the FSW or press [PRESET]. For details on operating modes see ‘Applications, measurement channels, and operating modes’.

param arg_0

SANalyzer (Default:) Defines Signal and Spectrum Analyzer operating mode as the presetting. MSRA Defines Multi-Standard Radio Analysis (MSRA) as the preset default operating mode. RTMS Defines Multi-Standard Real-Time (MSRT) as the preset default operating mode.