Troubleshooting guide

Weintek “PLC no response”: the fix order that works

The "PLC no response" window means exactly what it says: the HMI sent a read or write request and nothing valid came back before the timeout. It is not a dead HMI — it's an unanswered conversation, and the window names the device and station that went quiet. Start there and work the six checks in order.

Put a screen on a phone meanwhile →

What the window is telling you

EasyBuilder Pro polls every device configured in the project. When one stops answering, the runtime pops the "PLC no response" window with the device name, station number and a code identifying the failed conversation — and repeats it on every retry, which is why the screen fills with the same message. The useful information is which device and station: that's the conversation to debug, not the HMI, not the whole network.

Six checks, in order

CheckWhereClassic miss
1 · Right driver for the PLCSystem Parameters → Device list in EasyBuilder ProThe protocol variant matters — the wrong flavor of the right brand still times out
2 · Station number / unit IDDevice settings on both endsHMI polling station 1 while the PLC answers as station 2; on multi-drop RS-485, duplicate stations
3 · Serial parameters match exactlyBaud, data bits, parity, stop bitsDelta DVP-style defaults (9600, 7, E, 1, ASCII) vs the driver's RTU default — one wrong field is enough
4 · WiringRS-485 A/B lines, shield, terminatorsA/B swapped works on the bench with one device and fails on the machine
5 · Tags pointing at addresses the PLC doesn't haveThe objects on the screens where the error popsThe window appears only on certain screens → an object there polls a register that doesn't exist in this PLC
6 · EasyBuilder Pro versionProject compiled on an old EBProDocumented driver bugs fixed by minor updates (e.g. a 4.10.04 → 4.10.06 Modbus RTU fix) — recompile on current

When a device is gone for good

If the window points at a device that was physically removed from the machine, the fix is configuration hygiene, not comms: delete it from the device list (or disable its polling) and re-download the project. Leaving ghosts configured buries real errors under noise.

Screen dark instead of erroring?

That's a different tree — power, backlight, boot — covered in the black-screen triage. And if the question is whether the HMI or the PLC is at fault, the brand-agnostic checklist settles it in a minute.

Keep producing while you wait

Have the panel project export? Drop a FactoryTalk View, TIA Portal, Weintek or CSV export into our free HMI project converter — it runs in your browser, the file never leaves your PC, and every display becomes a page of buttons, indicators and values for the app, with the real tag names already in place.

Today, from a phone: the free LineKeeper app for iPhone and iPad speaks EtherNet/IP, Siemens S7 and Modbus TCP. On Allen-Bradley Logix it reads the controller's own tag list automatically; on S7 and Modbus you add the addresses you care about. Build a dashboard and an operator panel with start/stop buttons in about 15 minutes, mount a spare iPad in full-screen panel mode, and the operator has a screen before the first repair quote arrives. Reading is free; writes are a one-time unlock with confirmation and limit checks on every value.

Tag browser in the LineKeeper app: every tag of a ControlLogix or CompactLogix controller with live values and search, read straight from the PLC
The Logix controller hands over its whole tag list — live, searchable
Temporary operator panel in the LineKeeper app standing in for a Weintek HMI showing PLC no response: start and stop push buttons, hold-to-run jog, speed setpoint and status lamps
The temporary panel: start/stop, jog, setpoints, status lamps
Guarded setpoint write in the LineKeeper app: allowed range shown and confirmation required before the value reaches the ControlLogix PLC
Writes are range-checked and confirmed before they reach the PLC
Free app · iPhone & iPad

The 15-minute temporary panel

Zero-config tag browser for Logix, drag-and-drop dashboard, operator panel, alarms — no changes to the PLC program.

Download on theApp Store
QR code — LineKeeper on the App StoreOn a desktop? Scan with your iPhone or iPad to get the free app.
See the app tour →

For the machine itself: the LineKeeper device — in development — is a self-contained 7″ or 10″ touchscreen built to live on the machine permanently — the same drag-and-drop screens, plus what a phone shouldn't carry:

  • Live view of every tag, refreshed twice a second — plus write access with a full audit log
  • Operator panel: start/stop, indicators, setpoints — hold-to-run buttons release safely
  • Stays useful after the repair: data logging, dashboards, machine diagnostics

Small hardware that helps while the panel is out

Amazon affiliate links — they never change the price you pay.

The plug-in LineKeeper device — a 7″ or 10″ touchscreen version of the same idea, with 24/7 logging — is in development ($1,290 planned, one-time). No preorders, no deposits; details on the pricing page.
FAQ

Weintek communication questions

What does “PLC no response” mean on a Weintek HMI?

It's a communication timeout: the HMI sent a read or write request to a configured device and got no valid reply. The window names the device and station number — that specific conversation failed. The HMI itself is healthy; debug the driver settings, station, serial parameters, wiring, or the addressed device.

Why does the error only appear on some screens?

Objects poll their addresses when their screen is showing. If a screen contains an object bound to a register that doesn't exist in the PLC — wrong address, wrong device, leftover from an old machine revision — the error pops only there. Find the object on that screen and fix or remove its address.

My Weintek talks to a Delta or Fatek PLC over RS-485 — where do I start?

Serial parameters and station number, in that order. Delta DVP-style defaults are 9600 baud, 7 data bits, even parity, 1 stop bit, ASCII mode — one mismatched field is enough for silence. Then check A/B wiring polarity; a swap can pass on the bench and fail installed.

Can I watch the PLC while the HMI keeps erroring?

If the controller speaks Modbus TCP, EtherNet/IP or Siemens S7, yes — the free LineKeeper app for iPhone and iPad connects directly and doubles as an isolation test: if the app reads the PLC, the network and controller are fine and the fault is in the HMI's device configuration.

Ask an engineer

Tell us about your panel

Free remote triage call — often the fault has a workaround that gets you producing before any hardware ships.