Commit Graph

9 Commits

Author SHA1 Message Date
a5ee5781de Add structured GPIB command reference (commands.json) and docs
Complete extraction of all 97 commands in HP 3457A Operating.pdf
Chapter 4, expanded to 120 JSON entries (F10-F58 modeled as 24
independent commands rather than one parameterized command). Each
entry includes description, syntax, structured parameters, important
points, worked examples, and tier/rationale classification to guide
which commands a Python control library actually needs.

Documents several findings not obvious from the manual alone: the
output buffer's single-reading data-loss behavior and the correct
burst-acquisition pattern, the CR/LF bus-hold gotcha, the Front Panel
checkbox's unreliability, the isolation-link mechanism behind F10-F58's
speed, and memory/timing capacity math for burst captures.

Updates README.md (was empty) and cmdformat.txt to document the
schema and key findings.
2026-08-24 22:50:36 -05:00
300a9f1492 add GPIB reference manual 2021-04-15 05:46:48 +00:00
489e04151b cleanup directory and add pdf manuals 2021-04-15 04:33:26 +00:00
wp
cb72d27810 datamatrix generator return grayscale with alpha layer 2020-07-15 22:56:47 -05:00
wp
f79ed45dd3 cleanup datamatrix generator 2020-07-15 22:52:31 -05:00
61d9714ca3 add datamatrix generator 2020-07-16 03:09:04 +00:00
root
ca2de265b0 add command outline 2020-06-11 02:56:36 +00:00
41a5a23817 add gitignore 2020-05-25 22:42:56 +00:00
f347b77ed4 first commit 2020-05-25 22:11:16 +00:00