All
SCPI Command :
[SOURce<HW>]:BB:GNSS:ATMospheric:IONospheric:MOPS:IMPort:REMove:ALL
- class AllCls[source]
All commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set() None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:ATMospheric:IONospheric:MOPS:IMPort:REMove:ALL driver.source.bb.gnss.atmospheric.ionospheric.mops.importPy.remove.all.set()
Remove all or one particular file at the n-th position from an import file list.
- set_with_opc(opc_timeout_ms: int = - 1) None [source]
# SCPI: [SOURce<HW>]:BB:GNSS:ATMospheric:IONospheric:MOPS:IMPort:REMove:ALL driver.source.bb.gnss.atmospheric.ionospheric.mops.importPy.remove.all.set_with_opc()
Remove all or one particular file at the n-th position from an import file list.
Same as set, but waits for the operation to complete before continuing further. Use the RsSmbv.utilities.opc_timeout_set() to set the timeout value.
- param opc_timeout_ms
Maximum time to wait in milliseconds, valid only for this call.