If it works with the original Openport, it likely uses standard J2534 API calls, so it *should* theoretically work with good clones or other Passthru devices like SM2 Pro or Mongoose as well.
I'll download it, check the included docs, and test it out on a Golf 7 cluster I have lying around. It's definitely handy if it saves setting up a full bench rig with a Gateway just to check mileage or coding.
I haven't managed to hook it up to the physical cluster yet, got buried in work today.
However, I took a quick look at the software structure. It seems to be a simple J2534 wrapper.
For those wondering how this works technically: On the MQB platform, the cluster (J285) waits for a specific CAN message from the Gateway/BCM to know that "Ignition is ON" (Terminal 15). Usually, this is CAN ID 0x3C0 or similar depending on the year. Without this message repeating on the bus, the cluster stays dark or goes to sleep immediately to save power.
This tool likely just blasts that CAN frame periodically to keep the cluster awake.
A word of caution for clone users:
If you are using a clone Tactrix (especially the cheaper ones), be careful. Some of these third-party tools try to access the J2534 DLL in ways that can sometimes brick a clone if the firmware/driver versions mismatch. Always safer to test with a device that has robust drivers like SM2 Pro or a genuine Openport.
I will try to test with Scanmatik 2 Pro this weekend and let you know if it works or if it's hardcoded for Tactrix only.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.