td_chop_data
Retrieve values or samples from a CHOP node by specifying its path, optionally filtering by sample range and channel names.
Instructions
Read CHOP channel data (values/samples).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to a CHOP node | |
| range | No | Sample range [start, end] to read. If None, reads all samples. | |
| channels | No | List of channel names to read. If None, reads all channels. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |