ddt4all icon indicating copy to clipboard operation
ddt4all copied to clipboard

How do you change 'setpoint' parameter in DDT4all or PYREN?

Open AndyIreland opened this issue 4 years ago • 8 comments

Hi, - I have a Renault ZOE 22kw 2013 EV and I have always thought that when the interior heater climate control is set to deflect to footwell that its very poor. The heater is good out of every other vent like when deflected to windscreen or face vents on the dash but footwell very poor and my feet and legs feel colder.

So yesterday I put a OBD2 adaptor into the CAN socket and put the climate control to feet area only and then checked with PyREN and it gave me this : footwell flap zoe

as you can see the footwell deflection is only 48% and it will not go any higher - if i want all the heat to divert to my feet (which I do in winter and cold weather) I will need to have that 90-100% - but then I see the motor setpoint is at 48% so thats got to be the reason its heat wont go anywhere near to 100% down by my feet!

So, now to the question , How do I get to the setpoint section of the motor for the flap? - have looked in DDT4all and PYREN and cannot find this setting at all - any help please?

AndyIreland avatar Jan 10 '21 15:01 AndyIreland

X10-X98-X87-X52ClimBoxGen1-0000-04
   <Parameter name="P009" agcdRef="PR038" codeMR="PR038">
        <Label codetext="51143" defaultText="CONSIGNE MOTEUR DISTRIBUTION PIEDS"/>
        <Unit codetext="31" defaultText="%"/>
      </Parameter><Parameter id="P009"><Computation type="FLOAT32"><Value>_OH_FEETVENTACTRREQ </Value><MnemoList><Mnemo name="_OH_FEETVENTACTRREQ" /></MnemoList></Computation></Parameter>

 <Parameter name="P010" agcdRef="PR023" codeMR="PR023">
        <Label codetext="13684" defaultText="FOOTWELL - VENT DISTRIB FLAP POSITION"/>
        <Unit codetext="31" defaultText="%"/>
      </Parameter><Parameter id="P010"><Computation type="FLOAT32"><Value>_IH_FEETVENTACTRPOSITION </Value><MnemoList><Mnemo name="_IH_FEETVENTACTRPOSITION" /></MnemoList></Computation></Parameter>

Find the Mnemo name in the ddt2000 Ecu file. Then you can see whether there is a write command.

KarelSvo avatar Jan 11 '21 19:01 KarelSvo

thank you for that - i am a bit confused - I opened up file: X10_X98_X87_X52ClimBoxGen1_v08_3_20160722T152536.xml and got to this part - do i change anything here @KarelSvo ? feet vent

AndyIreland avatar Jan 19 '21 23:01 AndyIreland

Hi Andy, I like your approach to zoe. I would like to come to the function and improve the heating while charging let's help. @AndyIreland

Electrotom avatar Jan 21 '21 08:01 Electrotom

when I go into PyREN it finds ECU 11119 X10-X98-X87-X52ClimBoxGen1_0000_04_A ECU on my Zoe Car

But if I go into ECUs folder of PyREN folder in Program Files (x86) on windows there is not a file of 11119 X10-X98-X87-X52ClimBoxGen1_0000_04_A.xml there are only xml files of gen2ClimBox - gen3 ClimBox etc

ecu xml

AndyIreland avatar Jan 26 '21 18:01 AndyIreland

pyren now plan to run DDT4all I searched and this parameter is not there at all. overall I hope there will be better pyrene. I count about 2 days and I could have tried and let you know what to do with me.

Electrotom avatar Jan 26 '21 18:01 Electrotom

pyren now plan to run DDT4all I searched and this parameter is not there at all. overall I hope there will be better pyrene. I count about 2 days and I could have tried and let you know what to do with me.

sorry - but because of translation I dont know what question you are asking me @Electrotom - I am not ignoring you honestly :)

AndyIreland avatar Jan 26 '21 18:01 AndyIreland

@Electrotom - if you are asking 'how can you keep your heating on inside your Zoe when charging?" - I think this is what you might mean ? - If so its not easy on the Zoe because as you are charging it just blows out cold air out of the vents , there might be a workaround if you press the 'preheat' button on the Zoe keycard but thats the only way I think you can do it

AndyIreland avatar Jan 26 '21 20:01 AndyIreland

Find the Mnemo name in the ddt2000 Ecu file. Then you can see whether there is a write command.

if there is not a write command there then does that mean parameters cannot be changed at all then? - can we write in our own settings into the xml file?

AndyIreland avatar Feb 16 '21 15:02 AndyIreland

https://github.com/cedricp/ddt4all/issues/836

Furtif avatar Jun 02 '23 19:06 Furtif