Search found 263 matches

by racetec
Tue Jul 16, 2019 1:24 pm
Forum: General software support
Topic: "Speed and distance options" for Dash 4 Pro
Replies: 3
Views: 27007

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

You are correct, wheel speed is not helpful here and a user defined equation is the best way to handle this.

Support (AD)
by racetec
Tue Jul 16, 2019 1:13 pm
Forum: General software support
Topic: Frequency input timeout
Replies: 9
Views: 18055

Re: Frequency input timeout

Except when you are using a low power processor and have four frequency inputs coming in at up to 2khz, it is much quicker and easier to log the time between pulses then to convert to a frequency. Do the processing on the PC end where it has more time and power available to do it.

Martin
by racetec
Tue Jul 16, 2019 6:37 am
Forum: General software support
Topic: Reset pulse count
Replies: 8
Views: 16980

Re: Reset pulse count

I have a feeling that this could be a decimal separator issue. The , separator is for when the decimal separator is set for . If you have your decimal separator set for , then try using ; instead of , in the argument.

Martin
by racetec
Tue Jul 16, 2019 6:35 am
Forum: General software support
Topic: Frequency input timeout
Replies: 9
Views: 18055

Re: Frequency input timeout

I agree that if it was being handled in the data logger then that would be a reasonable way to do it.

Martin
by racetec
Mon Jul 15, 2019 1:05 pm
Forum: General software support
Topic: Reset pulse count
Replies: 8
Views: 16980

Re: Reset pulse count

The format of the IF statement is if(x,y,z) where x is the equation being evaluated, y is the result if true, z is the result if false. So it would be something like if(VAR_7008=0,VAR_0316,0) This would return a value of VAR_0316 if VAR_7008=0, otherwise it would return a value of 0. Martin
by racetec
Mon Jul 15, 2019 12:53 pm
Forum: General support questions
Topic: CtrlOP 4 still ON
Replies: 3
Views: 8579

Re: CtrlOP 4 still ON

The system monitors the voltage level on the pins. When connected they will have an external pullup on them, so when the outputs are not activated the voltage will be high. If there is nothing connected the voltage will be low, which looks exactly like the output driver is turned on. So the system k...
by racetec
Mon Jul 15, 2019 12:11 pm
Forum: General software support
Topic: Frequency input timeout
Replies: 9
Views: 18055

Re: Frequency input timeout

I am not sure what you are disagreeing about. The spec for the frequency input messages is here: https://www.race-technology.com/wiki/index.php/DataAndConfigurationMessages/14-17FrequencyInputs As you will see, it is stored as a time period between successive pulses in multiples of 1/6 us. 3 byte co...
by racetec
Mon Jul 15, 2019 10:25 am
Forum: General support questions
Topic: Logging ECU data (ECU adapters)
Replies: 12
Views: 103396

Re: Logging ECU data (ECU adapters)

Yes the PIDs are common across cars for the OBDII interface. They are not transmitted continuously by the vehicle though, they are only sent in response to a request. As such, you will need something which will send the request to the vehicle and then decode the answer when it comes back. The typica...
by racetec
Mon Jul 15, 2019 9:05 am
Forum: General software support
Topic: Frequency input timeout
Replies: 9
Views: 18055

Re: Frequency input timeout

The DL1 doesn't log the frequency. It logs a counter value each time that a pulse arrives. Whatever is looking at the data from the DL1 then looks at the time interval between the pulses and calculates the frequency. If there is no pulse, at what point should the DL1 say that there is a non-existant...
by racetec
Mon Jul 15, 2019 8:58 am
Forum: General software support
Topic: Reset pulse count
Replies: 8
Views: 16980

Re: Reset pulse count

I believe that there is a way you will be able to get what you want, but not in a direct way. Have a look here: https://www.race-technology.com/wiki/index.php/DL1MK3Configuration/VariableMapping Look at the section right at the bottom about the order in which values are calculated. This makes it pos...
by racetec
Fri Jul 12, 2019 9:23 am
Forum: General support questions
Topic: Logging ECU data (ECU adapters)
Replies: 12
Views: 103396

Re: Logging ECU data (ECU adapters)

The only instance in which the CAN adapter would add anything in your setup was if you wanted to get the data off the OBDII bus through the vehicle CAN bus. This can't be done from the DL1 directly. As you mention, the big problem you will have with connecting directly to the vehicle CAN bus is not ...
by racetec
Wed Jul 10, 2019 12:20 pm
Forum: General software support
Topic: Reset pulse count
Replies: 8
Views: 16980

Re: Reset pulse count

Which version of the DL1 are you doing this with, it is one which logs to an SD card or CF card?

Martin
by racetec
Wed Jul 10, 2019 12:19 pm
Forum: General software support
Topic: Frequency input timeout
Replies: 9
Views: 18055

Re: Frequency input timeout

Where are you looking at the data from the data loggers? This timeout is more a function of the display than the data logger, as the data logger is designed to record and count the pulses. There is no method for it to log not having a pulse. As such, any timeout would need to be incorporated in to t...
by racetec
Mon Jul 08, 2019 10:46 am
Forum: General support questions
Topic: CtrlOP 4 still ON
Replies: 3
Views: 8579

Re: CtrlOP 4 still ON

Hello

This means that control output 4 is configured to be use, but nothing is connected to it. To get rid of this message, simply reconfigure the Dl1 with control output 4 disabled.

Support (AH)
by racetec
Thu Jul 04, 2019 12:45 pm
Forum: General support questions
Topic: DL1 and Video4 not recording video
Replies: 1
Views: 6131

Re: DL1 and Video4 not recording video

Hello Marcus

I understand that a member of our technical support team has now contacted you directly via email.
Please let me know if you have not received this and I will look into it.

Best regards,
Support (AH)

Go to advanced search