Rev counter calibration?
Read the manual to see if your question is answered there before posting. If you have questions about MS1/Extra or MS2/Extra or other non-B&G code configuration or tuning, please post them at http://www.msextra.com The full forum rules are here: Forum Rules, be sure to read them all regularly.
-
nakedninja900
- Helpful Squirter
- Posts: 44
- Joined: Sun Aug 12, 2012 9:07 am
Rev counter calibration?
This may be a stupid question but how do I change the scale on the rev counter in Megatune ,its on a ZXR 900 motorycle which redlines at 11000 and the scale at the moment is at 8000 max?
Also I cant find the "settings" tab according to the Megamanual but I do find very similar settings in the "advance settings" of the ignition settings. Are the tabs slightly different on the Microsquirt compared to the Megamanual?
Thanks
-
Bernard Fife
- Super Squirter
- Posts: 1009
- Joined: Mon Feb 16, 2004 3:15 pm
Re: Rev counter calibration?
8000 is not a limit, it is just the maximum on the gauge that TS shows. The controller will happily exceed that and nothing bad will happen because of the gauge. However, you can set the gauge to show whatever range you like. You edit the INI to do this. Using a text editor (like notepad.exe) find a line in the [GaugeConfigurations] section of the mainController.ini like this:
Code: Select all
tachometer = rpm, "Engine Speed", "RPM", 0, 8000, 300, 500, 5000, 6000, 0, 0Code: Select all
tachometer = rpm, "Engine Speed", "RPM", 0, 11000, 300, 500, 10000, 10500, 0, 0There is more info on the field values for the gauges in the INI itself.
Lance.
-
nakedninja900
- Helpful Squirter
- Posts: 44
- Joined: Sun Aug 12, 2012 9:07 am
Re: Rev counter calibration?
Thanks for the speedy reply I will give this a try this weekend.
Cheers