Catalog

SCPI Command :

[SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:DG:SUSer: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:DG:SUSer:CATalog
value: List[str] = driver.source.bb.gbas.vdb.mconfig.dg.suser.catalog.get(vdbTransmitter = repcap.VdbTransmitter.Default)

Queries the names of the existing user defined/predefined GBAS/SCAT-I differential 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. For GBAS differential files, files with extension *.rs_gbas are listed. For SCAT-I differential files, files with extension *.rs_scat are listed.

param vdbTransmitter

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

return

gbas_mc_scat_differ_cat_name_user: No help available