Dpto

SCPI Command :

SEARch:TRIGger:I2C:DPTO
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str) int[source]
# SEARch:TRIGger:I2C:DPTO
value: int = driver.search.trigger.i2C.dpto.get(search = 'abc')

Defines the last byte of interest, if method RsRtx.search.trigger.i2C.dpoperator.set() defines a range.

Returns:

data_position_to: 0 to 4095

set(search: str, data_position_to: int) None[source]
# SEARch:TRIGger:I2C:DPTO
driver.search.trigger.i2C.dpto.set(search = 'abc', data_position_to = 1)

Defines the last byte of interest, if method RsRtx.search.trigger.i2C.dpoperator.set() defines a range.

Parameters:

data_position_to – 0 to 4095