Search found 17 matches
- Mon 7. Sep 2020, 15:12
- Forum: PCAN-Developer 4
- Topic: Connection Bitrate and logging
- Replies: 1
- Views: 358
Connection Bitrate and logging
Hello, I am currently developing application using PCAN-Developer 4 C# library. Moving from PCAN Basic I found that I need to set manually clock, prescaler etc. when passing bitrate to new Net. I have a couple of question: 1. how can I know which clock frequencies I can set on device? (we are using ...
- Wed 24. Jun 2020, 09:05
- Forum: PCAN-Basic
- Topic: PCAN Basic and custom Net
- Replies: 2
- Views: 1041
Re: PCAN Basic and custom Net
Thank you for a response. Solution with PCANLight_USB_.. Net seems to be the easiest solution.
- Wed 24. Jun 2020, 08:27
- Forum: PCAN-Basic
- Topic: PCAN Basic and custom Net
- Replies: 2
- Views: 1041
PCAN Basic and custom Net
Hello, I am currently developing tool for analyzing CAN frames. However on target machine there is configured Net which is used by PCAN Explorer. As I found on your forum (here https://forum.peak-system.com/viewtopic.php?f=41&t=1093) connecting directly to hardware will not work if has Net assigned....
- Tue 17. Sep 2019, 14:13
- Forum: PCAN-UDS
- Topic: PCAN UDS suddenly stop write
- Replies: 3
- Views: 1021
Re: PCAN UDS suddenly stop write
Thank you for response.
This is what I get from PCAN-USB pane.
This is what I get from PCAN-USB pane.
- Tue 17. Sep 2019, 12:15
- Forum: PCAN-UDS
- Topic: PCAN UDS suddenly stop write
- Replies: 3
- Views: 1021
PCAN UDS suddenly stop write
Hello, I am developing application using PCAN-UDS.dll in C#. The main purpose is to flash device. It works with newest PCAN USB and PRO versions, but not with old PCAN USB. What's odd we have to identical machines and it works only on one of them. We heave installed drivers 4.1.4 for device from Par...
- Fri 10. May 2019, 14:53
- Forum: PCAN-Basic
- Topic: CAN Statistics
- Replies: 2
- Views: 751
Re: CAN Statistics
Thanks for you fast response. I'll write my own counter of error frames as you suggest.
- Fri 10. May 2019, 13:40
- Forum: PCAN-Basic
- Topic: CAN Statistics
- Replies: 2
- Views: 751
CAN Statistics
Hello,
how can I check CAN connection "health" using PCAN API. I'd like to check how many error frames was received in last 1-2 seconds. Is there ready methods for this or I have to make my own statistics based on TPCANStatus returned by PCANBasic.Read() function?
how can I check CAN connection "health" using PCAN API. I'd like to check how many error frames was received in last 1-2 seconds. Is there ready methods for this or I have to make my own statistics based on TPCANStatus returned by PCANBasic.Read() function?
- Wed 20. Mar 2019, 08:29
- Forum: PCAN-ISO TP
- Topic: Functional Address
- Replies: 2
- Views: 1081
Re: Functional Address
Hello, I checked that AddMapping is returning PCANTP_ERROR_OK. I am using PCAN-ISO-TP API Library 2.0.2.102 64 bit. I added removing mapping and i changed TA in Network Address Info and now I can see using PCAN View that there are frames send on ID 750. // Define functional address TPUDSNetAddrInfo ...
- Tue 19. Mar 2019, 13:09
- Forum: PCAN-ISO TP
- Topic: Functional Address
- Replies: 2
- Views: 1081
Functional Address
Hello, I am trying to define custom functional address 0x750. First of all I defined network address info: // Define functional address TPUDSNetAddrInfo AddressInfoFunctional = new TPUDSNetAddrInfo { SA = (byte)TPUDSAddress.PUDS_ISO_15765_4_ADDR_TEST_EQUIPMENT, TA = (byte)TPUDSAddress.PUDS_ISO_15765...
- Sat 26. Jan 2019, 10:19
- Forum: PCAN-USB Pro
- Topic: PCAN USB PRO FD and Windows 10
- Replies: 7
- Views: 2237
Re: PCAN USB PRO FD and Windows 10
Hi,
housing is silver. It's good to know that's latest firmware and there are no known issues under windows. It seems it might be problem with wiring. Thank you for suggestion, I will check it soon.
housing is silver. It's good to know that's latest firmware and there are no known issues under windows. It seems it might be problem with wiring. Thank you for suggestion, I will check it soon.