Search found 4 matches
- Fri May 02, 2014 4:57 pm
- Forum: Sensors
- Topic: Analog to CAN
- Replies: 3
- Views: 4804
- Mon Mar 31, 2014 7:40 pm
- Forum: Lua Scripting
- Topic: Lua script for shift-x crashing my RCP
- Replies: 7
- Views: 8464
Lua script for shift-x crashing my RCP
I've been crashing Analyzer and bricking the hardware trying to script the shift light. I was trying to run something like this (off the top of my head, not at my RCP now): setTickRate(15) r=0 function onTick() r=r+500 if(r>7000) then r = 0 end if r > ...
- Thu Jan 30, 2014 4:55 pm
- Forum: Hardware and Installation
- Topic: Picking up an RPM pulse safely
- Replies: 5
- Views: 7048
While looking into existing progressive shift lights and tachometers, I noticed that instructions mention tapping into the line from the ECU to the injectors to pick up RPMs. Has anyone done this successfully? My car is a Saab 900 with an ignition coil and distributor that has a hall effect sensor o...
- Tue Sep 10, 2013 6:58 am
- Forum: RaceCapture/Pro General Q&A
- Topic: Bluetooth/Telemetry
- Replies: 2
- Views: 5235