DOX-Mini is a legacy, DOS-based software package specifically designed for programming and debugging Messung's older Micro PLC series, such as the XMP 15. While it was the standard tool for early Messung hardware, modern industrial automation has shifted toward more powerful, Windows-compatible environments like XMPS-2000 or CODESYS for newer Messung controllers. Key Features of DOX-Mini
Programming Environment: Supports standard Ladder Diagram (LD) programming.
Primary Functions: Used for project file creation, program editing, and compiling.
Debugging Capabilities: Offers online monitoring of project status and the ability to "force" values to variables during testing.
Hardware Compatibility: Runs on IBM-compatible PCs (minimum XT/AT) and connects via serial ports (RS232 or RS485). Why Upgrade? (The Best Modern Alternatives)
If you are working on a new application, Messung now recommends modern platforms that offer better usability and Industry 4.0 integration: XMPS-2000 Software: Best For: Messung XMPRO-10 series PLCs.
Features: Windows-based, intuitive hardware configuration, and robust online diagnostics. CODESYS (IEC 61131-3): Best For: Messung NX-ERA Xpress and Premium series.
Features: Supports all five IEC languages, includes a built-in simulator, and is ready for MQTT and OPC-UA. How to Use DOX-Mini (Quick Setup)
Installation: Run the setup on a PC. Note that it may require a legacy environment or DOSBox on modern Windows versions.
Connection: Use an RS232 or RS485 cable to link the PC to the PLC's communication port.
Configuration: In the software, go to Communication > Setup to match the COM port, baud rate, and protocol with your PLC.
Monitoring: Use the Monitor icon to visually track ladder logic status and real-time field values.
For reliable hardware and the latest software tools, you can explore the full range of controllers at Messung Industrial Automation. Dox Mini Plc Software Download - Facebook
In the world of industrial automation, Dox-Mini is a specialized ladder programming software used for Messung Systems PLCs. While it is an older, DOS-based tool, it remains critical for engineers maintaining legacy systems like the Messung XMP 15 or XMP 820. The Story of Dox-Mini
For years, Dox-Mini was the go-to "best" interface for local automation projects involving micro PLCs. Engineers used it to define tasks, map inputs and outputs, and develop logical sequences for everything from simple machinery to complex elevator controls. dox mini software messung plc best
However, as technology advanced, the software became known for being "tedious" compared to modern Windows-based environments. Messung eventually introduced successors like the Nexgen 4000 and the NX-ERA series, which offer advanced "Macro" features and Industry 4.0 integration. Key Specifications & Tools
Target PLCs: Primarily used for legacy micro PLCs like the Messung XMP series.
Operating System: Original versions are DOS-based; some updated versions (Dox Mini Plus) require Windows XP.
Connectivity: Often requires a specific programming cable (9-pin D-type female to 8-pin mini DIN) and sometimes a dedicated power adapter.
Modern Alternatives: For new projects, Messung recommends the NX-ERA Xpress for high-performance micro-automation. Core PLC Operations
Regardless of the software used, these systems follow a standard four-step "scan cycle" to ensure accurate measurement and control: Input Scan: Reading the status of all input signals.
Program Execution: Processing the ladder logic stored in memory.
Output Scan: Updating the status of output devices (relays, transistors, etc.).
Housekeeping: Performing internal diagnostics and communications. Programmable Logic Controllers (PLC): Messung IAC
“Messung” here refers to measuring analog/digital signals, cycle time, and variable values.
Is DOX Mini ready for the future with Messung? Absolutely. Version 3.5 and above includes:
For automation engineers looking to modernize legacy plants without replacing hardware, DOX Mini transforms a standard Messung PLC into an Industry 4.0 edge device.
Goal: Measure a 4–20 mA sensor connected to Messung analog input module (e.g., NX-AI04).
AI_Channel0 → Modbus address 400010 (scaled 0–27648).Engineering Value = (Raw / 27648) * (MaxEU – MinEU) + MinEUFor the highest performance, consider an Edge Processing architecture. Instead of relying solely on the PLC to interpret Dox Mini measurements, use a PC-based gateway or an industrial PC (IPC) to run Dox Mini alongside a lightweight gateway application. OPC UA Server integration: Your Messung PLC can
This decouples the measurement software from the PLC’s rigid scan cycles, allowing Dox Mini to run at its own optimal sampling rate without bottlenecking the automation logic.
DOX Mini provides a cost-effective, lightweight method for measuring and monitoring Messung PLCs without a full SCADA system. By leveraging Modbus TCP/RTU, users can log real-time data, diagnose performance, and create simple HMIs for industrial measurement tasks.
For advanced Messung PLC measurement (e.g., task timing, interrupt latencies), use DOX Pro or Messung’s native MX Studio.
software is a specialized PC-based programming and debugging package specifically designed for Messung systems PLCs , such as the Nexgen 4000 and the legacy XMP series
. Historically, it served as a lighter, DOS-based or early Windows-compatible alternative for micro PLCs where manual handheld programmers like the PG-308 were the other primary option. Core Capabilities of DOX-Mini Ladder Logic Programming
: Allows users to create, edit, and document PLC programs using a graphical ladder diagram interface. Monitoring and Debugging
: Provides a real-time monitor to track status and values within the ladder logic, essential for identifying faults during machine operation. Advanced Instruction Sets
: Supports functions including timers, counters, arithmetic operations, and bit manipulation. Specialized Measurement Features
: Used for configuring high-speed features in Messung Micro PLCs, such as frequency measurement
and pulse catch inputs, which are critical for precision task monitoring. Hardware & Connection Requirements
To use DOX-Mini effectively with Messung PLCs, specific hardware configurations are typically required: Connectivity
: Communication is established via RS232 or RS485 interfaces. Programming Cables
: Often requires a specific cable, such as a 9-pin D-type female for the PC side and an 8-pin mini-DIN round connector for the PLC. System Compatibility
: While originally designed for older IBM-compatible PCs (XT/AT), version 2.03 and later have been used on Windows XP systems for maintaining "legacy" Nexgenie 4000 units. Context in Modern Automation For automation engineers looking to modernize legacy plants
While DOX-Mini is still sought for maintaining older Messung equipment, it is considered "tedious" compared to modern standards. Messung has largely transitioned to more advanced platforms for their current lineups: Dox Mini Plc Software Downloadbfdcm - Facebook
DOX-Mini is a specialized PC-based software package used to program, monitor, and debug legacy Messung Micro PLCs, such as the Nexgen 4000 and XMP series. Designed for simplicity in compact industrial applications, it allows engineers to manage automation logic through a standard ladder diagram environment. 🛠️ Key Features of DOX-Mini
Ladder Diagram Programming: Provides a graphical interface for developing control logic using standard ladder logic elements.
Real-Time Monitoring: Includes a monitor mode to view the live status of inputs, outputs, flags, registers, timers, and counters while the PLC is running. Debugging Tools:
Force Mode: Manually force inputs or outputs to specific states for testing.
Breakpoints & Step Mode: Pause execution at specific points or execute logic one step at a time to isolate errors.
Communication: Connects to the PLC via RS232 or RS485 serial interfaces.
Compact Compatibility: Primarily used for the Messung XMP series, which features pulse catch inputs, high-speed counters, and frequency measurement for small automation processes. 🚀 Best Practices for Messung PLCs
To get the best performance out of DOX-Mini and your Messung PLC, follow these programming standards:
Use Structured Logic: Break the program into logical segments (e.g., main block, user-defined function blocks) to improve maintainability.
Meaningful Naming: Use intuitive variable names and tags for easy identification by other engineers.
Documentation: Maintain clear comments within the ladder logic to explain complex sequences or specific "latched" inputs with time delays.
Testing: Use the software's force and step modes to verify logic against the original system specifications before full deployment. 🔄 Modern Alternatives
While DOX-Mini is essential for maintaining older Messung hardware, the company has transitioned to more advanced platforms for modern projects:
| Issue | Likely Cause | DOX Mini Fix | |-------|--------------|---------------| | No data | Wrong Slave ID | Match with Messung PLC’s Modbus ID | | Jittery values | Scan too fast | Increase polling interval to 500ms | | Timeout | IP mismatch | Ping PLC from PC | | Wrong values | Byte order | In DOX Mini tag, swap bytes (Little-Endian to Big-Endian) |