Search found 8 matches

by jarmisteadgal
Tue 25. May 2021, 20:21
Forum: Suggestions & Feature Requests
Topic: Restore PCAN-View filter settings from previous session
Replies: 3
Views: 8745

Restore PCAN-View filter settings from previous session

Hi

I am using PCAN-View 4.3.4.615 (latest version at time of writing).

When PCAN-View starts, it shows the Connect dialog box.

It remembers my previous session settings and highlights my last-used PCAN-USB device and CANbus settings.

But, it doesn't remember the Filter settings (highlighted in ...
by jarmisteadgal
Wed 27. Jan 2021, 14:33
Forum: PCAN-Basic
Topic: Re: PCAN-Basic rollover of timestamp from Read() in C# Example
Replies: 6
Views: 5856

Re: PCAN-Basic rollover of timestamp from Read() in C# Example

Hello Marvin

Thanks for passing this on to the Development team.

If possible, can you please post a notification here in the forum when this issue is fixed in a released version of PCAN-Basic?

Best regards
Jason
by jarmisteadgal
Wed 27. Jan 2021, 14:31
Forum: Suggestions & Feature Requests
Topic: PCAN-View: Copy function for received and transmitted messages is broken
Replies: 5
Views: 11742

Re: PCAN-View: Copy function for received and transmitted messages is broken

Hello Marvin

I agree with moving this thread to "Suggestions & Feature Requests".

The changes I am asking for would make PCAN-View a little more useful for those "quick experiments" where users don't need the full features and complexity of PCAN Explorer 6.

I already knew that it was possible to ...
by jarmisteadgal
Wed 27. Jan 2021, 06:40
Forum: PCAN-Basic
Topic: Re: PCAN-Basic rollover of timestamp from Read() in C# Example
Replies: 6
Views: 5856

Re: PCAN-Basic rollover of timestamp from Read() in C# Example

Hello Marvin

On further investigation, I realized that the problem is not actually with the Read() function, but with the way the timestamps are manipulated by the C# code in the PCAN-Basic Example.

Specifically, if you look at the ProcessMessage() function in Form1.cs


private void ...
by jarmisteadgal
Wed 27. Jan 2021, 03:20
Forum: Suggestions & Feature Requests
Topic: PCAN-View: Copy function for received and transmitted messages is broken
Replies: 5
Views: 11742

Re: PCAN-View: Copy function for received and transmitted messages is broken

Hello Marvin

Thank you for your prompt reply to my post. I appreciate what you have written, but feel that if that is the intended purpose (i.e. only to be used by PCAN-View), then it needs to be more clearly documented in the Help for PCAN-View.

At the moment, the Help doesn't mention anything ...
by jarmisteadgal
Fri 22. Jan 2021, 22:59
Forum: PCAN-Basic
Topic: Re: PCAN-Basic rollover of timestamp from Read() in C# Example
Replies: 6
Views: 5856

Re: PCAN-Basic rollover of timestamp from Read() in C# Example

I have downloaded and installed the latest PCAN-Basic v4.5.1 for Windows.

I am using the PCANBasicExample application code written in C#, which was compiled on Windows 10 with Visual Studio 2019.

Referring to PEAK Hardware application:

I have a PCAN-USB isolated CAN adapter (grey strain relief ...
by jarmisteadgal
Fri 22. Jan 2021, 20:13
Forum: Suggestions & Feature Requests
Topic: PCAN-View: Copy function for received and transmitted messages is broken
Replies: 5
Views: 11742

PCAN-View: Copy function for received and transmitted messages is broken

Using PCAN-View 4.3.2.605 on Windows 10

If I select a received message with message CAN-ID 18200700h, with length of 2 and data of 02 00, and then right-click and choose Copy, or press Ctrl-C, and then paste it into Notepad (or right here on this forum) I get the following:

ID=404752128x,Type=D ...