osc_set_trigger_slope
Set the oscilloscope trigger slope to detect rising or falling edges, ensuring the trigger fires on the desired signal transition.
Instructions
Set the trigger slope on the oscilloscope.
Args: slope: 'POS' for rising edge, 'NEG' for falling edge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slope | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |