Imin
SCPI Command :
TRIGger:SBSW:UART:IMIN
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() int[source]
# TRIGger:SBSW:UART:IMIN value: int = driver.trigger.sbsw.uart.imin.get()
Specifies the index, or sets the start value of an index range for the software trigger.
- set(frame: str, field: str, data: int) None[source]
# TRIGger:SBSW:UART:IMIN driver.trigger.sbsw.uart.imin.set(frame = 'abc', field = 'abc', data = 1)
Specifies the index, or sets the start value of an index range for the software trigger.