Custom |
The CustomTriggerCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| AdcChannel | ADC channel index (0-3). -1 (default) means plain TraceEventType comparison. When >= 0, signal must be Spi0Rx or Spi1Rx and the decoded channel value is compared. | |
| Descriptor | ||
| FieldAxis | Field-position axis index (0=X, 1=Y, 2=Z, 3=ZoomZ). -1 (default) means not a field-position condition. When >= 0, signal identifies the primary head axis event; all axes of that head/Tx are watched, the ScanHead converter is applied, and the result on this axis is compared. | |
| Operator | Comparison operator to apply. | |
| Parser | ||
| Signal | TraceEventType integer value identifying the signal to compare. | |
| Value | Threshold value. Lower bound for Range; bit-mask for Bit. | |
| Value2 | Upper bound for Range operator; ignored for all others. |