Search found 13 matches

by enduranceracing.dk
Mon Aug 17, 2009 7:08 am
Forum: General software support
Topic: suspension, convert mm to mm/s
Replies: 2
Views: 10051

Yes, you're right. Didn't think about that one. Thanks.
by enduranceracing.dk
Sun Aug 16, 2009 7:41 pm
Forum: General software support
Topic: suspension, convert mm to mm/s
Replies: 2
Views: 10051

suspension, convert mm to mm/s

I want to calculate the damper speed from a suspension sensor, I made a script but the result is not what I expected. Does anybody know how to do this? the script I made is: Dim Last_time Dim Last_output Dim Last_mm Dim Diff_time function output() Diff_time=VAR_0001-Last_time if Diff_time =0 then Di...
by enduranceracing.dk
Mon Sep 01, 2008 6:31 pm
Forum: General support questions
Topic: strange V values in dl1
Replies: 0
Views: 25796

strange V values in dl1

I get strange volt readings in the Dl1 analoge channels. In the values table it says the following gear sensor min:0.3 max 61.8 primairy throttle sensor min:0 max: 59.1 secondary throttle sensor min:0 max: 50 all these sensors have a output voltage between 0 and 5 volt I read the same values in both...
by enduranceracing.dk
Tue Aug 19, 2008 6:42 pm
Forum: General software support
Topic: Reading lap times in real time?
Replies: 10
Views: 34321

I agree, "live" laptimes in the monitor program will be great, just as an easy way to draw the map out of the gps data and the position of the driver. Drawing a map with the available xy graph is possible with the gpsX and gpsY values, but this is not easy to do. We use transceivers betwee...
by enduranceracing.dk
Thu Jul 17, 2008 6:42 am
Forum: General software support
Topic: monitor program: position Y (m) in xy graph
Replies: 10
Views: 17085

you're right,

I checked the positions : http://atlas.mapquest.com/maps/latlong.adp

latitude = 51.52894
Longitude = 13.93361


gives the postion of the Lausitzring in Germany
by enduranceracing.dk
Thu Jul 17, 2008 4:53 am
Forum: General software support
Topic: monitor program: position Y (m) in xy graph
Replies: 10
Views: 17085

If 13° 56' 0.9954" ,51° 31' 44.1834" is Lausitzring in Germany, than you're right.

I only looked at description of the variable: postion X[m] and position Y[m], and m in the metric system stands for meter/metre
by enduranceracing.dk
Wed Jul 16, 2008 8:11 pm
Forum: General software support
Topic: monitor program: position Y (m) in xy graph
Replies: 10
Views: 17085

I downloaded the latest software and now I can get the GPS values in a X/Y graph. There are still a some things I don't understand. the posY and posX values should be in meter but I get them some decimal value with 5 positions after the comma. My X goes from 13,93361 to 13,94450 and the Y from 51,52...
by enduranceracing.dk
Tue Jul 01, 2008 8:10 pm
Forum: General software support
Topic: monitor program: position Y (m) in xy graph
Replies: 10
Views: 17085

I still have problems with the monitor program and can't find out what there's going wrong. I've connected the dl1 to the computer and want to show GPS values. I added a alphanumeric control and told it to show GPS speed. With no gps antenna connected the lite monitor shows 0 in native value the mon...
by enduranceracing.dk
Fri Jun 13, 2008 6:40 pm
Forum: General software support
Topic: monitor program: position Y (m) in xy graph
Replies: 10
Views: 17085

I wonder if there's someone who has the monitor program working with .run files. I've tried several run files but most of the times the monitor program stops working. (pc is running Vista) I've tried with and without loading .var files, and the problems seems to be worst with the var file loaded. Wh...
by enduranceracing.dk
Wed Jun 11, 2008 6:22 pm
Forum: General software support
Topic: monitor program: position Y (m) in xy graph
Replies: 10
Views: 17085

monitor program: position Y (m) in xy graph

How do I show the position Y(m) variable in a xy graph in the monitor program. When I try this I get "no data [-]". The position X(m) variable seems to be ok.


Trying the same in the analysis program gives no problems and a graph of the track is showed
by enduranceracing.dk
Fri May 02, 2008 6:45 pm
Forum: General software support
Topic: custom definition of an external input
Replies: 4
Views: 9259

"RPM is also scaled by a "Vehicle Options" entry under "Data" menu. " That was the problem the value in the program was 2 pulses per revolution. Changed it to 1 and problem solved. "Make sure that there is 0 or None in the Advanced max. rate of change" I chan...
by enduranceracing.dk
Fri May 02, 2008 8:52 am
Forum: General software support
Topic: custom definition of an external input
Replies: 4
Views: 9259

thanks, It's a linear suspension sensor we use. output is as follows: 0V = 219mm 12,7v = 0mm the formula is (-17.24409449) * VAR_0200 + (219) (i must have made a mistake in copying the value in my first post) This formula in a user defined variable gives the right result. If i put this formula (-17....
by enduranceracing.dk
Thu May 01, 2008 10:19 pm
Forum: General software support
Topic: custom definition of an external input
Replies: 4
Views: 9259

custom definition of an external input

How can I change the definition of an external input?. We measure suspension travel on our motorbike. It's in a range from 0 to 12 volt. I want to convert the volt value to mm. I've tried to use the following formulas (-0.0534668) * x + (219) (-0.0534668) * VAR_0200+ (219) but both give 0 as result....

Go to advanced search