Transaction
SCPI Command :
SYSTem:DEXChange:TRANsaction:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_state() bool[source]
# SYSTem:DEXChange:TRANsaction:STATe value: bool = driver.system.dexchange.transaction.get_state()
No help available
- set_state(state: bool) None[source]
# SYSTem:DEXChange:TRANsaction:STATe driver.system.dexchange.transaction.set_state(state = False)
No help available