Main Content
setTriggerComparisonOperator
Configure operator that compares individual signal values within trigger condition
Since R2024a
Syntax
Description
setTriggerComparisonOperator(
configures a comparison hub
,signalName
,operator
)operator
that compares individual signal values
within the trigger condition in trigger stage 1 for the first data capture IP.
hub
is a customized data capture hub object,
signalName
is the name of a trigger component signal.
setTriggerComparisonOperator(
specifies options using one or more name-value arguments. For example,
hub
,signalName
,operator
,Name=Value
)TriggerStageIndex=2
sets the trigger stage to 2.
Examples
Input Arguments
Version History
Introduced in R2024a