Power/economy button?

N/A secret

Known Member
Joined
Aug 28, 2012
Messages
132
Points
518
Location
Kota Kinabalu
Hi all sifus and otai. Me newbie wanna ask what is the function of the power/economy button that can be found in proton wira 1.6? :adore:
 
dunno abt wira, but for my car it juz alter the shifting point...when put it in power mode,keke
 
change gearbox shifting map...economy=loose shift...

power=tight shift (can feels the jerking of gear shift more)

thats all...
 
i cant view the pic, but if in auto means that the gears shift at low rpm.
 
In some modern cars. the power/economy button is just a throttle controller. Slower for economy and max for power. For the wira 1.6 I guess it's just a map, but I didn't know the 1.6 auto had a TCU. If it does then earlier gear changes is possible but if it doesn't have a TCU, how is it changing the gears earlier or later depending on a button?
 
In some modern cars. the power/economy button is just a throttle controller. Slower for economy and max for power. For the wira 1.6 I guess it's just a map, but I didn't know the 1.6 auto had a TCU. If it does then earlier gear changes is possible but if it doesn't have a TCU, how is it changing the gears earlier or later depending on a button?


yep it does have TCU (explaining the eco/power button and "o/d off" button)

:adore:
 

Similar threads

Posts refresh every 5 minutes




Search

Online now

Enjoying Zerotohundred?

Log-in for an ad-less experience
localStorage.removeItem('xenFHideSidebar'); } }); }); $(document).ready(function () { 'use strict'; $('#gece-modu').on('click', function (e) { e.preventDefault(); $(document.documentElement).toggleClass('gece-modu'); if ($(document.documentElement).hasClass('gece-modu')) { localStorage.setItem('xenFDarkMode', true); $("meta[name='theme-color']").attr("content","#090909"); } else { localStorage.removeItem('xenFDarkMode'); $("meta[name='theme-color']").attr("content","#202020"); } }); }); $(document).ready(function () { 'use strict'; var aktifYukseklik, currentScrollTop = 0, header = $('#xenF-header'); $(window).scroll(function () { var scrollYukseklik = $(window).scrollTop(); var headerYukseklik = header.height(); currentScrollTop = scrollYukseklik; if (aktifYukseklik < currentScrollTop && scrollYukseklik > headerYukseklik + headerYukseklik) { header.addClass('slideUp'); } else if (aktifYukseklik > currentScrollTop && !(scrollYukseklik <= headerYukseklik)) { header.removeClass('slideUp'); } aktifYukseklik = currentScrollTop; }); }); $(window).scroll(function(){ if ($(this).scrollTop() > 50) { $('#xenF-header').addClass('headerShadow'); } else { $('#xenF-header').removeClass('headerShadow'); } });