State

SCPI Command :

MMEMory:CLEar:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(filename: str) None[source]
# MMEMory:CLEar:STATe
driver.massMemory.clear.state.set(filename = 'abc')

This command deletes an instrument configuration file.

Parameters:

filename – String containing the path and name of the file to delete. The string may or may not contain the file’s extension.