Ptransition
SCPI Command :
STATus:QUEStionable:PTRansition
- class PtransitionCls[source]
Ptransition commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() int [source]
# SCPI: STATus:QUEStionable:PTRansition value: int = driver.status.questionable.ptransition.get()
These commands control the Positive TRansition part of a register. Setting a bit causes a 0 to 1 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:QUEStionable:PTRansition driver.status.questionable.ptransition.set(summary_bit = 1)
These commands control the Positive TRansition part of a register. Setting a bit causes a 0 to 1 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