Click on our menu buttons immediately below to find MegaSquirt® information quickly: |
If you want to see what the processor sees for cam and crank signals, you can try the code/application below.
The S19 embedded code file below is downloaded (using the downloader) into your MicroSquirt® or MS-II™ in place of the existing code. It WON'T RUN the car - its only purpose only to look at the cranking pulses. You can leave your existing wiring intact, close MegaTune, and don't worry about INI files or MSQ files - this code doesn't use them.
The Windows 98/Me/XP/Vista application (tachref.exe) is then run on the tuning laptop, and doesn't need to be installed (just double-click on the executable file).
You need to download two sets of code:
First save an MSQ file of your current settings for your code. Then do the following:
You can change the background color, toggle the grid on/off, and edit the two signal line colors using the buttons near the bottom of the application.
The embedded program comes up in a state where the fuel pump, injectors and ignition should all be off, but CHECK to make sure that is the case (so you don't fry a coil or low impedance injectors, etc.). Note that if you are using this on a stim, this will mean you won't have any LEDs to tell you if the power is on or off.
The program captures data from both 'input captures' (i.e., the rising edge and the falling edge), but it only sees edges, not amplitudes. However, the processor (and its embedded code) itself only sees edges as well - so what you are seeing is exactly what the processor is going to act on.
When you are done testing, just reload your regular code (.S19) and settings (.MSQ).