Conversation
WalkthroughA new documentation file for the OWON XDM1241 device is added, detailing SCPI reference information, USB serial connectivity, command conventions, connection parameters, verified working commands with examples, and usage guidelines for serial communication. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Poem
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
1ccfe37 to
a1388bc
Compare
Document the non-standard SCPI command set discovered through testing with the serial_query tool. The XDM1241 uses flat commands (MEAS1?, FUNC1?, RANGE1?) instead of standard SCPI subsystem hierarchy, which explains why sigrok's scpi-dmm driver cannot communicate with it. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
a1388bc to
8a79633
Compare
Summary
docs/devices/owon-xdm1241.mdTest plan
serial_queryMCP tool🤖 Generated with Claude Code
Summary by CodeRabbit