Reset

SCPI Command :

[CONFigure]:SYSTem:RESet:PARTial
class ResetCls[source]

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

set_partial(resetable_system_part: List[str]) None[source]
# SCPI: [CONFigure]:SYSTem:RESet:PARTial
driver.configure.system.reset.set_partial(resetable_system_part = ['abc1', 'abc2', 'abc3'])

Resets selected system components.

param resetable_system_part:

Comma-separated list of strings, one string per component to be reset.