Load
SCPI Command :
SESSion:LOAD[:EXECute]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- set_execute(file_path: str) None[source]
# SESSion:LOAD[:EXECute] driver.sessions.load.set_execute(file_path = 'abc')
Loads a session file. To reload also user-specific display settings (if included in the session file) , set method
RsMxo.sessions.user_pref().- Parameters:
file_path – String parameter specifying path and filename of the session file.