Dpto
SCPI Command :
SEARch:TRIGger:SPI:DPTO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str) int[source]
# SEARch:TRIGger:SPI:DPTO value: int = driver.search.trigger.spi.dpto.get(search = 'abc')
Sets the end value of a data postion range.
- Returns:
data_position_to: 1 to 32.767E+3
- set(search: str, data_position_to: int) None[source]
# SEARch:TRIGger:SPI:DPTO driver.search.trigger.spi.dpto.set(search = 'abc', data_position_to = 1)
Sets the end value of a data postion range.
- Parameters:
data_position_to – 1 to 32.767E+3