Search found 711 matches
- Mon 23. Nov 2020, 11:43
- Forum: PCAN-RP1210
- Topic: RP1210 API ClientConnect
- Replies: 4
- Views: 320
Re: RP1210 API ClientConnect
Hello, I am now able to read the CAN data after making a small change in the RP1210 file. However, as I read it, looks like I'm reading the messages from the start of day, instead of just listening to the latest message I think, you need to make a review about CAN. Remember the reception queue is a ...
- Mon 23. Nov 2020, 08:44
- Forum: PCAN-USB
- Topic: Getting PCAN_ERROR_NODRIVER on Windows 10 UWP Project
- Replies: 5
- Views: 2573
Re: Getting PCAN_ERROR_NODRIVER on Windows 10 UWP Project
Hello,
UWP stays unsupported. We have no plans right now to give support on this.
UWP stays unsupported. We have no plans right now to give support on this.
- Thu 19. Nov 2020, 09:15
- Forum: PCAN-RP1210
- Topic: RP1210 API ClientConnect
- Replies: 4
- Views: 320
Re: RP1210 API ClientConnect
Hello, please note first, that the file you are using for load the API is quate old and is not finished. I nevertheless got the file and gave it a try and I was able to initialize the channel. See picture: RP1210.PNG Please make sure you have registered your hardware, and that this is attached to yo...
- Fri 13. Nov 2020, 10:16
- Forum: PCAN-UDS
- Topic: UDS CANFD Support
- Replies: 4
- Views: 254
Re: UDS CANFD Support
Hello,
the current version of the PCAN-UDS can only handle CAN communication. We are preparing a new version that also handle CAN-FD, that will be launched this month.
the current version of the PCAN-UDS can only handle CAN communication. We are preparing a new version that also handle CAN-FD, that will be launched this month.
- Thu 12. Nov 2020, 09:21
- Forum: PCAN-ISO TP
- Topic: Follow Up to "Sending Basic Packet with Flow Control"
- Replies: 6
- Views: 341
Re: Follow Up to "Sending Basic Packet with Flow Control"
Hello, as far as I understand, it works as expected. Please note that what you see is the normal ISO 15765 messaging mechanism. When a (large) message is sent, a sending-indication is received; then, in case of success, a sent-confirmation is received, which actually is a copy of the message sent. T...
- Tue 10. Nov 2020, 07:49
- Forum: PCAN-ISO TP
- Topic: Sending Basic Packet with Flow Control
- Replies: 4
- Views: 283
Re: Sending Basic Packet with Flow Control
You're welcome. Closed.
- Thu 5. Nov 2020, 11:05
- Forum: PCAN-ISO TP
- Topic: Sending Basic Packet with Flow Control
- Replies: 4
- Views: 283
Re: Sending Basic Packet with Flow Control
Hello,
For completeness, you find attached a modified "client_ISO15765-2_normal_addressing.cpp" handling segmentation correctly.
For completeness, you find attached a modified "client_ISO15765-2_normal_addressing.cpp" handling segmentation correctly.
- Thu 5. Nov 2020, 10:51
- Forum: PCAN-ISO TP
- Topic: Sending Basic Packet with Flow Control
- Replies: 4
- Views: 283
Re: Sending Basic Packet with Flow Control
Hello, please note that the sample 02_cleint_ISO15765-2_normal_addressing is intended to demonstrate how to send non-segmented data using normal addressing. By sending 8 bytes the data must be segmented in more CAN frames and additional procedure must be done. Note following things: In the example n...
- Wed 4. Nov 2020, 08:42
- Forum: PCAN-UDS
- Topic: UDS to a certain CANID
- Replies: 8
- Views: 405
Re: UDS to a certain CANID
Hello, Please note we can only give support on how to use our API. Information about the protocols and consulting on them is not part of our support offer. You know now that you need to create a mapping for that values, and you also know how to create a mapping. To know how to handle cases where you...
- Wed 16. Sep 2020, 15:22
- Forum: PCAN-UDS
- Topic: How to disabled TesterPresent
- Replies: 6
- Views: 1197