ListPy

SCPI Commands

MMEMory:STORe<Store>:LIST
class ListPyCls[source]

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

get(store=Store.Default) str[source]
# SCPI: MMEMory:STORe<n>:LIST
value: str = driver.massMemory.store.listPy.get(store = repcap.Store.Default)

This command exports the SEM and spurious emission list evaluation to a file. The file format is *.dat.

param store

optional repeated capability selector. Default value: Pos1 (settable in the interface ‘Store’)

return

filename: String containing the path and name of the target file.