Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

[How-To] Diagbox 7.57 telecoding Server fix
09-02-2019, 15:00 PM,
Post: #11
RE: [How-To] Diagbox 7.57 telecoding Server fix
(28-01-2019, 04:41 AM)febianuy Wrote:  Hi there! Some feedback: script_atm_telexx.s patch dont work for telecoding configuration in Valeo V46.11 computer. Tested in many versions 7.02, 7.40, 7.57, 7.58, 7.62. "programming error"

Hope someone can fix this someday  giggle
What is the vehicle? Which year? Try the first version of diagbox in which your car appears.
Quote this message in a reply
12-02-2019, 21:20 PM,
Post: #12
RE: [How-To] Diagbox 7.57 telecoding Server fix
(08-12-2018, 20:33 PM)Itsme Wrote:  Here's a little how-to for telecoding with newer models (>2016).
It solve the server connection problem and you can manual telecode.

I've tried it and it works. biggrin
(Smeg telecoding gives you an error but if you click on "Ok", it will telecode nevertheless.)

Go to folder C:/AwRoot/dtrd/tree/

there are three folders
TeleXX
TeleXX_PR
TeleXX_TPM

in each folder there's a file called script_atm_telexx.s

Open each file with an editor and replace all with this code:

Code:
<!DOCTYPE Tree SYSTEM "IPSA.dtd">
<Tree chk="568489490" type="Script">
<Header>
<IFile>
<FileName name="tlcd_fullprocedure">
</FileName>
<Modif date="17/05/2011" user="aplot" site="THESAU">
</Modif>
</IFile>
<ITool name="ime2" revision="7.3.1.2" exedate="28/10/2010">
</ITool>
</Header>
<precel>
</precel>
<cel>
<Start posc=3 posl=1 destc=3 destl=3 ident=10>
<Comment>Gamme de procédure
</Comment>
<Comment>$Rev: $
</Comment>
</Start>
<SubTree posc=3 posl=5 destc=5 destl=7 ident=73 FileName="tlcd_fullprocedure_prepare.s" IsCritical="NO">
<FilePath path="Vehicle\gen">
</FilePath>
</SubTree>
<SubTree posc=5 posl=9 destc=5 destl=11 ident=74 FileName="tlcd_fullprocedure_execute.s" IsCritical="NO">
<FilePath path="Vehicle\gen">
</FilePath>
</SubTree>
<Switch posc=5 posl=13 ident=76>
<Source>
<TextBuffer name="TYPEOFGUI">
</TextBuffer>
</Source>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="STANDARD_GUI">
</ASCIIString>
</Source>
<TargetCell destc=3 destl=5>
</TargetCell>
</SwitchTest>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="WRITE_GUI">
</ASCIIString>
</Source>
<TargetCell destc=3 destl=5>
</TargetCell>
</SwitchTest>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="GUI_NOT_READ">
</ASCIIString>
</Source>
<TargetCell destc=3 destl=5>
</TargetCell>
</SwitchTest>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="STANDARD_GUI_AND_QUIT">
</ASCIIString>
</Source>
<TargetCell destc=7 destl=15>
</TargetCell>
</SwitchTest>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="READ_GUI">
</ASCIIString>
</Source>
<TargetCell destc=7 destl=15>
</TargetCell>
</SwitchTest>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="GUI_ONLY_READ">
</ASCIIString>
</Source>
<TargetCell destc=7 destl=15>
</TargetCell>
</SwitchTest>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="WGUI_ONLY_WRITE">
</ASCIIString>
</Source>
<TargetCell destc=7 destl=15>
</TargetCell>
</SwitchTest>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="GUI_NOT_READ_AND_QUIT">
</ASCIIString>
</Source>
<TargetCell destc=7 destl=15>
</TargetCell>
</SwitchTest>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="GUI_WITHOUT_RESULT">
</ASCIIString>
</Source>
<TargetCell destc=7 destl=15>
</TargetCell>
</SwitchTest>
<SwitchTest type="EQUAL">
<Source>
<ASCIIString value="WITHOUT_GUI">
</ASCIIString>
</Source>
<TargetCell destc=7 destl=15>
</TargetCell>
</SwitchTest>
<DefaultSwitchTarget>
<TargetCell destc=3 destl=5>
</TargetCell>
</DefaultSwitchTarget>
</Switch>
<End posc=7 posl=15 ident=78>
</End>
<Act posc=3 posl=3 destc=3 destl=5 ident=84>
<MathAndLogic>
<Assignment>
<Source>
<StandardValue name="FALSE">
</StandardValue>
</Source>
<Destination>
<TextBuffer name="USER_NEXT">
</TextBuffer>
</Destination>
</Assignment>
</MathAndLogic>
<MathAndLogic>
<Assignment>
<Source>
<StandardValue name="FALSE">
</StandardValue>
</Source>
<Destination>
<TextBuffer name="TLCD_FULLPROCEDURE">
</TextBuffer>
</Destination>
</Assignment>
</MathAndLogic>
</Act>
<Test posc=5 posl=7 destyesc=7 destyesl=15 destnoc=5 destnol=9 ident=86>
<MathAndLogic>
<LogicalTest>
<For>
<DataComparison type="EQUAL">
<Source>
<StandardValue name="TRUE">
</StandardValue>
</Source>
<Source>
<TextBuffer name="USER_NEXT">
</TextBuffer>
</Source>
</DataComparison>
</For>
</LogicalTest>
</MathAndLogic>
</Test>
<Test posc=5 posl=11 destyesc=7 destyesl=15 destnoc=5 destnol=13 ident=87>
<MathAndLogic>
<LogicalTest>
<For>
<DataComparison type="EQUAL">
<Source>
<StandardValue name="TRUE">
</StandardValue>
</Source>
<Source>
<TextBuffer name="USER_NEXT">
</TextBuffer>
</Source>
</DataComparison>
</For>
</LogicalTest>
</MathAndLogic>
</Test>
</cel>
</Tree>

It works with 7.57 (maybe with later versions too) but not with 7.83 correctly.

It's not my code but i want to share it. 
Maybe someone can modify it a little bit more to work with 7.83.
It's from peugeottalk.de from a user named 1uck3r.

But unfortunately he is no longer interested in expanding the code...

Maybe someone can fix this code a little bit more. smile

This script (script_atm_telexx.s) is from Diagbox version 7.83 from the TeleXX folder.
Someone (maybe a programmer) could compare this script to the original and find a solution how this codes work and then change it.
Programming Error with Error Code 415 on DB 7.57 when trying to config instrument cluster on Peugeot 2008 2016
Quote this message in a reply
13-02-2019, 17:13 PM,
Post: #13
RE: [How-To] Diagbox 7.57 telecoding Server fix
not works at all with smeg+ here
Quote this message in a reply
21-02-2019, 08:00 AM,
Post: #14
RE: [How-To] Diagbox 7.57 telecoding Server fix
I confirm I tried with both methods but it does not work ... Rather we should work directly on the online Diagbox for NAC, RCC, SMEG because the offline encodings are blocked.
Quote this message in a reply
16-04-2019, 19:46 PM,
Post: #15
RE: [How-To] Diagbox 7.57 telecoding Server fix
Can I use Diagbox 7.57 with C4 Picasso II (Spacetourer) after lift? (2016+).

Car will be detected?
Quote this message in a reply
24-04-2019, 21:35 PM, (This post was last modified: 11-05-2019, 18:18 PM by Itsme.)
Post: #16
RE: [How-To] Diagbox 7.57 telecoding Server fix
(09-02-2019, 15:00 PM)TFT Wrote:  
(28-01-2019, 04:41 AM)febianuy Wrote:  Hi there! Some feedback: script_atm_telexx.s patch dont work for telecoding configuration in Valeo V46.11 computer. Tested in many versions 7.02, 7.40, 7.57, 7.58, 7.62. "programming error"

Hope someone can fix this someday  giggle
What is the vehicle? Which year? Try the first version of diagbox in which your car appears.

Sry for my late answer, i'm not here often. nospeak

I've made it with my 308 GTi from 2016 and Smeg+.

I am currently testing a few versions (7.83, 8.19, 8.55, 9.12 (not activated), 9.40 (not activated))

Also i've got a copy of v9.23 from Mr Rorry's Setup, but not yet activated. wink
I took some files and folders from v9 and could integrate all new ecu's and even the NAC/RCC in 8.55.
There are also a few files to modify.

Maybe i can create a working 8.55.

Because unfortunately I do not think MrRorrys approach is morally ok...

I have largely removed the VCI check so that I can list the ECU's without having to connect the car.
I test with an imaginary VIN.
That makes it a little easier to test.

   

But it still takes a while.
We will see what the future holds.
Quote this message in a reply
[+] 6 users say Thank You to Itsme for this post
18-07-2019, 12:18 PM,
Post: #17
RE: [How-To] Diagbox 7.57 telecoding Server fix
(24-04-2019, 21:35 PM)Itsme Wrote:  But it still takes a while.
We will see what the future holds.

any progress? smile
Quote this message in a reply
[+] 1 user says Thank You to _eMdzeJ_ for this post
19-07-2019, 12:49 PM, (This post was last modified: 26-07-2019, 08:53 AM by Itsme.)
Post: #18
RE: [How-To] Diagbox 7.57 telecoding Server fix
I'm currently working on an activated 9.47. smile
The inserted files for the Nac/Rcc from v9 into v8.55 doesn't work correctly. 
But the B8 (Citroen DS5) folder in 8.55 under tree/vehicles has nac files. 
My next idea is to use a DS5 VIN, choose the DS5 model and configure my nac. 

But back to diagbox. 
Diagbox is working with javascript and the launcher is just firefox with an extension in the background.
They just hide the firefox tabs and frames with css.

You have to delete this file (userChrome).
   

After remove the css codes, you can see firefox with all his functions.
And also the source with all javascripts that are used. 
   

Now i have to search with the developer console, how the query's work.
Quote this message in a reply
20-09-2019, 12:58 PM,
Post: #19
RE: [How-To] Diagbox 7.57 telecoding Server fix
How to manual telecoding BSI for new 3008 P84C 2017 ,i tried this way but display program failed
Diagbox Ver 7.57 and 8.55 Vmware
VCI Ver 4.3.2 / 4.3.3
Quote this message in a reply
20-09-2019, 15:41 PM,
Post: #20
RE: [How-To] Diagbox 7.57 telecoding Server fix
(20-09-2019, 12:58 PM)wxhank Wrote:  How to manual telecoding BSI for new 3008 P84C 2017 ,i tried this way but display program failed
Diagbox Ver 7.57 and 8.55 Vmware
VCI Ver 4.3.2 / 4.3.3
Diagbox 7.57 if i remember well do cars only till end of 2014......
Regarts...........beer
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  diagbox 9.173 sharawi 2 291 21-04-2024, 14:31 PM
Last Post: justdiag
  PSA Diagbox VCI Interfaces alexturbo 18 7,152 27-12-2023, 21:45 PM
Last Post: apol
PPeugeot DIAGBOX 2021 9.85 FULL INSTALATION akli 6 2,940 26-12-2023, 20:21 PM
Last Post: Le-Mans
PCitroen DIAGBOX online walczaklu 10 8,822 03-12-2023, 12:57 PM
Last Post: mattydr67
  DiagBox 7+Updates+Firmware+Drivers+Tools (Magnet) Simple 33 35,922 22-11-2023, 06:16 AM
Last Post: Jeppo
PPeugeot Diagbox 9.129 activation request dadoa4 4 2,513 09-11-2023, 09:59 AM
Last Post: bovhec
  diagbox 9.150 stasi 5 2,434 16-09-2023, 19:41 PM
Last Post: stasi
  DiagBox Language Change Simple 16 17,555 14-09-2023, 10:01 AM
Last Post: żarówka
  DIAGBOX help needed installing mars2moon 4 1,100 23-07-2023, 18:45 PM
Last Post: J415UNNY
PPeugeot Diagbox 9.91 VmWare gabi2008 6 4,352 23-07-2023, 18:42 PM
Last Post: J415UNNY

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content