Phase 3 PR 55 -- Mitsubishi MELSEC Modbus TCP quirks research doc #54
Reference in New Issue
Block a user
Delete Branch "phase-3-pr55-mitsubishi-research-doc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds
docs/v2/mitsubishi.md(451 lines) covering MELSEC Q/L/iQ-R/iQ-F/FX3U Modbus TCP behavior. Mirrorsdocs/v2/dl205.mdtemplate for per-quirk implementation PRs.Key findings for the implementation track
QJ71MB91is SERIAL RTU, not TCP. TCP module isQJ71MT91. Surface clearly in driver docs.ByteOrder.WordSwap.Bcd16/Bcd32when ladder uses BCD.Three unconfirmed rumours flagged separately.
No code, no tests — implementation lands in PRs 58+.
Test plan
Mitsubishi_QJ71MT91_*,Mitsubishi_FX5U_*,Mitsubishi_FX3U_ENET_*, sharedMitsubishi_Common_*)