Waas
SCPI Command :
[SOURce<HW>]:BB:GNSS:SV:IMPort:SBAS:WAAS:LIST
- class WaasCls[source]
Waas commands group definition. 6 total commands, 3 Subgroups, 1 group commands
- get_list_py() List[str] [source]
# SCPI: [SOURce<HW>]:BB:GNSS:SV:IMPort:SBAS:WAAS:LIST value: List[str] = driver.source.bb.gnss.sv.importPy.sbas.waas.get_list_py()
Queries all *.ems files for EGNOS correction data *.nstb files for WAAS correction data of the import file list in a comma separated list.
- return
gnss_dcw_in_files: No help available
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.source.bb.gnss.sv.importPy.sbas.waas.clone()
Subgroups