CarTechnoloGY
ESysPlus 2.8 (Suitable for ESys3.26.1 and 3.27.0 and 3.27.1) - 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: ESysPlus 2.8 (Suitable for ESys3.26.1 and 3.27.0 and 3.27.1) (/showthread.php?tid=9478)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28


RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - laolin - 18-08-2015

Great app for Bmw coding ,you're master


RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - ultimate - 18-08-2015

Hello, without connecting to the car is not working?


RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - bmwcode - 19-08-2015

(17-08-2015, 07:02 AM)snzdl Wrote:  [2015-08-18] ver 2.7 Fixed a bug. (does not fix data when coding)


My new design of the ESysPlus, more stable and more convenient.

It applies to your new installation of ESys, without patches. Without EST.

It can fix trimmed CAF and FA data.

In Coding page, increased quick coding script, You can save the encoded data to a script file, instantly coding is completed.

You do not need to be hex conversion when writing values

VO visual editor allows you to edit the VO more convenient.

You can remotely connect vehicle coding or programming, While the each other only need a few hundred KB of ESYSNAT.EXE, without ESys, without psdzdata.

[Image: 0.jpg]

[Image: 1.jpg]

[Image: 2.jpg]

[Image: 3.jpg]

so great you made


RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - laolin - 19-08-2015

(18-08-2015, 17:51 PM)ultimate Wrote:  Hello, without connecting to the car is not working?

can work without connecting


RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - snzdl - 19-08-2015

(18-08-2015, 17:51 PM)ultimate Wrote:  Hello, without connecting to the car is not working?

Hello,
I'm sure it can work. Can you describe clearly the fault?


RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - simonchs - 19-08-2015

Nice features! and I love the "script" function so much smile


RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - hulahans - 19-08-2015

I don t understand 100% the meaning of the srcipts you can save after coding, what is it good for exactly?


RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - snzdl - 19-08-2015

(19-08-2015, 09:19 AM)hulahans Wrote:  I don t understand 100% the meaning of the srcipts you can save after coding, what is it good for exactly?

I have provided a demo file "NBT (Demo).csr" in directory "Script":


;Script Format Demo

;Lock/unlock sound confirm checkbox
ACOUSTICAL_LOCK_CONFIRM=aktiv

;Video in motion
SPEEDLOCK_X_KMH_MIN=Werte=FF
SPEEDLOCK_X_KMH_MAX=Werte=FF

;Disclaimer display delay
LEGAL_DISCLAIMER_TIME=Werte=0

;USB Play Video
API_USB_VIDEO=both
ENT_CODEC_XVID=aktiv
ENT_CODEC_VCD=aktiv


After running this script, all KEY will be modified to specify.


RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - ft4070 - 19-08-2015

Great work snzdl !

Will you be adding support for trimmed FP visibility also in other sections eg. TAL calculating or VCM ? Think it's only working in Coding section at the moment.

(17-08-2015, 07:02 AM)snzdl Wrote:  [2015-08-18] ver 2.7 Fixed a bug. (does not fix data when coding)


My new design of the ESysPlus, more stable and more convenient.

It applies to your new installation of ESys, without patches. Without EST.

It can fix trimmed CAF and FA data.

In Coding page, increased quick coding script, You can create a script file to batch modify key values.

You do not need to be hex conversion when writing values

VO visual editor allows you to edit the VO more convenient.

You can remotely connect vehicle coding or programming, While the each other only need a few hundred KB of ESYSNAT.EXE, without ESys, without psdzdata.



RE: ESysPlus 2.7 (Fixed a bug) (Suitable for ESys3.26.1 and 3.27.0) - snzdl - 20-08-2015

(19-08-2015, 21:35 PM)ft4070 Wrote:  Great work snzdl !

Will you be adding support for trimmed FP visibility also in other sections eg. TAL calculating or VCM ? Think it's only working in Coding section at the moment.

Because fix data very time-consuming, I shield other fix data than the FA editor.
Maybe I'll add an option in future versions.