Catalog
SCPI Command :
[SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:CATalog
- class CatalogCls[source]
Catalog commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(baseSt=BaseSt.Default) List[str] [source]
# SCPI: [SOURce<HW>]:BB:GNSS:RTK:BASE<ST>:LOCation:CATalog value: List[str] = driver.source.bb.gnss.rtk.base.location.catalog.get(baseSt = repcap.BaseSt.Default)
Queries the names of predefined geographic locations of the RTK base station. The query returns a comma-separated list of available locations. For predefined geographic locations, see Table ‘Coordinates of the simulated predefined positions’.
- param baseSt
optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Base’)
- return
gnss_location_names: No help available