Almanac
SCPI Command :
[SOURce<HW>]:BB:GNSS:ADGeneration:ALManac:CREate
- class AlmanacCls[source]
Almanac commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_create() str [source]
# SCPI: [SOURce<HW>]:BB:GNSS:ADGeneration:ALManac:CREate value: str = driver.source.bb.gnss.adGeneration.almanac.get_create()
Saves the current assistance data settings into the selected almanac file. Refer to ‘MMEMory Subsystem’ for general information on file handling in the default and in a specific directory.
- set_create(filename: str) None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:ADGeneration:ALManac:CREate driver.source.bb.gnss.adGeneration.almanac.set_create(filename = 'abc')
Saves the current assistance data settings into the selected almanac file. Refer to ‘MMEMory Subsystem’ for general information on file handling in the default and in a specific directory.