Trigger
Extracts a section of a continuous signal based on a specified trigger. This steps waits until a signal meets a trigger condition and returns a section of the signal that starts at the trigger point, or before the trigger point if you specify Pre-trigger samples. This step returns a triggered signal that always is the same size as the input signal before the trigger, so the input signal must provide enough data after the trigger occurs for the step to return a signal of that size. If the input signal does not provide enough data, this step times out.
Parameter | Description | ||
---|---|---|---|
Input Signal | Displays the input signal.
| ||
Output Signal | Displays the output signal. | ||
Input | Contains the following option:
| ||
Configuration | Contains the following options:
|
Trigger Details
This step can return a timeout error under the following conditions:
- You specify a trigger Level that the input signal does not meet.
- A trigger occurs but the input signal does not provide enough data after the trigger occurs for the step to return a signal of the same size as the input signal.