Catalog

SCPI Command :

[SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:WAYPoint:USER:CATalog
class CatalogCls[source]

Catalog commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(vdbTransmitter=VdbTransmitter.Default) List[str][source]
# SCPI: [SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:WAYPoint:USER:CATalog
value: List[str] = driver.source.bb.gbas.vdb.mconfig.waypoint.user.catalog.get(vdbTransmitter = repcap.VdbTransmitter.Default)

Requires ‘Mode > GBAS’ (LAAS) header information. Queries the names of the existing user defined/predefined waypoint files. Per default, the instrument saves user-defined files in the /var/user/ directory. Use the command method RsSmbv. MassMemory.currentDirectory to change the default directory to the currently used one. Only files with extension *. txt are listed.

param vdbTransmitter

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Vdb’)

return

gbas_mc_waypoint_cat_name_user: No help available