State

SCPI Command :

MMEMory:CLEar:STATe
class StateCls[source]

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

set(filename: str) None[source]
# SCPI: MMEMory:CLEar:STATe
driver.massMemory.clear.state.set(filename = 'abc')

This command deletes an instrument configuration file.

param filename

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