Information

SCPI Command :

SYSTem:INFormation:SR
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_sr() str[source]
# SYSTem:INFormation:SR
value: str = driver.system.information.get_sr()

No help available

set_sr(sr_info: str) None[source]
# SYSTem:INFormation:SR
driver.system.information.set_sr(sr_info = 'abc')

No help available