Search found 29 matches

by ECOELEC
Fri Dec 20, 2019 9:38 pm
Forum: General software support
Topic: Run Database enabling upload and changing location folder
Replies: 7
Views: 23384

Re: Run Database enabling upload and changing location folder

I reply to myself about how to change database folder, I've just found how to do:

The database folder setup is hidden in the windows registry: \HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\RTPaths\RunDataBaseRoot
(or make a search on 'RunDataBaseRoot')
by ECOELEC
Fri Dec 20, 2019 9:22 pm
Forum: General software support
Topic: Run Database enabling upload and changing location folder
Replies: 7
Views: 23384

Re: Run Database enabling upload and changing location folder

Hello, Is there anyway to import older data (run files, var files, ...) in V10 software? I tried without any success. I hope so because if it's not allowed, no V8 user will use the V10. We can't loose all our previous data. I tried to find how to change the database folder in V8.5 without any succes...
by ECOELEC
Tue Jul 16, 2019 10:38 am
Forum: General software support
Topic: Frequency input timeout
Replies: 9
Views: 16476

Re: Frequency input timeout

Another way is simply to send and log the frequency (with a time out) and not the time between successive pulses.
As the time between successive pulses has no use except for decoding frequency, it should not be a problem.
JM
by ECOELEC
Tue Jul 16, 2019 10:21 am
Forum: General software support
Topic: Reset pulse count
Replies: 8
Views: 15528

Re: Reset pulse count

Hi Martin, It's ok with ";" (perhaps add this comment to the knowledge base) For interested users, I describe what I've done: The pilot need to know the exact time and distance since he start his run (Shell Eco Marathon race). The DASH4pro button function was configured to start/stop the log. The lo...
by ECOELEC
Mon Jul 15, 2019 5:22 pm
Forum: General support questions
Topic: Sending serial data to DL1 MkII
Replies: 2
Views: 9550

Re: Sending serial data to DL1 MkII

Hello, If you need a sample code in C (for DSPIC µcontroller) which send constant "45" (for example) to variable 36 (analog input n°17): #include<33FJ256GP710.h> #include<math.h> #FUSES HS,PR_PLL #use delay(clock=80M,oscillator=8M) #use rs232(uart2, baud=115200,bits=8,parity=N,stop=1) unsigned char ...
by ECOELEC
Mon Jul 15, 2019 4:47 pm
Forum: General software support
Topic: Reset pulse count
Replies: 8
Views: 15528

Re: Reset pulse count

same issue with if(VAR_7008=0,VAR_0316,0) --> Error in custom variable information (Pulse2 mapped as "Calculated from a combination ..." in the DL1 config software).
JM
by ECOELEC
Mon Jul 15, 2019 4:39 pm
Forum: General software support
Topic: Frequency input timeout
Replies: 9
Views: 16476

Re: Frequency input timeout

The problem is that the DL1-2 wait till the next pulse to log and transmit whenever it's overflowed. You you solve easily the frequency (and RPM) problem as I so it in my microcontroller: - On the DL1-2, when the 24 bit counter is overflowed, FF FF FF should be log and transmitted on message 14..17 ...
by ECOELEC
Mon Jul 15, 2019 12:45 pm
Forum: General software support
Topic: Reset pulse count
Replies: 8
Views: 15528

Re: Reset pulse count

Hi Martin, It's a good idea. As the Pulses are 3 bytes variable, I need to find same "free to use" variable in the map. As I didn't use the pulse3 & 4, I've used them. I've tried to defined the custom equation of "pulse3" (VAR_0318) in the mapping section of DL1 configuration: Pulse3 Y=: "if VAR_700...
by ECOELEC
Mon Jul 15, 2019 11:53 am
Forum: General software support
Topic: Frequency input timeout
Replies: 9
Views: 16476

Re: Frequency input timeout

Hello Martin, I still disagree, the DL1 log and transmit 4 variables named "frequency" (channel 14-17) and also pulse (channel 86-89) and they are completely different because it's impossible to compute frequency from pulses outside the DL. Measuring the time between two pulse is a way to compute a ...
by ECOELEC
Sun Jul 14, 2019 11:15 pm
Forum: General support questions
Topic: basic search quite impossible in this forum
Replies: 0
Views: 111597

basic search quite impossible in this forum

Hello, Just a remark about the use of this forum. The search criteria restriction of this forum is very restrictive and make the search tool quite unusable. For example, It's impossible to search for "wheel speed" or "wheel speed sensor". I receive the message "The following words in your search que...
by ECOELEC
Sun Jul 14, 2019 11:13 pm
Forum: General support questions
Topic: Logging ECU data (ECU adapters)
Replies: 12
Views: 100599

Re: Logging ECU data (ECU adapters)

Hello Martin, Thank you for your response. My idea is not to receive all ECU data from the OBD2 can port but only some common ones (RPM, speed, fuel consumption, oil temperature, ...). I've tried an 10$ OBD2-BlueTooth adaptor and "Torque" android app and it works. This app can extract many data from...
by ECOELEC
Sun Jul 14, 2019 11:04 pm
Forum: General software support
Topic: Frequency input timeout
Replies: 9
Views: 16476

Re: Frequency input timeout

Hello Martin, I don't agree with you. As the DL1 log the frequency, the frequency must be the frequency. Using a timeout for frequency measurement is always mandatory in its computation. If the DL1 doesn't receive any pulse after the user defined timeout, the frequency must be considered as null. Al...
by ECOELEC
Sun Jul 14, 2019 10:47 pm
Forum: General software support
Topic: Reset pulse count
Replies: 8
Views: 15528

Re: Reset pulse count

Hello Martin,
My DL1MK3 log on a SDHC card.
JM
by ECOELEC
Sun Jul 14, 2019 10:36 pm
Forum: General software support
Topic: "Speed and distance options" for Dash 4 Pro
Replies: 3
Views: 22300

Re: "Speed and distance options" for Dash 4 Pro

Hello, Another question linked, how to use the "wheel speed" variable in the DAS4PRO? There is no way to define the link between a frequency input and the wheel speed (as defined in the car options with analysis). There is also no way to do it directly in the DL1 configuration tool (mapping). Actual...
by ECOELEC
Thu Jul 11, 2019 9:56 pm
Forum: General support questions
Topic: Logging ECU data (ECU adapters)
Replies: 12
Views: 100599

Re: Logging ECU data (ECU adapters)

Hi, Just a question about CAN but ... without ECU adapter. If I'm right, an ECU adapter translate CAN messages into RT serial format, but, on my DL1 ML3, I've already a direct can input port. Should I use it directly to the OBD2 pin 6 (CAN J2234 high) and 14 (CAN J2234 Low) of a usual stock car? Wit...

Go to advanced search