Protection

SCPI Commands

INPut<InputIx>:ATTenuation:PROTection:RESet
class ProtectionCls[source]

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

reset(device_name: Optional[str] = None, inputIx=InputIx.Default) None[source]
# SCPI: INPut<ip>:ATTenuation:PROTection:RESet
driver.inputPy.attenuation.protection.reset(device_name = '1', inputIx = repcap.InputIx.Default)

This command resets the attenuator and reconnects the RF input with the input mixer for the R&S FSWP after an overload condition occurred and the protection mechanism intervened. The error status bit (bit 3 in the method RsFswp.Status. Questionable.Power.Event.get_ status register) and the INPUT OVLD message in the status bar are cleared. (For details on the status register see the R&S FSWP base unit user manual) . The command works only if the overload condition has been eliminated first.

param device_name

No help available

param inputIx

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘InputPy’)