list_edges
Retrieve signal edges for a channel from a captured NPZ file: positions, times, and levels after each edge. Use pagination and filter by all, rising, or falling edges.
Instructions
Paged edge listing for one channel: positions, times (s) and the level after each edge. kind: all | rising | falling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | all | |
| limit | No | ||
| offset | No | ||
| channel | Yes | ||
| npz_path | Yes |