Python connector to DOMS controller

The most common way to interface with the DOMS PSS 5000 controller is through the manufacturer-provided PSS Interface components. These components are compiled as ActiveX components, which makes them easy to use on Windows but difficult or nearly impossible to use on other operating systems. In contrast, Python is a programming language that is available on all operating systems, allowing software written in Python to run on any computer.

...
Currently, I have implemented only the basic functions. My primary goal was to establish a connection and maintain it, as well as to listen for and recognize all events recorded on the forecourt by the DOMS controller. However, I could easily develop a complete solution for controlling DOMS using Python if someone is interested in such a solution.
...
Toni Stojev / CEO, Stonito

Youtube Presence

A proof of concept using EmuPSS in place of a DOMS controller.