State
SCPI Command :
HCOPy:ITEM:WINDow:TRACe:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# HCOPy:ITEM:WINDow:TRACe:STATe value: bool = driver.hardCopy.item.window.trace.state.get()
No help available
- set(state: bool) None[source]
# HCOPy:ITEM:WINDow:TRACe:STATe driver.hardCopy.item.window.trace.state.set(state = False)
No help available