Immediate

SCPI Command :

MMEMory:DELete:IMMediate
class ImmediateCls[source]

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

set(filename: str) None[source]
# SCPI: MMEMory:DELete:IMMediate
driver.massMemory.delete.immediate.set(filename = 'abc')

This command deletes a file.

param filename

String containing the path and file name of the file to delete. The path may be relative or absolute.