0% found this document useful (0 votes)
2 views3 pages

Spoiler Coding

The document outlines how to customize the spoiler height and speeds for different driving modes in a vehicle, allowing for three different positions and speeds in normal and sport modes, and a single speed in sport plus mode. It provides specific coding parameters for adjusting the spoiler's operation, including activation speeds and height settings. Additionally, it notes the possibility of deactivating the spoiler adjustments and mentions a pitch modification kit for further customization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views3 pages

Spoiler Coding

The document outlines how to customize the spoiler height and speeds for different driving modes in a vehicle, allowing for three different positions and speeds in normal and sport modes, and a single speed in sport plus mode. It provides specific coding parameters for adjusting the spoiler's operation, including activation speeds and height settings. Additionally, it notes the possibility of deactivating the spoiler adjustments and mentions a pitch modification kit for further customization.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Customize Spoiler Height and Extending/Retracting Speeds (done and works)

The settings for the spoiler can be customized to add up to up to three different spoiler positions
at three different speeds in normal and sport modes and a single different spoiler speed for sport
plus mode. Thank you to Cratervanawesome for pointing out the Rennlist post for the 981 that
much of this is based on. Without coding, the spoiler on my car raises to 112 “steps” at 120 kph
and completely lowers at 80 kph in normal, sport mode and sport plus mode (if my car had sport
plus). Optional: If you would also like to change the pitch of your spoiler by modifying the push
rod mechanism, Sanher747 offers a kit to do that. Check out this post for more information on
the pitch modification: For Sale - REAR WING ADJUSTMENT DEVICE | Porsche 718 Forum.
The coding below does the following:
In Normal and Sport Modes:
The spoiler raises to the first extension position of 300 "steps" at 120 kph and lowers at 80 kph.
The spoiler raises to the second extension position of 350 "steps" at 160 kph and lowers back to
the first extension position setting at 140 kph.
The spoiler raises to the third extension position of 360 "steps" at 190 kph and lowers back to the
second extension position setting at 170 kph.
You can modify these numbers to change how high or at what speeds the spoiler raises and
lowers for the three height adjustments.
In Sport Plus mode:
Spoiler immediately raises to third extension position of 360 “steps” at 100 kph and completely
lowers at 50 kph.
However, the above coding is just an example to illustrate how the codes effect the operation of
the spoiler.
Any or all three height adjustments may also be coded out by setting the activation speeds to
unrealistic values (639 kph and 654 kph) to effectively deactivate the spoiler at all speeds.
Coding out all three height adjustments may be useful to those with aftermarket spoilers without
having to pull fuses.
Rear-End Electronics: Spoiler parameter – Extending 1 speed threshold = 80 {Default:
80} [This code is the speed that the spoiler lowers from the first extension position to the
default position]

Rear-End Electronics: Spoiler parameter – Extending 2 speed threshold = 140 {Default:


639} [This code is the speed that the spoiler lowers from the second extension position to
the first extension position]
Rear-End Electronics: Spoiler parameter – Extending 3 speed threshold = 170 {Default:
639} [This code is the speed that the spoiler lowers from the third extension position to
the second extension position]

Rear-End Electronics: Spoiler parameter – GeschwschwEinf1 = 120 {Default: 120} [This


code is the speed that the spoiler raises to the first extension position]

Rear-End Electronics: Spoiler parameter – GeschwschwEinf2 = 160 {Default: 654} [This


code is the speed that the spoiler raises to the second extension position]

Rear-End Electronics: Spoiler parameter – GeschwschwEinf3 = 190 {Default: 654} [This


code is the speed that the spoiler raises to the third extension position]

Rear-End Electronics: Spoiler parameter – SollPosDrehHallSp1 = 0 {Default: 0} [This


code is the height of the spoiler for the default position. If you want to give your car a
sportier look when it isn’t moving you can set this code to greater than 0]

Rear-End Electronics: Spoiler parameter – SollPosDrehHallSp2 = 300 (or any number


less than 390) {Default: 112} [This code is the height of the spoiler for the first extension
position]

Rear-End Electronics: Spoiler parameter – SollPosDrehHallSp3 = 350 (or any number


less than 390) {Default: 150} [This code is the height of the spoiler for the second
extension position]

Rear-End Electronics: Spoiler parameter – SollPosDrehHallSp4 = 360 (or any number


less than 390) {Default: 150} [This code is the height of the spoiler for the third
extension position and for Sport Plus]

Rear-End Electronics: Spoiler coding – Spoiler control, SportPlus = Yes {Default: No}
[Keep this code at no if you don’t have Sports Chrono or if want the Sports Chrono
operation of the spoiler to be the same as while in Normal and Sport Mode/Change to yes
if you want Sports Chrono operation of the spoiler to be based on the next two codes]

Rear-End Electronics: Spoiler coding – Sport Plus (combi) spoiler info active = Yes
{Default: No} [This code should be set the same as the code right above depending on
your preference for that code]

Rear-End Electronics: Spoiler parameter – SportPlus Extended = 100 {Default: 120}


[This code is the speed that the spoiler raises to the third extension position if in Sport
Plus if the two codes above are changed to yes]

Rear-End Electronics: Spoiler parameter – SportPlus Retracted = 50 {Default: 60} [This


code is the speed that the spoiler lowers to the default position if in Sport Plus if the two
codes above are changed to yes]
Note: If you get an error changing these codes, it is most likely because you are not changing
them in the correct order. For example, I received an error when I tried to increase
SollPosDrehHallSp2 higher than SollPosDrehHallSp3 and SollPosDrehHallSp4. I also received
similar errors trying to change the extending codes.
Additional Note: The maximum figure of 390 for the SollPosDrehHallSp codes was the highest
number that Sanher747 could raise the spoiler to on his Cayman without blocking the third brake
light. With Sanher747’s pitch modification, the maximum figure is 430.

You might also like