Transaction

SCPI Command :

SYSTem:DEXChange:TRANsaction:STATe
class TransactionCls[source]

Transaction commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_state() bool[source]
# SCPI: SYSTem:DEXChange:TRANsaction:STATe
value: bool = driver.system.dexchange.transaction.get_state()

No command help available

return

state: No help available

set_state(state: bool) None[source]
# SCPI: SYSTem:DEXChange:TRANsaction:STATe
driver.system.dexchange.transaction.set_state(state = False)

No command help available

param state

No help available