Search found 22 matches

by Techteam
Tue 14. Nov 2023, 14:28
Forum: PCAN-MIO
Topic: PCAN MIO Characteristic Curve
Replies: 1
Views: 16911

PCAN MIO Characteristic Curve

Hello

Up till now I have been using sensors that were 1 volt per bar and was happy. Today I have been handed a new sensor that has a characteristic curve. I have investigated the charateristic curve but it will only accept integers. I do have a Characteristic Equation for the sensor y=2.5038x-1 ...
by Techteam
Mon 23. Jan 2023, 16:56
Forum: PCAN-USB Pro FD
Topic: PCAN USB Pro not functioning
Replies: 1
Views: 6844

PCAN USB Pro not functioning

Hello

We were using our PCAN USB Pro and suddenly it stopped working. All of the LEDS are solid red apart from the Lin1 one. Any ideas
by Techteam
Mon 10. Oct 2022, 08:41
Forum: PCAN-MIO
Topic: PCAN MIO: Characteristic Curve applicable to analog input?
Replies: 3
Views: 12248

Re: PCAN MIO Characteristic Curve

Thanks. Excellent reply.

Kind Regards
by Techteam
Fri 7. Oct 2022, 09:32
Forum: PCAN-MIO
Topic: PCAN MIO: Characteristic Curve applicable to analog input?
Replies: 3
Views: 12248

PCAN MIO: Characteristic Curve applicable to analog input?

I would like some clarification about characteristic curves with PCAN MIO. The tutorial covers applying a characteristic curve to a received message. I want to apply a characteristic curve to an analogue input and then transmit the corrected value. As the measured value is transmitted and not ...
by Techteam
Mon 16. Aug 2021, 14:48
Forum: PCAN-Explorer 6 & Add-ins
Topic: LED issue
Replies: 3
Views: 3713

Re: LED issue

Thanks for the prompt reply

As usual the reply is very helpful and I can now access the help file.

If I still have an issue I will e-mail for the samples but I think I now understand as I have used the bitmaps in the PCAN Mini Display, good idea.
by Techteam
Mon 16. Aug 2021, 12:35
Forum: PCAN-Explorer 6 & Add-ins
Topic: LED issue
Replies: 3
Views: 3713

LED issue

Good Morning

Is there any documentation to support the instrument panel add in. There doesn't seem to be anything included in the standard help. I am trying to create a traffic light with LED's but the threshold setting means all the LED's light at once if a value greater than 1 is sent. Is there a ...
by Techteam
Fri 6. Aug 2021, 13:16
Forum: PCAN-Explorer 6 & Add-ins
Topic: Real Time extraction of data
Replies: 6
Views: 6439

Re: Real Time extraction of data

Hi Marvin

I already use ENUMS for fixed data in the frame. No they use it as a way of reporting serial numbers or part numbers which obviously change from unit to unit. They used to send everything in its own frame but now just the one frame which constantly changes the signal within the frame ...
by Techteam
Fri 6. Aug 2021, 12:36
Forum: PCAN-Explorer 6 & Add-ins
Topic: Real Time extraction of data
Replies: 6
Views: 6439

Re: Real Time extraction of data

So that sort of fixed my problem. Until they added a second byte of data as a further identifier. So they have a Frame ID 100h the first byte is an ID from 0-5 which I can multiplex as you suggested, but, then for certain ID's they add a second byte 1 or 2 to substring the info so when I multiplex I ...
by Techteam
Thu 5. Aug 2021, 18:42
Forum: PCAN-Explorer 6 & Add-ins
Topic: Real Time extraction of data
Replies: 6
Views: 6439

Re: Real Time extraction of data

Many thanks for the prompt reply
by Techteam
Thu 5. Aug 2021, 13:49
Forum: PCAN-Explorer 6 & Add-ins
Topic: Real Time extraction of data
Replies: 6
Views: 6439

Real Time extraction of data

Good Afternoon

I have a supplier that has recently changed how he implements his can protocol and although I have searched I cannot find any help in the forum or help files to help me implement it in PCAN Explorer. Instead of sending information in several frames he now sends just one frame at ...