You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a quick guide to configure J2534-logger, which is a powerful vendor-agnostic method to transparently monitor J2534 communications.
The logger shim receives commands from the J2534 application, saves them to a log file, then passes the command to the real DLL. Your existing J2534 interfaces will not be affected, only one new J2534 interface will be added.
Installation
Download this prebuilt J2534-logger, and unzip the folder J2534-Shim into your C:\Program Files (x86)\ folder
Run install-shim.reg
Usage
Diogenes
Select Connection->J2534 Interfaces->J2534-Shim
When the "Select a J2534 interface" dialog appears, pick the real J2534 hardware (e.g. OpenPort or AbrPT32)
Take note of where the logfile will be saved, then press OK. You can now continue normally.
Configure your PartJ to use J2534-Shim. Whenever Vediamo attempts to open a connection, a window will appear to ask you about your preferred interface.
Open your configuration file, which should be in one of these folders:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Here's a quick guide to configure J2534-logger, which is a powerful vendor-agnostic method to transparently monitor J2534 communications.
The logger shim receives commands from the J2534 application, saves them to a log file, then passes the command to the real DLL. Your existing J2534 interfaces will not be affected, only one new J2534 interface will be added.
Installation
J2534-Shim
into yourC:\Program Files (x86)\
folderinstall-shim.reg
Usage
Diogenes
Connection->J2534 Interfaces->J2534-Shim
Vediamo
Configure your PartJ to use J2534-Shim. Whenever Vediamo attempts to open a connection, a window will appear to ask you about your preferred interface.
C:\Program Files\Vediamo\Caesar\driver\slave.ini
C:\Program Files (x86)\Vediamo\Caesar\driver\slave.ini
PassThruVersion
to04.04
, andDeviceName
toJ2534-Shim
Beta Was this translation helpful? Give feedback.
All reactions