Search found 1580 matches
- Tue 14. Mar 2023, 09:26
- Forum: PCAN-USB
- Topic: PCAN USB always in use by another software in PCAN View
- Replies: 7
- Views: 6152
Re: PCAN USB always in use by another software in PCAN View
Hi, the PCAN-UDS API always uses the underlying PCANBasic API for communication. So the PCAN-Developer API will not help when you still want to use the PCAN-UDS API with your application. If you don't want to use the PCAN-UDS API, you can use the PCAN-Develoepr API to work in parallel with codesys o...
- Mon 13. Mar 2023, 10:07
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: Send CAN Messages with different cycle times with varying payloads
- Replies: 4
- Views: 233
Re: Send CAN Messages with different cycle times with varying payloads
Hello,
for this kind of application, the callback dll option in PCAN-Exporer can be used. Please have a look on the examples located under c:\Program Files (x86)\PCAN-Explorer 6\Samples\CallbackDLLs\ or search for "Callback Libraries" in the help of PCAN-Explorer 6.
regards
Michael
for this kind of application, the callback dll option in PCAN-Exporer can be used. Please have a look on the examples located under c:\Program Files (x86)\PCAN-Explorer 6\Samples\CallbackDLLs\ or search for "Callback Libraries" in the help of PCAN-Explorer 6.
regards
Michael
- Thu 9. Mar 2023, 16:04
- Forum: PCAN-USB
- Topic: PCAN USB always in use by another software in PCAN View
- Replies: 7
- Views: 6152
Re: PCAN USB always in use by another software in PCAN View
Hello, yes, while the API of the PCAN-Developer package is able to handle multiple clients on one PCAN hardware, the PCANBasic API has a restriction to only work with one application per CAN channel. If one channel is already occupied by codesys, you have to close codesys to use this channel with PC...
- Fri 24. Feb 2023, 09:14
- Forum: Hardware
- Topic: PCAN USB CAN FD PRO Parameter to ignore ACK bit
- Replies: 1
- Views: 3183
Re: PCAN USB CAN FD PRO Parameter to ignore ACK bit
Hi,
yes this TX self ack option is available in PCAN-View 5.x when you use a PCAN device for FD. Please see options tab in PCAN-View Connect Dialog for more details:
regards
Michael
yes this TX self ack option is available in PCAN-View 5.x when you use a PCAN device for FD. Please see options tab in PCAN-View Connect Dialog for more details:
regards
Michael
- Fri 24. Feb 2023, 09:09
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: PCAN-Eplorer 6 - Informations Request
- Replies: 1
- Views: 207
Re: PCAN-Eplorer 6 - Informations Request
Hi,
please have a look in the help of PCAN-Explorer 6 on how to generate a symbol file. There are also Video Tutorials available on our website:
https://www.peak-system.com/Videos.116.0.html
regards
Michael.
please have a look in the help of PCAN-Explorer 6 on how to generate a symbol file. There are also Video Tutorials available on our website:
https://www.peak-system.com/Videos.116.0.html
regards
Michael.
- Thu 23. Feb 2023, 09:49
- Forum: PCAN-Router Pro FD
- Topic: Creating extended message with non-defined DLC
- Replies: 1
- Views: 194
Re: Creating extended message with non-defined DLC
Hi, if you want to send an extended FD frame with the PCAN-Router Pro FD, you have to bitwise "OR" the message type to have an extended FD BRS message: example: TxMsg.msgtype = CAN_MSGTYPE_EXTENDED |CAN_MSGTYPE_FDF | CAN_MSGTYPE_BRS; But please note: if you want to send a J1939 multipacket message, ...
- Tue 21. Feb 2023, 14:27
- Forum: Linux
- Topic: PCAN-USB disappear after Ubuntu 22.04 update
- Replies: 1
- Views: 621
Re: PCAN-USB disappear after Ubuntu 22.04 update
Hi, already answered the same question this morning by email, so please don't double our work by asking the same questions by email and forum. Answer: The peak-linux-driver is a kernel module and you have to rebuild the driver with every kernel update. Have a look on the dkms option in driver 8.15 t...
- Mon 13. Feb 2023, 10:22
- Forum: Linux
- Topic: Peak Can Basic Read Write Time over problem
- Replies: 3
- Views: 1484
Re: Peak Can Basic Read Write Time over problem
Hi,
please send us a picture and the serial number of the used PCAN-USB device by email to our support[at]peak-system.com email address, to check that this is an original PEAK device.
regards
Michael
please send us a picture and the serial number of the used PCAN-USB device by email to our support[at]peak-system.com email address, to check that this is an original PEAK device.
regards
Michael
- Fri 10. Feb 2023, 09:37
- Forum: PCAN-LIN
- Topic: How to configure the PCAN-LIN as slave?
- Replies: 1
- Views: 241
Re: How to configure the PCAN-LIN as slave?
Hi, you have to set the LIN termination to slave, and setup the frame config for the LIN frames you want to use as LIN slave to publisher with the needed length and checksum type. See the info in the following post on how to change the publisher data by CAN or serial streams: https://forum.peak-syst...
- Wed 8. Feb 2023, 17:08
- Forum: PLIN-View Pro
- Topic: Send ini table for slaves
- Replies: 3
- Views: 431
Re: Send ini table for slaves
Hallo,
das LIN Plugin machen wir nicht, wir stellen nur Hardware, Treiber und API zur Verfuegung.
Gruss
Michael Maidhof
das LIN Plugin machen wir nicht, wir stellen nur Hardware, Treiber und API zur Verfuegung.
Gruss
Michael Maidhof