Search found 13 matches

by martinmoe
Tue 17. Dec 2024, 14:12
Forum: PCAN-USB X6
Topic: Busload discrepancies
Replies: 2
Views: 4528

Re: Busload discrepancies

Hello,

thank you for the explanation. I initially used the busload frames (records) of the CANAPI 4, but it caused significant CPU load as we are utilizing all 6 interfaces of the PCAN-USB X6 at high bit rates. I observed processing of 6 x 2000 = 12000 busload records per second and did not want to ...
by martinmoe
Tue 17. Dec 2024, 10:05
Forum: PCAN-USB X6
Topic: Busload discrepancies
Replies: 2
Views: 4528

Busload discrepancies

Hello,

we have a discrepancy in busload measurements: PCAN-USB X6 busload varies a lot between 40 and 80% while an external Trace Tool (non-PEAK) says steady 40% .

Bus ist 250 kBit/s
Messages are CAN 2.0 with extended identifiers
intervals between messages range from 0.5 to 5.5 milliseconds
Error ...
by martinmoe
Wed 20. Nov 2024, 09:12
Forum: PCAN-USB X6
Topic: Why does the RX error counter increase while only sending?
Replies: 5
Views: 3296

Re: Why does the RX error counter increase while only sending?

Hello Marvin,

that's good news!

CAN_PARAM_TX_SELF_ACK is not defined in my version of CanApi4 (Header version 4.1.2 with CanApi4.dll version 4.2.0.128).

Is it possible to use this feature with this version somehow?
Do I need a new version of CanApi4?

Kind Regards
Martin Mödlinger
by martinmoe
Wed 20. Nov 2024, 06:56
Forum: PCAN-USB X6
Topic: Why does the RX error counter increase while only sending?
Replies: 5
Views: 3296

Re: Why does the RX error counter increase while only sending?

Hello,

thank you for your explanation. For the self-ack reason I am using the SINGLESHOT Feature of the CANAPI4.

But: When the REC increases during transmitting without cable, why does it not count down again when transmitting succeeds afterwards (after connecting a proper cable to a proper other ...
by martinmoe
Tue 19. Nov 2024, 13:23
Forum: PCAN-USB X6
Topic: Why does the RX error counter increase while only sending?
Replies: 5
Views: 3296

Why does the RX error counter increase while only sending?

Hi,

I am sending CAN messages with CANAPI4 with CAN_MSGTYPE_SINGLESHOT. When there is no cable connected, I see an increasing RECEIVE (RX) Error Counter (REC), when there is a cable mit termination restistor but no other node ACKing, I see TRANSMIT (TX) Error Counter (TEC) increasing.

Why does the ...
by martinmoe
Thu 17. Aug 2023, 15:06
Forum: PCAN-M.2
Topic: 4 channel PCAN-M.2 may cause PCIe Correctable Errors under high CAN load
Replies: 1
Views: 3540

4 channel PCAN-M.2 may cause PCIe Correctable Errors under high CAN load

Hello,

under high CAN load conditions the 4-channel PCAN-M.2 may cause Replay Timer Timeout and Replay Num Rollover errors on the PCIe root port it is connected to. The same is true when using a different M.2 slot. The same is not true for a PCAN-M.2 with only 2 channels. The PCIe root bridge ...
by martinmoe
Thu 12. Apr 2018, 08:41
Forum: PCAN-Developer 4
Topic: CAN_PARAM_AUTOBUSON in case of Error-Passive
Replies: 1
Views: 4618

CAN_PARAM_AUTOBUSON in case of Error-Passive

Hi,

does CAN_PARAM_AUTOBUSON also have an effect when the interface goes error-passive?

I am using CanApi4 Version 4.1.2 (with Driver Version 4.1.3.16213, HW is PCAN-USB X6 with FW 3.2.0)


Martin
by martinmoe
Tue 6. Feb 2018, 17:03
Forum: PCAN-Developer 3 and PCAN-Evaluation
Topic: Interface on PCAN USB X6 hangs completly
Replies: 6
Views: 13682

Re: Interface on PCAN USB X6 hangs completly

Hi,

not hundreds, but dozens. And it HAS to be automatically (scriptable or programmatically). There is no display, keyboard or mouse on the target machines, neither the possiblity of Windows Desktop remote access.

I can achieve the file copying and "ejecting the media". I would just need to know ...
by martinmoe
Tue 6. Feb 2018, 13:33
Forum: PCAN-Developer 3 and PCAN-Evaluation
Topic: Interface on PCAN USB X6 hangs completly
Replies: 6
Views: 13682

Re: Interface on PCAN USB X6 hangs completly

I have updated the Firmware of all 3 USB devices in the PCAN-USB X6 from 2.2.3 to 3.2.0.

Running the very same application now seems to work, even with setting the parameter CAN_PARAM_LISTEN_ONLY during operation.

Now I need to find a way of performing the Firmware Update programmatically out of ...
by martinmoe
Tue 6. Feb 2018, 11:08
Forum: PCAN-Developer 3 and PCAN-Evaluation
Topic: Interface on PCAN USB X6 hangs completly
Replies: 6
Views: 13682

Re: Interface on PCAN USB X6 hangs completly

Driver Version for USB 3.0 is Intel version 2.0.0.102. This version schould be OK as mentioned in this forum.

I will do the Firmware Update and report the results.


Martin