When debugging a large program, use Search > Cross Reference (or press Ctrl+R). Enter a register like D200, and the tool shows every instance where that register is read, written, or compared. This is invaluable for tracking down unintended overwrites.
To maximize efficiency with Xinje Plc Program Tool 3.7, adopt these habits:
The tool includes over 200 basic and application instructions, covering everything from timers (T), counters (C), and mathematical operations (ADD, SUB, MUL, DIV) to advanced data movement (MOV, BMOV) and comparison instructions (CMP, ZCP). For process control, it supports PID auto-tuning blocks without requiring external libraries.
In Network 1:
When debugging a large program, use Search > Cross Reference (or press Ctrl+R). Enter a register like D200, and the tool shows every instance where that register is read, written, or compared. This is invaluable for tracking down unintended overwrites.
To maximize efficiency with Xinje Plc Program Tool 3.7, adopt these habits: Xinje Plc Program Tool 3.7
The tool includes over 200 basic and application instructions, covering everything from timers (T), counters (C), and mathematical operations (ADD, SUB, MUL, DIV) to advanced data movement (MOV, BMOV) and comparison instructions (CMP, ZCP). For process control, it supports PID auto-tuning blocks without requiring external libraries. When debugging a large program, use Search >
In Network 1: