capture
Capture CAN frames for a specified duration to collect data for analysis. Optionally filter by decimal CAN IDs.
Instructions
Capture CAN frames for a fixed duration. Frames accumulate in the internal buffer for use by analysis tools.
Args: duration: Capture window in seconds. filter_ids: Optional list of decimal CAN IDs to capture. None = capture all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | ||
| filter_ids | No |