CarTechnoloGY
Can the psdzdata Folder from ISTA+ also be used for E-Sys? - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Discussions All about Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=310)
+--- Forum: Automotive Help & Discussions / Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=40)
+---- Forum: BMW - Mini - Rolls Royce (https://cartechnology.co.uk/forumdisplay.php?fid=61)
+---- Thread: Can the psdzdata Folder from ISTA+ also be used for E-Sys? (/showthread.php?tid=21162)



Can the psdzdata Folder from ISTA+ also be used for E-Sys? - M-Simon - 21-01-2017

Hi,

in my actuall configuration I use the psdzdata Folder from ISTA-P also for E-Sys.

In the future I want to delete ISTA-P (i have only a F-Series Car).

Can I use the psdzdata (C:\Rheingold\PSdZ\data_swi\psdzdata) folder from ISTA+ also for E-sys?

Thank you!


RE: Can the psdzdata Folder from ISTA+ also be used for E-Sys? - Almaretto - 21-01-2017

Yes; you can use ISTA+ Psdzdata.


Can the psdzdata Folder from ISTA+ also be used for E-Sys? - cryptocar - 21-01-2017

(21-01-2017, 14:22 PM)Munich Simon Wrote:  Hi,

in my actuall configuration I use the psdzdata Folder from ISTA-P also for E-Sys.

In the future I want to delete ISTA-P (i have only a F-Series Car).

Can I use the psdzdata (C:\Rheingold\PSdZ\data_swi\psdzdata) folder from ISTA+ also for E-sys?

Thank you!


Just select C:\Rheingold\PSdZ\data_swi as your data location in E-sys


Sent from my iPhone using Tapatalk Pro


RE: Can the psdzdata Folder from ISTA+ also be used for E-Sys? - Loliceman - 21-01-2017

Code:
rmdir /s /q "C:\Data\psdzdata"
rmdir /s /q "C:\Data\SWE"
rmdir /s /q "C:\Rheingold\PSdZ\data_swi\psdzdata"

mklink /d "C:\Data\psdzdata" "C:\BMW\ISTA-P\BMW\Services\data\ecudata\psdzdata"
mklink /d "C:\Data\SWE" "C:\BMW\ISTA-P\BMW\Services\data\ecudata\psdzdata\swe"
mklink /d "C:\Rheingold\PSdZ\data_swi\psdzdata" "C:\BMW\ISTA-P\BMW\Services\data\ecudata\psdzdata"
pause

Here is what I use. Replace the "ISTA-P" path with your ISTA-P installation or psdzdata path. Then save it as a .bat file. Run the file as administrator.


RE: Can the psdzdata Folder from ISTA+ also be used for E-Sys? - milkyway - 23-01-2017

Hello!

I did the same. A mklink for SWE is not needed for E-Sys.

CU Oliver


RE: Can the psdzdata Folder from ISTA+ also be used for E-Sys? - EuroCSL - 24-01-2017

(21-01-2017, 14:22 PM)Munich Simon Wrote:  Hi,

in my actuall configuration I use the psdzdata Folder from ISTA-P also for E-Sys.

In the future I want to delete ISTA-P (i have only a F-Series Car).

Can I use the psdzdata (C:\Rheingold\PSdZ\data_swi\psdzdata) folder from ISTA+ also for E-sys?

Thank you!

Or you can do it my lazy way and use HardshellLinknerd


RE: Can the psdzdata Folder from ISTA+ also be used for E-Sys? - AutoExe3219 - 24-12-2017

Which psdzdata is the best for E-sys?
C:\Rheingold\PSdZ\data_swi\psdzdata or C:\BMW\ISTA-P\BMW\Services\data\ecudata\psdzdata?


RE: Can the psdzdata Folder from ISTA+ also be used for E-Sys? - Google44 - 15-03-2019

Installed all this and got it working. However, I cannot see DDE option under Service Functions-Power Train


What do I need to change to see this?

Just attached now to make it clear what problem I am trying to resolve in Ista. Not sure what file/db do I need to update to see DDE option


RE: Can the psdzdata Folder from ISTA+ also be used for E-Sys? - Google44 - 22-03-2019

anyone? Can someone advice what file do I need to update as per above msg. Thanks