Repair GuideJun 7, 2026·11 min de lecture

Afficheur client POS noir ou ne fonctionne pas ? Guide alimentation, port COM, protocole et remplacement

Un guide terrain pour un afficheur client/colonne POS (VFD ou LCD) noir ou brouillé — comment il se connecte en série ou USB-COM, une séquence alimentation-câble-COM-protocole, tester le port avec un terminal, et choisir un remplacement par émulation.

Le tri rapide

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.

Comment un afficheur client se connecte

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.

Lire le symptôme

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.

Pas à pas : alimentation, câble, COM, protocole

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.

Port COM, débit en bauds et émulation de commandes

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.

Choisir un afficheur client de remplacement

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.

Questions fréquentes

Mon afficheur client (colonne) POS est complètement noir — par où commencer ?
Commencez par l'alimentation. Vérifiez que l'adaptateur de l'afficheur est branché aux deux bouts et que la prise fonctionne — beaucoup d'afficheurs colonne sont alimentés séparément du câble de données. Un afficheur sous tension mais au repos montre souvent un message de veille (certains modèles 'rOFF' ou 'cOFF'). S'il est vraiment noir sans lueur, c'est l'alimentation ; s'il luit ou montre un message de veille mais pas les données de vente, le souci est la connexion de données ou la configuration logicielle.
L'afficheur a du courant mais ne montre rien pendant une vente — est-il cassé ?
Généralement non. Un afficheur alimenté qui ne montre pas les données de vente a presque toujours un problème de chemin de données ou de configuration : câble série/USB desserré, mauvais port COM choisi dans le logiciel POS, ou débit en bauds incohérent. Vérifiez le câble aux deux bouts, puis que le port COM et les paramètres série de votre configuration POS correspondent à l'afficheur. Une panne matérielle est la moins probable quand l'afficheur a clairement du courant.
Comment trouver le bon port COM et débit en bauds ?
Les afficheurs client communiquent en série — via un vrai port série (RS-232) ou un port COM virtuel USB. Dans le Gestionnaire de périphériques, notez sous quel numéro COM l'afficheur apparaît, puis réglez ce même port COM dans votre logiciel POS, avec le débit, les bits de données, la parité et les bits d'arrêt attendus (souvent 9600 bauds, 8-N-1, mais vérifiez le manuel). Un mauvais numéro COM ou débit est la raison la plus fréquente qu'un afficheur sain reste noir.
Comment tester si l'afficheur lui-même marche ?
Utilisez un terminal série comme PuTTY. Ouvrez le port COM de l'afficheur à son débit et tapez des caractères — s'ils apparaissent sur l'afficheur, le matériel et le câble vont bien et le défaut est dans la configuration logicielle POS. Si rien n'apparaît même depuis un terminal avec le bon port et les bons réglages, le câble, le port ou l'afficheur lui-même est défectueux.
L'afficheur montre des caractères brouillés au lieu du prix — pourquoi ?
Une sortie brouillée signifie presque toujours un décalage de réglages ou de protocole, pas un afficheur cassé. Vérifiez d'abord le débit et les paramètres série — un mauvais débit produit du charabia. S'ils sont corrects, l'émulation/le protocole de commandes est probablement faux : les afficheurs client parlent différents jeux de commandes (Epson ESC, UTC, EMAX, ADM et autres), et le POS doit être réglé sur celui que votre afficheur utilise. Ajustez l'émulation et le charabia disparaît.
Quand remplacer l'afficheur client, et quoi faire correspondre ?
Remplacez-le quand un câble, port COM et réglages corrects — vérifiés avec un terminal — ne produisent toujours rien, indiquant que le VFD/LCD ou son contrôleur a lâché. Faites correspondre le remplacement par interface (série RS-232 vs USB), l'émulation de commandes que votre POS gère, le type d'afficheur (VFD vs LCD) et la disposition des caractères (souvent 2 lignes × 20 caractères), et le style de montage/colonne qui va à votre comptoir.

Sources & lectures complémentaires

  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

Guides associés

Catégories associées

Pièces en vedette

Besoin des pièces mentionnées dans ce guide ?

Pièces OEM d'origine et alternatives testées en usine pour les systèmes IBM, Toshiba, NCR, Diebold, Wincor et Hyosung — avec expédition mondiale.