Search found 1632 matches

by U.Wilhelm
Fri 6. Sep 2024, 08:19
Forum: Linux
Topic: pcanview receive filtering and/or sort
Replies: 2
Views: 68

Re: pcanview receive filtering and/or sort

At the moment / September 2024 / this is the state of the Tool. No plans to enhance the Tool. But if you use the PCAN-View for Linux, you use the CharDev Driver and so could use the PCAN-Basic API. There are many good samples, for example in Python, how to build very simple own application. Or you n...
by U.Wilhelm
Fri 30. Aug 2024, 13:55
Forum: PCAN-Explorer 6 & Add-ins
Topic: help request for CAN process automation in PCAN Explorer 6
Replies: 3
Views: 274

Re: help request for CAN process automation in PCAN Explorer 6

You are absolutely right - it is part of the Reference - Standard Macros
STD_Macros.jpg
STD_Macros.jpg (181.51 KiB) Viewed 75 times
by U.Wilhelm
Fri 30. Aug 2024, 10:01
Forum: PCAN-USB
Topic: Frames sent by app occasionally are only visible in PCANView, but not on bus
Replies: 4
Views: 155

Re: Frames sent by app occasionally are only visible in PCANView, but not on bus

Yes, for sure. The PCAN-BUSOFF-AUTORESET does automatically bring back the Device in BUS-On State if it goes BUS-Off but if the BUS-Off Problem still exist (for example short cut etc.) - it runs in Cycles The SetValue of the PCAN_HARD_RESET_STATUS and also of the PCAN-BUSOFF-AUTORESET should be done...
by U.Wilhelm
Fri 30. Aug 2024, 07:09
Forum: PCAN-USB
Topic: Frames sent by app occasionally are only visible in PCANView, but not on bus
Replies: 4
Views: 155

Re: Frames sent by app occasionally are only visible in PCANView, but not on bus

That sounds like your application have send out some CAN Frames and before it was able to send (and also get the ACK from all others on the BUS) the Network goes of (maybe other nodes are powered off, disconnecting the CAN cable etc.) The last CAN Frame is still in the physical outgoing buffer on th...
by U.Wilhelm
Thu 29. Aug 2024, 15:50
Forum: PCAN-Basic
Topic: PCAN-USB with LINAK LA36
Replies: 13
Views: 380

Re: PCAN-USB with LINAK LA36

As we do not know which CANopen Profile your device work with, it is hard to say. But if the Device answer - our Tools / communication etc. works. see your shown document - look like this: Screenshot 2024-08-29 155617.jpg Set a cyling Message (100ms) of the Master Heartbeat as shown in the Table (ID...
by U.Wilhelm
Wed 28. Aug 2024, 08:59
Forum: Linux
Topic: CANFD configuration
Replies: 6
Views: 304

Re: CANFD configuration

Looks like you do not understand how a support work. Without create exact request, no one could answer. It is not the first time that you throw some words and think that anyone knows what you are talking about. It would be crazy for me to ask you about how to configure my own target board. Isn't it?...
by U.Wilhelm
Tue 27. Aug 2024, 17:08
Forum: Linux
Topic: CANFD configuration
Replies: 6
Views: 304

Re: CANFD configuration

how can I set the exact timing as what's set in the PCAN Explorer? on which Device ? Your own CAN Board ? if yes - how should we know that - it is depending on the used CAN Core. If you talk about one of our devices, please check the API Documentation - Depending if use NetDev (SocketCAN) or CharDe...
by U.Wilhelm
Tue 27. Aug 2024, 09:14
Forum: PCAN-Developer 4
Topic: Virtual feasibility
Replies: 1
Views: 69

Re: Virtual feasibility

please contact us by e-mail support[at]peak-system.com - we do not discuss PCAN-Developer internals in public.
by U.Wilhelm
Tue 27. Aug 2024, 09:12
Forum: Linux
Topic: CANFD configuration
Replies: 6
Views: 304

Re: CANFD configuration

the Pre-Scaler is very important - it is the base of all calculation. Take care that minimum the sample point of you own board and our unit are in the same range. Use a well terminated cable and try first with not to long wires. Check your CAN FD Board CAN-Core specification / data sheet and how to ...
by U.Wilhelm
Sat 24. Aug 2024, 09:17
Forum: PCAN-Explorer 6 & Add-ins
Topic: Sending a Transmit List using VBScript
Replies: 1
Views: 97

Re: Sending a Transmit List using VBScript

please contact us by e-mail support@peak-system.com
Please add the serial number of your license to the email. We will send you then a simple sample how to do.