Dpto
SCPI Command :
SEARch:TRIGger:CAN:FDATa:DPTO
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str) int[source]
# SEARch:TRIGger:CAN:FDATa:DPTO value: int = driver.search.trigger.can.fdata.dpto.get(search = 'abc')
Defines the last possible start position of the data pattern if the position operator method
RsRtx.search.trigger.can.fdata.dpoperator.set()defines a range. The setting is available in CAN FD option R&S RTP-K9.- Parameters:
search – String with the search name
- Returns:
data_position_to: 8 to 64
- set(search: str, data_position_to: int) None[source]
# SEARch:TRIGger:CAN:FDATa:DPTO driver.search.trigger.can.fdata.dpto.set(search = 'abc', data_position_to = 1)
Defines the last possible start position of the data pattern if the position operator method
RsRtx.search.trigger.can.fdata.dpoperator.set()defines a range. The setting is available in CAN FD option R&S RTP-K9.- Parameters:
search – String with the search name
data_position_to – 8 to 64