Dpto

SCPI Command :

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

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

Returns:

data_position_to: 0 to 255

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

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

Parameters:

data_position_to – 0 to 255