Search found 4 matches

by rrmueller
Mon 24. Feb 2025, 19:43
Forum: Suggestions & Feature Requests
Topic: ISOBUS plugin for CAN-Explorer
Replies: 6
Views: 28165

Re: ISOBUS plugin for CAN-Explorer

Hello Marvin,

Thank you for the official status from PEAK.
by rrmueller
Wed 19. Feb 2025, 20:30
Forum: Suggestions & Feature Requests
Topic: ISOBUS plugin for CAN-Explorer
Replies: 6
Views: 28165

Re: ISOBUS plugin for CAN-Explorer

Following up on this to see if anybody has found a good solution, since we are working on an iso-bus application currently.
by rrmueller
Wed 12. Feb 2025, 14:28
Forum: Software
Topic: What is the benefit of using Signals vs. Variables?
Replies: 3
Views: 3279

Re: What is the benefit of using Signals vs. Variables?

Hi Marvin,

Thank you for the response. Would I be correct in saying that if you use a variable with the same name, it produces copies unique to the CAN message it's assigned to? And along the same line, assigning a signal in multiple CAN messages would only reference a signal instance/value?

It ...
by rrmueller
Tue 11. Feb 2025, 19:52
Forum: Software
Topic: What is the benefit of using Signals vs. Variables?
Replies: 3
Views: 3279

What is the benefit of using Signals vs. Variables?

Hello,

I am curious on what is preferred when creating symbol files for my PCAN Explorer projects. What are the reasons for having two different methods? In my current usage, I prefer variables, as I believe it keeps the symbol file cleaner, however the help docs do not describe a preference or ...