Default

SCPI Commands

SYSTem:SETTing:DEFault:SAVE
class DefaultCls[source]

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

save(file_path: str = None) None[source]
# SCPI: SYSTem:SETTing:DEFault:SAVE
driver.system.setting.default.save(file_path = '1')

Saves the current instrument settings in a file with defined filename. To recall an instrument configuration, use command *RCL.

param file_path:

No help available