Post #21
trun10tion
Bolt-On Member
Will do update after some good ole rest lolIt sounds like the installation process created nested folders or you have leftover files from previous attempts. Having both EDIABAS 7.6 and 7.7 present simultaneously means the environment is messy and will definitely lead to conflicts.
If you edited anEDIABAS.INIfile and INPA didn't change behavior, you 100% edited the wrong file in an inactive folder. INPA is loading from somewhere else.
Here is how to fix this:
1. Cleanup: Delete ALLEC-APPSandEDIABASfolders from your C:\ drive. Start totally clean.
2. Manual Extraction: Do not rely on an automatic installer if it's creating messes. Open the downloaded archive with 7-Zip or WinRAR. Extract the contents directly to the root ofC:\. You should end up with exactly these two folders at the root:
C:\EC-APPS\
C:\EDIABAS\
3. Configuration: Navigate to the *only* resulting binary folder:C:\EDIABAS\BIN\. OpenEDIABAS.INIand setInterface = STD:OBD. Ensure yourOBD.INIhas the correct COM port.
4. The "ENET" Label: Crucial point: The text displayed at the top header of the INPA window (e.g., "INPA - Loader for F-Series ENET") is often just hardcoded text in the loader script. It does not necessarily reflect the actual active EDIABAS configuration.
Do not worry about what the INPA header text says. If you configuredEDIABAS.INIcorrectly for STD:OBD and set up your COM port inOBD.INI, plug the K+DCAN cable into the car and try to connect to a module (like Engine or Airbag). That is the only real test.