Load

SCPI Command :

[SOURce<HW>]:BB:GNSS:SETTing:LOAD:PREDefined
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set_predefined(scenario: str) None[source]
# [SOURce<HW>]:BB:GNSS:SETTing:LOAD:PREDefined
driver.source.bb.gnss.setting.load.set_predefined(scenario = 'abc')

Loads the selected scenario file.

Parameters:

scenario – ‘ScenarioName’ Name of a predefined scenario, as queried with the method RsSmw.source.bb.gnss.setting.catalog.predefined() .