stop_streaming
Stop data streaming from PicoScope oscilloscopes to complete signal acquisition sessions and retrieve captured measurement results.
Instructions
Stop streaming data acquisition.
Returns: Dictionary containing stop status and summary of captured data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}