set_trigger
Configure edge trigger by setting source channel, voltage level, and slope direction to stabilize repetitive signals or capture single-shot events on the desired edge.
Instructions
Configure the edge trigger (source channel, level, slope).
Sets up a stable trigger so repetitive signals hold still, or so a
single-shot (see acq_single) fires on the right edge of a one-off event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | Trigger threshold voltage. The scope fires when the source crosses this level in the chosen slope direction. | |
| slope | No | Edge direction to trigger on: 'rising' (default) or 'falling'. | rising |
| source | Yes | Trigger source: analog channel to trigger on (1-based). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||