Path

SCPI Commands :

SYSTem:MMEMory:PATH
SYSTem:MMEMory:PATH:USER
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get(path_type: str) str[source]
# SYSTem:MMEMory:PATH
value: str = driver.system.massMemory.path.get(path_type = 'abc')

No help available

get_user() str[source]
# SYSTem:MMEMory:PATH:USER
value: str = driver.system.massMemory.path.get_user()

Queries the user directory, that means the directory the R&S SMW200A stores user files on.

Returns:

path_user: string