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!
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!