Hi All
I want to control the LED's on my 635 and use them as shift lights for rfactor.
I do a bit of VB coding and .net so have a breif outline of codes etc.
Take LED 1 as an example
led01_id_value=3946533252
led01_order=1
led01_smooth=0
led01_value_max=7500
led01_value_min=0
I understand the values there and when i press the excellerator the LED brightness goes up and comes back down again.
But can we go a step further and turn them on/off depending on the value?
Say to turn it on at 5000RPM (The car max ID is 7500)
Is this possible? What type of coding is used to write the .ini, Am i allowed to use "if" and "Then" commands?
Thanks
Mat
I want to control the LED's on my 635 and use them as shift lights for rfactor.
I do a bit of VB coding and .net so have a breif outline of codes etc.
Take LED 1 as an example
led01_id_value=3946533252
led01_order=1
led01_smooth=0
led01_value_max=7500
led01_value_min=0
I understand the values there and when i press the excellerator the LED brightness goes up and comes back down again.
But can we go a step further and turn them on/off depending on the value?
Say to turn it on at 5000RPM (The car max ID is 7500)
Is this possible? What type of coding is used to write the .ini, Am i allowed to use "if" and "Then" commands?
Thanks
Mat
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.