|
|||||||||||||||||
| Last visit was: Sun Mar 08, 2026 11:07 pm | It is currently Sun Mar 08, 2026 11:07 pm |
Integrating a third-party POS with Gilbarco dispensers via the Two-Wire Protocol generally follows this workflow:
The protocol follows a Master-Slave architecture. The third-party controller acts as the Master, and the dispensers act as Slaves. Communication is never initiated by the pump; it must wait to be polled.
Today, two distinct classes of controllers handle Two-Wire protocol management. The first is the dedicated forecourt controller, like the DOMS PSS 5000, which functions as a universal translator. It supports over 100 different protocols, including multiple versions of Gilbarco 2W (Australia, EU, USA, and Changi). Its ability to handle mixed-brand equipment makes it a cornerstone of multi-vendor forecourts. Integrating a third-party POS with Gilbarco dispensers via
Nozzle returned to boot, final transaction data ready for retrieval.
In most jurisdictions (USA, EU), any third-party controller that modifies or reads fuel volume must be . Solution: Ensure your two-wire implementation does not inject or alter pulse data – only poll read-only commands ( 0x31 ). Write commands ( 0x30 ) are allowed for authorization but not calibration. Today, two distinct classes of controllers handle Two-Wire
The non-standard baud rate of 5787 bps presents a hurdle for modern microcontrollers (like STM32, ESP32, or NXP LPC chips). Standard UART fractional dividers often cannot match 5787 bps exactly, leading to framing errors. Developers must use a high-frequency crystal oscillator or utilize a dedicated programmable timer to generate an exact clock source for the UART peripheral. 2. Timing and Collision Avoidance
As fuel stations evolve into multi-functional retail hubs—integrating electric vehicle (EV) charging, alternative fuels, and advanced IoT edge devices—third-party manufacturers are increasingly developing custom forecourt controllers. Its ability to handle mixed-brand equipment makes it
A third-party controller manages the dispenser by constantly looping through specific operational states.
The Allied Installation Guide for Gilbarco provides specific wiring pinouts for connecting third-party Aegis or NeXGen controllers to Gilbarco "D-Boxes". 3. Key Communication Parameters
Devices like the Gilbarco 2-Wire Interface from Levtech or the GB-2 and GB-8 boards from Technotrade provide the physical translation between the pump's current loop and a PC's USB or serial port.
Because the protocol is proprietary, third-party controllers often require an intermediary hardware interface to communicate with the dispensers: