Home
Before diving into the software, let’s clarify the hardware. Matrix 90 was a line of controllers known for their modular design. They used a proprietary programming language that was ladder logic-based but with unique function blocks. The software to program these devices (often called the Matrix 90 Configuration Software or M90 Editor) was commercial, expensive, and typically distributed on floppy disks.
Today, the original manufacturer may no longer support the product, or they have moved to subscription-based modern platforms. This has pushed the community to seek matrix 90 software free versions—abandonware, freeware clones, or open-source editors.
Since you are using unsupported, free software, expect problems: matrix 90 software free
| Issue | Solution |
| :--- | :--- |
| Error: "COM Port not found" | Your VM is not capturing the USB-to-serial adapter. In VirtualBox, go to Ports > Enable Serial Port > specify COM1. |
| Crash on startup | The software requires 16-bit color depth. Set your VM display to 640x480 with 256 colors. |
| Cannot save files | Run the software as Administrator (inside the VM). Check that the file path does not have spaces (use C:\M90\ not C:\Program Files\M90\). |
| Missing DLL errors | Download the missing VB6 runtime or C++ redistributables from Microsoft’s official archive. |
Communities like PLC Talk, Mr. PLC, and Control.com have dedicated sections for legacy hardware. Veteran engineers frequently upload backups of their old software libraries. Search the forum archives for "Matrix 90 software free download" – you will likely find a sticky thread with working links. Before diving into the software, let’s clarify the
The cost of Matrix 90 software can be significant, with licenses potentially running into thousands of dollars. This expense, coupled with the cost of compatible measuring devices, can make it inaccessible to smaller enterprises or individual users.
When you search Google for that exact phrase, you will find dozens of shady "free software" websites. These are high-risk for several reasons: Before diving into the software
Golden Rule: Only download from community-trusted sources (forums with reputation systems) or the Internet Archive. Never run an unknown .exe directly on your main PC—always use a sandboxed virtual machine.
While it does not directly open Matrix 90 files, OpenPLC can import ladder logic diagrams if you manually transpose them. It is a fantastic free alternative for learning the same logic principles.