Gilbarco Dispenser Twowire Protocol For Third Party Pump Controllers New ✔ [ULTIMATE]
This technical guide breaks down the physical, electrical, and data-link layers of the Gilbarco two-wire protocol, providing a blueprint for engineering third-party pump controllers. 1. Physical Layer and Electrical Specifications
You might ask: Why not just use Bluetooth or Wi-Fi to control the dispenser?
This comprehensive guide details the technical specifications, physical layer characteristics, data framing, and software implementation strategies required to interface third-party controllers with new Gilbarco fuel dispensers. 1. The Physical Layer: Current Loop Topology This technical guide breaks down the physical, electrical,
The controller continuously sends a Status Poll command to every configured dispenser address. The dispenser answers with its current state:
The controller has approved the sale, and the pump is priming. The dispenser answers with its current state: The
+-----------+ | IDLE | <------------------------------------+ +-----------+ | | | | (Customer lifts nozzle / Nozzle Switch) | v | +-----------+ | | REQUESTING| | +-----------+ | | | | (Controller sends AUTHORIZE command) | v | +-----------+ | | FUELING | | +-----------+ | | | | (Customer replaces nozzle / Limit reached) | v | +-----------+ | | FINISHED | -------------------------------------+ +-----------+ (Controller pulls data & clears transaction) State Sequence Details 4-20mA Comunications | Page 3 - All About Circuits Forum
: Fetching the final Price Per Unit (PPU), dispensed volume, and total money at the end of a transaction. Implementation for Third Parties physical layer characteristics
: For developers, the protocol is not a black box. Companies like Petrol Solution SRL have developed the 2-Wire Protocol Pump Test Application , a software tool designed specifically for the 2-Wire Current Loop Protocol. This software allows technicians and integrators to send commands directly to the dispenser, diagnose issues, and test their own implementations without needing a full POS system attached. This open accessibility is a major driver of adoption.