Use a hardware serial spy tool or logic analyzer between a real Gilbarco CRIND/dispenser head and your prototype controller to debug timing variances down to the millisecond.
: Third-party interface converters, such as those from Levtech or Technotrade , often feature optical isolation to protect the controller from voltage spikes on the pump loop. Implementation Tools
Third-party developers must implement commands for bringing a pump online, configuring it, polling for status, and managing fuel sale data. Modern Upgrades
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. Use a hardware serial spy tool or logic
Fetches ongoing volume, amount, and unit price during an active fueling state.
Several cloud-based controllers (e.g., PDI’s FueLink, Kalibrate Edge) now offer two-wire via an IoT gateway that uses an on-board current-loop interface.
The controller must efficiently poll all fueling points. In a new installation, this requires careful configuration to avoid latency, especially on sites with many fueling points. The controller should request status updates frequently enough to provide real-time data, but not so frequently that the communication line becomes congested. B. Message Interpretation Modern Upgrades In most jurisdictions (USA, EU), any
: Up to 16 fueling positions can typically be connected per dispenser communication channel. Third-Party Controller Integration
Before software development begins, the physical interface must be correctly established.
The nozzle was returned to the boot. The final volume and currency totals are locked in memory waiting for a clearing signal. B. The Authorization Command Fetches ongoing volume, amount, and unit price during
The two-wire protocol returns pulses as a frequency. The new converters output these as standard quadrature encoder pulses or Modbus registers. Your third-party pump controller can now read with sub-penny accuracy.
This is a popular third-party universal controller. The PTS Controller Technical Guide details how to bridge third-party systems to Gilbarco dispensers.