Tick

SCPI Command :

SYSTem:PROFiling:TICK
Commands in total: 2
Subgroups: 1
Direct child commands: 1
get_value() str[source]
# SYSTem:PROFiling:TICK
value: str = driver.system.profiling.tick.get_value()

No help available

Cloning the Group

# Create a copy of the original group, that exists independently
tick_copy = driver.system.profiling.tick.clone()

Subgroups