Doperator

SCPI Command :

SEARch:TRIGger:CANXl:DOPerator
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(search: str, frame: str, field: str, operator: ConditionOperator) None[source]
# SEARch:TRIGger:CANXl:DOPerator
driver.search.trigger.canXl.doperator.set(search = 'abc', frame = 'abc', field = 'abc', operator = enums.ConditionOperator.EQUal)

Sets the operator for the data pattern to be searched in the selected field of the selected frame.