Setting
SCPI Commands :
[SOURce<HW>]:ILS:SETTing:DELete
[SOURce<HW>]:ILS:SETTing:LOAD
[SOURce<HW>]:ILS:SETTing:STORe
- Commands in total: 3Subgroups: 0Direct child commands: 3
- delete(filename: str) None[source]
# [SOURce<HW>]:ILS:SETTing:DELete driver.source.ils.setting.delete(filename = 'abc')
No help available
- load(filename: str) None[source]
# [SOURce<HW>]:ILS:SETTing:LOAD driver.source.ils.setting.load(filename = 'abc')
No help available
- set_store(filename: str) None[source]
# [SOURce<HW>]:ILS:SETTing:STORe driver.source.ils.setting.set_store(filename = 'abc')
No help available