When using a script, the value is not found.

   #1  

rapgod

Verified VCDS User
Verified
Joined
Sep 30, 2019
Messages
6
Reaction score
2
Location
S.Korea
VCDS Serial number
C?ID=381521
I use script well.
Always thank you.

Often when I use some scripts I can't find a value.
For example

StartVCDS ()
OpenUnit ("09")
LoginToUnit ("31347")
ChangeAdpChannel ("Leuchte23SL HLC10-Dimming Direction EF 23", "minimize")
ChangeAdpChannel ("Leuchte24SL HRA65-Dimming Direction EF 24", "minimize")
ChangeAdpChannel ("Leuchte23SL HLC10-Lichtfunktion C 23", "Brake light")
ChangeAdpChannel ("Leuchte24SL HRA65-Lichtfunktion C 24", "Brake light")
CloseUnit ()

The two items above find the value and modify it, but in the case of the two-line "Brake light", the value is not found and the script stops.

Please let me know if you know the cause.

Thank you!
 
   #2  

hadez16

Verified VCDS User
Verified
Joined
Jun 19, 2017
Messages
824
Reaction score
702
Location
Germany
VCDS Serial number
C?ID=289891
Hi there and thank you for using the tool ;)

At the moment I have no idea what the problem could be.
What I already saw is that some fancy blank spaces are included in some values meaning something like "Brake light_"

Could you manually change the value to Brake Light and create an CSV adaptation map of your BCM? Let's see how it is reflected in an admap.
 
  • Like
Reactions: Uwe
Back
Top