HrTimer

SCPI Command :

SYSTem:TIME:HRTimer:RELative
Commands in total: 3
Subgroups: 1
Direct child commands: 1
set_relative(pseudo_string: str) None[source]
# SYSTem:TIME:HRTimer:RELative
driver.system.time.hrTimer.set_relative(pseudo_string = 'abc')

No help available

Cloning the Group

# Create a copy of the original group, that exists independently
hrTimer_copy = driver.system.time.hrTimer.clone()

Subgroups