ok ive got the speedo working, i finally racked my brain enough lol, its only 4 wires to make it work,
http://www.youtube.com/watch?v=rEUN2gq1iCYBut now i have another problem, simdash keeps crashing since ive updated the rev burners firmware?
just restarted simdash after it crashed and got a fatal error ?
here is the log
Value was either too large or too small for a UInt16.
at System.Decimal.ToUInt16(Decimal value)
at eval_c7.eval_a(UInt16 A_0)
at eval_w7.eval_a(Object A_0, eval_of A_1)
at eval_j6.eval_a(Object A_0, EventArgs A_1)
at eval_wk.eval_b(Object A_0, EventArgs A_1)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
------------------
Value was either too large or too small for a UInt32.
at System.Decimal.ToUInt32(Decimal d)
at System.Decimal.ToUInt16(Decimal value)
------------------