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