Repair GuideJun 7, 2026·11 min de lectura

¿Visor de cliente POS en negro o no funciona? Guía de alimentación, puerto COM, protocolo y reemplazo

Una guía de campo para un visor de cliente/poste POS (VFD o LCD) en negro o con caracteres ilegibles — cómo conecta por serie o USB-COM, una secuencia alimentación-cable-COM-protocolo, probar el puerto con un terminal, y elegir un reemplazo por emulación.

El triaje rápido

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.

Cómo conecta un visor de cliente

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.

Leer el síntoma

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.

Paso a paso: alimentación, cable, COM, protocolo

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.

Puerto COM, baudios y emulación de comandos

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.

Elegir un visor de cliente de reemplazo

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.

Preguntas frecuentes

Mi visor de cliente (poste) POS está completamente en negro — ¿por dónde empiezo?
Empiece por la alimentación. Confirme que el adaptador del visor esté enchufado en ambos extremos y que la toma funcione — muchos visores de poste se alimentan aparte del cable de datos. Un visor encendido pero inactivo suele mostrar un mensaje de espera (algunos modelos 'rOFF' o 'cOFF'). Si está realmente negro sin brillo, es un problema de alimentación; si brilla o muestra un mensaje de espera pero no datos de venta, el problema es la conexión de datos o la configuración del software.
El visor tiene corriente pero no muestra nada durante una venta — ¿está roto?
Normalmente no. Un visor alimentado que no muestra datos de venta casi siempre tiene un problema de ruta de datos o configuración: cable serie/USB suelto, puerto COM equivocado en el software POS, o baudios incoherentes. Revise el cable en ambos extremos, luego que el puerto COM y los parámetros serie de su configuración POS coincidan con el visor. Un fallo de hardware es lo menos probable cuando el visor claramente tiene corriente.
¿Cómo encuentro el puerto COM y baudios correctos?
Los visores de cliente comunican en serie — por un puerto serie real (RS-232) o un puerto COM virtual USB. En el Administrador de dispositivos, anote con qué número COM aparece el visor, y configure ese mismo puerto COM en su software POS, junto con baudios, bits de datos, paridad y bits de parada que el visor espera (a menudo 9600 baudios, 8-N-1, pero revise el manual). Un número COM o baudios equivocado es la razón más común de que un visor sano quede en negro.
¿Cómo pruebo si el visor en sí funciona?
Use un terminal serie como PuTTY. Abra el puerto COM del visor a sus baudios y escriba caracteres — si aparecen en el visor, el hardware y el cable están bien y el fallo está en la configuración del software POS. Si no aparece nada ni desde un terminal con el puerto y ajustes correctos, el cable, el puerto o el visor en sí está averiado.
El visor muestra caracteres ilegibles en vez del precio — ¿por qué?
La salida ilegible casi siempre significa un desajuste de ajustes o protocolo, no un visor roto. Revise primero los baudios y parámetros serie — unos baudios equivocados producen basura. Si son correctos, la emulación/protocolo de comandos probablemente está mal: los visores hablan distintos juegos de comandos (Epson ESC, UTC, EMAX, ADM y otros), y el POS debe estar en el que su visor usa. Ajuste la emulación y la basura desaparece.
¿Cuándo reemplazo el visor de cliente, y qué hago coincidir?
Reemplácelo cuando un cable, puerto COM y ajustes correctos — verificados con un terminal — siguen sin producir nada, indicando que el VFD/LCD o su controlador falló. Haga coincidir el reemplazo por interfaz (serie RS-232 vs USB), la emulación de comandos que su POS admite, el tipo de visor (VFD vs LCD) y la disposición de caracteres (a menudo 2 líneas × 20 caracteres), y el estilo de montaje/poste que encaje en su mostrador.

Fuentes y lecturas complementarias

  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 ThemAlexandria Point of Sale
  3. The Display on My VFD Is Blank — What Does This Mean?Power Knowledge
  4. Configure a POS-X Pole / Customer DisplayPOSGuys
  5. Common Problems of POS Systems (Customer Display)GS POS System

Guías relacionadas

Categorías relacionadas

Repuestos destacados

¿Necesita las piezas mencionadas en esta guía?

Piezas OEM originales y alternativas probadas en fábrica para sistemas IBM, Toshiba, NCR, Diebold, Wincor y Hyosung — con envío mundial.