Dpto
SCPI Command :
TRIGger<*>:FLXRay:DPTO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(trigger=Trigger.Default) int[source]
# TRIGger<*>:FLXRay:DPTO value: int = driver.trigger.flxRay.dpto.get(trigger = repcap.Trigger.Default)
Defines the last byte of interest, if the position operator method
RsRtx.trigger.flxRay.dpoperator.set()defines a range.- Parameters:
trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)
- Returns:
data_position_to: 0 to 255
- set(data_position_to: int, trigger=Trigger.Default) None[source]
# TRIGger<*>:FLXRay:DPTO driver.trigger.flxRay.dpto.set(data_position_to = 1, trigger = repcap.Trigger.Default)
Defines the last byte of interest, if the position operator method
RsRtx.trigger.flxRay.dpoperator.set()defines a range.- Parameters:
data_position_to – 0 to 255
trigger – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Trigger’)