Ntransition
SCPI Command :
STATus:OPERation:NTRansition
- class NtransitionCls[source]
Ntransition commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() int [source]
# SCPI: STATus:OPERation:NTRansition value: int = driver.status.operation.ntransition.get()
These commands control the Negative TRansition part of a register. Setting a bit causes a 1 to 0 transition in the corresponding bit of the associated register. The transition also writes a 1 into the associated bit of the corresponding EVENt register.
- return
summary_bit: No help available
- set(summary_bit: int) None [source]
# SCPI: STATus:OPERation:NTRansition driver.status.operation.ntransition.set(summary_bit = 1)
These commands control the Negative TRansition part of a register. Setting a bit causes a 1 to 0 transition in the corresponding bit of the associated register. The transition also writes a 1 into the associated bit of the corresponding EVENt register.
- param summary_bit
No help available