Skip to main content
Glama

PicoScope MCP Server

measure_thd

Measure Total Harmonic Distortion (THD) percentage and harmonic components on PicoScope oscilloscope channels to analyze signal purity and identify distortion issues.

Instructions

Measure Total Harmonic Distortion (THD).

Args: channel: Channel to measure.

Returns: Dictionary containing THD percentage and harmonic components.

Input Schema

NameRequiredDescriptionDefault
channelYes

Input Schema (JSON Schema)

{ "properties": { "channel": { "enum": [ "A", "B", "C", "D" ], "type": "string" } }, "required": [ "channel" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/markuskreitzer/picoscope_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server