mcp_io_scpi 0.2.1
mcp_io_scpi: ^0.2.1 copied to clipboard
SCPI (Standard Commands for Programmable Instruments) adapter for mcp_io. Text command/response protocol over TCP.
0.2.1 - 2026-05-23 - mcp_bundle 0.4.0 cascade #
Changed (cascade) #
mcp_bundlecaret bumped from^0.3.0to^0.4.0.mcp_iocaret bumped from^0.2.0to^0.2.1.
mcp_io_scpi does not touch UiSection.pages directly — caret-only cascade. Consumers should bump to ^0.2.1.
0.2.0 - 2026-05-04 #
- IEEE 488.2 mandatory commands + response parsers (NR1/2/3, Boolean, String, List, definite / indefinite-length block).
- Status / SRQ infrastructure (ESR / Status Byte / SRE / error queue +
*OPCsync) and subscribe primitives (measurement polling, waveform block streaming). - Production transports — VXI-11 RPC (LXI), Telnet (RFC 854 IAC), raw TCP with exponential-backoff reconnect.
- Vendor profile catalog (Keysight / Tektronix / R&S / Yokogawa /
Keithley) + SCPI error queue →
IoErrormapping.