Egnos
SCPI Command :
[SOURce<HW>]:BB:GNSS:SV:IMPort:SBAS:EGNOS:LIST
- class EgnosCls[source]
Egnos 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:EGNOS:LIST value: List[str] = driver.source.bb.gnss.sv.importPy.sbas.egnos.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.egnos.clone()
Subgroups