Logging
SCPI Command :
SYSTem:PROFiling:LOGGing:STATe
- class LoggingCls[source]
Logging commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_state() bool [source]
# SCPI: SYSTem:PROFiling:LOGGing:STATe value: bool = driver.system.profiling.logging.get_state()
No command help available
- return
state: No help available
- set_state(state: bool) None [source]
# SCPI: SYSTem:PROFiling:LOGGing:STATe driver.system.profiling.logging.set_state(state = False)
No command help available
- param state
No help available