As the petroleum retail landscape evolves, the demand for flexible, cost-effective forecourt control systems has increased. Historically, integrating Third-Party Pump Controllers (PPCs) with Gilbarco dispensers required complex, proprietary hardware interfaces or the complete removal of the dispenser’s internal electronics.
The Gilbarco Two-Wire Protocol represents a streamlined standard for communication between the Fuel Management System (FMS) and the dispenser. This brief outlines the technical architecture, wiring specifications, and integration logic required for new installations or retrofits utilizing third-party controllers with Gilbarco two-wire infrastructure.
This report details the technical requirements for integrating third-party Pump Control Systems (PCS) or Point of Sale (POS) systems with Gilbarco fuel dispensers using the Two-Wire Protocol. Unlike modern RF or Ethernet-based communications, the Two-Wire protocol remains the industry standard for robust, low-latency communication between the Forecourt Controller (FCC) and the dispensing unit. Understanding the handshake, polling loops, and command structures is essential for developers creating new controller hardware or software.
| Feature | Two-Wire Protocol | Modern Gilbarco (Ethernet/D-Box) | | :--- | :--- | :--- | | Fuel price lookup | Yes (polled) | Instant | | Receipt printing | No | Yes | | Loyalty/card reader | No (simple auth only) | Yes | | Grade status (full/empty) | No | Yes | | Multiple POS per site | Not supported | Yes |
The phrase "Gilbarco dispenser two-wire protocol for third party pump controllers new" is no longer a fantasy for electrical engineers. It is a practical reality driven by open hardware, expired patents (on older versions of the protocol), and a market demand for agnostic forecourts.
Whether you are a fleet operator wanting to bypass expensive POS licensing, a C-store owner integrating loyalty rewards directly into the nozzle, or a hobbyist reviving a classic dispenser, the two-wire protocol is your golden ticket.
Key Action Steps:
The walls around Gilbarco’s garden have lower gates now. With the latest two-wire tools, any competent third-party pump controller can command the forecourt.
Disclaimer: Gilbarco Veeder-Root is a registered trademark. This article is for informational purposes. Always consult with a certified fuel systems integrator and adhere to local electrical codes (NEC Article 514) before modifying dispenser wiring. As the petroleum retail landscape evolves, the demand
Word Count: ~1,850 words.
The Gilbarco Two-Wire protocol is a proprietary communication standard used to interface fuel dispensers with control consoles or point-of-sale (POS) systems. For third-party developers, mastering this protocol requires understanding its physical current-loop layer, the specific baud rates associated with different dispenser models, and the logical "master-slave" polling structure. 1. Physical Layer: The Current Loop
Unlike standard RS-232 or RS-485, the Gilbarco 2-wire system typically operates on a current loop interface. Wiring: It utilizes unshielded twisted pair (UTP) wires.
Multi-drop Configuration: The protocol supports up to 16 fueling positions (pumps) on a single communications loop.
Hardware Interface: Third-party controllers often require an interface converter (e.g., RS-232/RS-485 to Two-Wire) to bridge the gap between standard PC signals and the dispenser's current loop. 2. Communication Parameters
The baud rate is model-dependent, which is a common stumbling block for new implementations:
Legacy Models: Units like Highline-111 and the Advantage series often use a "Corporate" baud rate of 5787 bps.
Modern/International Models: Newer or specific international versions (e.g., SK700) may operate at 4800 bps. Common Settings: Data Bits: 8 Parity: Even Stop Bits: 1 3. Logical Protocol and Commands | Feature | Two-Wire Protocol | Modern Gilbarco
The system follows a strict Master-Slave architecture where the master (the controller) initiates all communication.
Addressing: Each pump is assigned a unique ID (typically 1–16). The master polls each address; only the addressed unit responds.
Command Codes: Controllers use specific "Special Function Commands" (SFC) to manage the pump. For instance:
SFC 010: Used for "Extended Status" to retrieve detailed grade and pump information.
Authorization: Commands to authorize a pump once a preset is entered or a handle is lifted.
Data Handling: The protocol can handle volume totals in 6-digit formats, often requiring flags to be set if the pump delivers data with specific decimal placements. 4. Implementation for Third-Party Controllers
To successfully integrate a third-party controller, the following components are typically required:
Installation Guide For Wayne-Gilbarco Dispensers - Allied Electronics The walls around Gilbarco’s garden have lower gates now
The Gilbarco Two-Wire protocol is a standard communication interface used to connect Gilbarco fuel dispensers (such as the Encore 500 and SK700) to Point-of-Sale (POS) systems and third-party controllers. It utilizes a 2-wire current loop to facilitate real-time data exchange for transactions, inventory management, and diagnostics. Technical Specifications
For third-party integration, the protocol requires specific communication parameters and physical wiring:
Physical Layer: Uses a 2-wire current loop interface. For new installations, Unshielded Twisted Pair (UTP) data wires are required (minimum 18 AWG for runs up to 1000 feet). Baud Rates:
5787 bit/sec: The standard "Corporate" baud rate for newer models like Highline-111 and Euroline.
4800 bit/sec: Used for older or specific models like Highline-2 and Euro Dimension. Data Format: 8 Data bits, Even Parity, 1 Stop bit.
Addressing: Up to 16 fueling positions can typically be connected per dispenser communication channel. Third-Party Controller Integration
Because the protocol is proprietary, third-party controllers often require an intermediary hardware interface to communicate with the dispensers:
Gilbarco Two Wire Pump Protocol - TOAZ - INFO | PDF - Scribd
Here are the key features of the Gilbarco Two-Wire Protocol (often referred to as G-Site or TLS-2 over serial) when used with third-party pump controllers for new installations:
Integrating with the Gilbarco Two-Wire protocol offers a reliable method for third-party pump controllers to manage fuel dispensing. However, it requires strict adherence to the Master-Slave polling architecture and precise hardware interfacing (Current Loop conversion). Successful implementation relies on a robust software state machine capable of handling communication timeouts and adhering to local Weights and Measures regulations regarding transaction integrity.