Repair GuideJun 7, 2026Β·11 min read

POS Customer Display Blank or Not Working? Power, COM Port, Protocol and Replacement Guide

A field guide to a blank or garbled POS customer/pole display (VFD or LCD) β€” how it connects over serial or USB-COM, a power-cable-COM-protocol fix sequence, testing the port with a terminal program, and matching a replacement by emulation.

The fast triage

A blank customer (pole) display rarely means a dead screen. The display and its data link are separate, so the first thing to settle is whether it has power: a powered but idle display usually glows or shows a standby readout (some models literally display β€œrOFF” or β€œcOFF”). From there, almost every fault is a cable, a COM port, or a protocol mismatch β€” not the VFD. Triage in this order:

Do thisWhat it rules out
1. Confirm power (own adapter)No glow at all = power; pole displays are often powered separatelyβ€”
2. Reseat the serial/USB data cableA loose data link = powered but no sale dataβ€”
3. Match the COM port in the POSWrong COM number β€” the #1 config faultβ€”
4. Match baud rate and emulationGarbled text = wrong baud or command protocolβ€”
5. Test the port, then replaceProves the display vs the software before you buyβ€”
Glow or standby readout = power is fine; jump to the cable, COM port and protocol.

How a customer display connects

A customer display β€” usually a blue-green VFD (vacuum fluorescent display), sometimes an LCD β€” receives text from the POS over a serial link: a real RS-232 port, or a USB connection that presents itself as a virtual COM port. The POS sends characters and control commands; the display’s controller interprets them and shows the price or total.

Customer display: data + power pathsPOS terminalsends chars + cmdsserial RS-232 / USB-COMbaud, data bits, paritycontroller (emulation)TOTAL$12.50separate power adapter
The data and power paths are separate. Text travels over a COM port; the display's controller must speak the same command emulation the POS sends.

Two facts follow from this. First, power and data are independent β€” the display can be lit yet show nothing because no data is arriving. Second, the controller only understands one command emulation (Epson ESC, UTC, EMAX, ADM and others), so the POS must send the matching protocol or you get blank or garbled output.

Reading the symptom

The exact symptom narrows the cause quickly:

SymptomMost likely cause
Totally dark, no glowNo power β€” adapter, cable or outletβ€”
Glows / standby readout, no sale dataData cable, wrong COM port, or POS not configuredβ€”
Garbled / random charactersWrong baud rate, or wrong command emulationβ€”
Shows some text, freezesLoose cable or flaky USB-COM connectionβ€”
Worked until a PC changeCOM number reassigned β€” re-point the POSβ€”
Nothing even via PuTTY (correct settings)Cable, port, or the display itself failedβ€”
Dark = power; glow-but-blank = data/config; garbled = baud or protocol. The symptom routes the fix.

Step-by-step: power, cable, COM, protocol

Work the sequence in order and stop when the total shows correctly. Each step proves a link in the chain so you never replace a healthy display.

  1. 1

    Confirm power

    Check the display’s own power adapter at both ends and the outlet. Look for a glow or standby readout. No light at all is a power fault β€” fix that first.
  2. 2

    Reseat the data cable

    Firmly reseat the serial or USB data cable at both the display and the terminal. Inspect for bent pins or damage. A half-seated data cable is a classic β€œpowered but blank” cause.
  3. 3

    Match the COM port

    In Device Manager, find the COM number the display uses, then set that exact COM port in your POS software. A wrong COM number is the single most common reason a healthy display stays blank.
  4. 4

    Match baud rate and emulation

    Set the baud rate and serial parameters (often 9600, 8-N-1 β€” check the manual). If text is garbled, the command emulation is wrong β€” set the POS to the protocol your display speaks (Epson ESC, UTC, EMAX, ADM, etc.).
    Caution: Wrong baud rate produces garbage characters; wrong emulation produces blank or scrambled output.
  5. 5

    Test the port, then replace

    Open the COM port in a terminal program (PuTTY) and type. Characters appear = hardware fine, fix the POS config. Nothing appears with correct settings = the cable, port or display has failed β€” replace the display.
The full diagnostic sequence β€” power and connection first, protocol next, replacement last.

COM port, baud rate and command emulation

Most β€œdead display” tickets are really a settings mismatch. These are the four parameters that have to agree between the POS and the display:

SettingWhat to check
COM port numberThe exact virtual/real COM the display enumerates as (Device Manager)β€”
Baud rateMatch the display's rated speed β€” 9600 is common; wrong = garbageβ€”
Data bits / parity / stop bitsUsually 8-N-1; must match the display's specβ€”
Command emulation / protocolEpson ESC, UTC, EMAX, ADM… set the POS to the display's setβ€”
All four must agree. The PuTTY test isolates whether the problem is here (config) or in the hardware.

Choosing a replacement customer display

When a verified-good port and settings still produce nothing, the display or its controller has failed. Match the replacement on these specs for a clean swap:

SpecHow to choose
InterfaceSerial RS-232 or USB β€” match your terminal's portβ€”
Command emulationPick one your POS supports (Epson ESC, UTC, EMAX, ADM…)β€”
Display typeVFD (bright, wide viewing angle) or LCDβ€”
Character layoutCommonly 2 lines Γ— 20 characters β€” match your POS outputβ€”
Mount / polePole height and base that fit your counterβ€”
Interface and command emulation are the two that cause returns when guessed. Confirm both before ordering.

Browse customer and pole displays in our displays & monitors category, and serial/USB cables in cables & connectors. If the main operator screen is the one at fault rather than the customer display, see our touchscreen troubleshooting guide. Tell us your POS software and the emulation it supports, and we’ll match a compatible display before you order.

Frequently Asked Questions

My POS customer (pole) display is completely blank β€” where do I start?
Start with power. Confirm the display's power adapter is plugged in at both ends and the outlet works β€” many pole displays are powered separately from the data cable. A powered-but-idle display often shows a standby readout (some models show 'rOFF' or 'cOFF'). If it's truly black with no glow at all, it's a power problem; if it glows or shows a standby message but no sale data, the issue is the data connection or software configuration.
The display has power but shows nothing during a sale β€” is it broken?
Usually not. A powered display that won't show sale data almost always has a data-path or configuration problem: a loose serial/USB cable, the wrong COM port selected in the POS software, or a mismatched baud rate. Check the cable at both ends, then verify the COM port and serial settings in your POS configuration match the display. A hardware failure is the least likely cause when the display clearly has power.
How do I find the right COM port and baud rate?
Customer displays communicate serially β€” over a real serial (RS-232) port or a USB-COM virtual port. In Device Manager, note which COM number the display enumerates as, then set that same COM port in your POS software, along with the baud rate, data bits, parity and stop bits the display expects (commonly 9600 baud, 8-N-1, but check the manual). A wrong COM number or baud rate is the single most common reason a healthy display stays blank.
How can I test whether the display itself works?
Use a serial terminal program such as PuTTY. Open the display's COM port at its rated baud rate and type some characters β€” if they appear on the display, the hardware and cable are fine and the fault is in your POS software configuration. If nothing appears even from a terminal program with the correct port and settings, the cable, port or the display itself is faulty.
The display shows garbled characters instead of the price β€” why?
Garbled or scrambled output almost always means a settings or protocol mismatch, not a broken display. First check the baud rate and serial parameters β€” a wrong baud rate produces garbage. If those are correct, the command emulation/protocol is likely wrong: customer displays speak different command sets (Epson ESC, UTC, EMAX, ADM and others), and the POS must be set to the one your display uses. Match the emulation and the garbage clears.
When should I replace the customer display, and what do I match?
Replace it when a correct cable, COM port and settings β€” verified with a terminal program β€” still produce nothing, indicating the VFD/LCD or its controller has failed. Match the replacement by interface (serial RS-232 vs USB), the command emulation your POS supports, the display type (VFD vs LCD) and character layout (commonly 2 lines Γ— 20 characters), and the mounting/pole style that fits your counter.

Sources & further reading

  1. How to Set Up a Pole Display / Customer Display (VFD) β€” SambaPOS Knowledgebase
  2. Common Issues with a POS Pole Display and How to Resolve Them β€” Alexandria Point of Sale
  3. The Display on My VFD Is Blank β€” What Does This Mean? β€” Power Knowledge
  4. Configure a POS-X Pole / Customer Display β€” POSGuys
  5. Common Problems of POS Systems (Customer Display) β€” GS POS System

Related guides

Related categories

Featured parts in this guide

Need the parts mentioned in this guide?

Genuine OEM and quality-tested aftermarket parts for IBM, Toshiba, NCR, Diebold, Wincor and Hyosung systems β€” with worldwide shipping.