Auto

SCPI Command :

SYSTem:SRECorder[:AUTO]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(state: bool) None[source]
# SYSTem:SRECorder[:AUTO]
driver.system.srecorder.auto.set(state = False)

If enabled, the SCPI Recorder automatically records the required SCPI commands and parameter values for the settings and functions you use while operating the FSW. See ‘Automating tasks with remote command scripts’.

Parameters:

state – ON | OFF | 0 | 1 OFF | 0 Switches the function off ON | 1 Switches the function on