Waas

SCPI Command :

[SOURce<HW>]:BB:GNSS:SV:IMPort:SBAS:WAAS:LIST
Commands in total: 6
Subgroups: 3
Direct child commands: 1
get_list_py() List[str][source]
# [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.

Cloning the Group

# Create a copy of the original group, that exists independently
waas_copy = driver.source.bb.gnss.sv.importPy.sbas.waas.clone()

Subgroups