Tick
SCPI Command :
SYSTem:PROFiling:TICK
- class TickCls[source]
Tick commands group definition. 2 total commands, 1 Subgroups, 1 group commands
- get_value() str [source]
# SCPI: SYSTem:PROFiling:TICK value: str = driver.system.profiling.tick.get_value()
No command help available
- return
answer: No help available
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.system.profiling.tick.clone()
Subgroups