File

SCPI Command :

[SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:WAYPoint:USER:FILE
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(filename: str, vdbTransmitter=VdbTransmitter.Default) None[source]
# [SOURce<HW>]:BB:GBAS:VDB<CH>:MCONfig:WAYPoint:USER:FILE
driver.source.bb.gbas.vdb.mconfig.waypoint.user.file.set(filename = 'abc', vdbTransmitter = repcap.VdbTransmitter.Default)

Requires ‘Mode > GBAS’ (LAAS) header information. Loads the selected user-defined file (extension txt) . Per default, the instrument saves user-defined files in the /var/user/ directory. Use the command method RsSmw.massMemory.current_directory() to change the default directory to the currently used one.

Parameters:
  • filename – string For files saved in the default directory, only the file name is required.

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