Pass/Fail criteria to received message

Comprehensive CAN monitor for Windows® and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
mihirkiran26
Posts: 6
Joined: Thu 17. Mar 2016, 13:48

Pass/Fail criteria to received message

Post by mihirkiran26 » Mon 21. Mar 2016, 17:15

Hi,

Would it be possible to display "Pass/Fail" based on the data received? If I want to compare certain bytes in the variable with a fixed value, would this be possible? How to go about this?
Thanks!

M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

Re: Pass/Fail criteria to received message

Post by M.Maidhof » Tue 22. Mar 2016, 10:55

Hi,

yes, this is possible. Please use "enum" in your symbol files, to display text for a given value. See help of PCAN-Explorer for more details.

regards

Michael

mihirkiran26
Posts: 6
Joined: Thu 17. Mar 2016, 13:48

Re: Pass/Fail criteria to received message

Post by mihirkiran26 » Fri 1. Apr 2016, 20:03

Thank you! I incorporated that.

But I'd like to know if any comparison any be done?

Let's say if I received a message 03 03 04 05 .... and I want to compare the first byte with a fixed value or another byte.. can that be done?

M.Maidhof
Support
Support
Posts: 1751
Joined: Wed 22. Sep 2010, 14:00

Re: Pass/Fail criteria to received message

Post by M.Maidhof » Tue 5. Apr 2016, 10:50

Hi,

yes, possible. You have to write a macro for such an application.

regards

Michael

Post Reply