File<Index>
SCPI Command :
[SOURce<HW>]:BB:GNSS:SV:IMPort:SBAS:EGNOS:REMove:FILE<CH>
- Commands in total: 1Subgroups: 0Direct child commands: 1
Repeated Capability Setting:
# Range: Nr1 .. Nr64 driver.source.bb.gnss.sv.importPy.sbas.egnos.remove.file.repcap_index_set(repcap.Index.Nr1)
- set(index=Index.Default) None[source]
# [SOURce<HW>]:BB:GNSS:SV:IMPort:SBAS:EGNOS:REMove:FILE<CH> driver.source.bb.gnss.sv.importPy.sbas.egnos.remove.file.set(index = repcap.Index.Default)
Removes one particular ems file for EGNOS correction data nstb file for WAAS correction data at the n-th position from the import file list.
- Parameters:
index – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘File’)
- set_with_opc(index=Index.Default, opc_timeout_ms: int = -1) None[source]
Cloning the Group
# Create a copy of the original group, that exists independently
file_copy = driver.source.bb.gnss.sv.importPy.sbas.egnos.remove.file.clone()