Protection
SCPI Command :
INPut:ATTenuation:PROTection:RESet
- class ProtectionCls[source]
Protection commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- reset(device_name: Optional[str] = None) None [source]
# SCPI: INPut:ATTenuation:PROTection:RESet driver.inputPy.attenuation.protection.reset(device_name = 'abc')
Resets the attenuator and reconnects the RF input with the input mixer for the FSW after an overload condition occurred and the protection mechanism intervened. The error status bit (bit 3 in the method RsFsw.Status.Questionable.Power.Event. get_ status register) and the INPUT OVLD message in the status bar are cleared. (See method RsFsw.Status.Questionable. Power.Event.get_ and ‘STATus:QUEStionable:POWer register’) . The command works only if the overload condition has been eliminated first. For details on the protection mechanism, see ‘RF Input Protection’.
- param device_name
No help available