Path

SCPI Commands :

SYSTem:MMEMory:PATH
SYSTem:MMEMory:PATH:USER
class PathCls[source]

Path commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get(path_type: str) str[source]
# SCPI: SYSTem:MMEMory:PATH
value: str = driver.system.massMemory.path.get(path_type = 'abc')

No command help available

param path_type

No help available

return

path: No help available

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

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

return

path_user: string