0

I have a list of different CAN messages that I need to look at. I want to choose from this list a message and measure this message in the CANalyzer (via C #)? How can I do that?

  • Please share what you had tried!!! – Shad Apr 24 '17 at 17:33
  • The problem is, that I have no idea how it works. The only thing that I've tried is to get a signal value. canApp = (CANalyzer.Signal)canBus.GetSignal(1, "EngineData", "EngineSpeed"); But that's not really that what I really mean, and I didn't find anything in internet about measuring a message via C#. – Noxchi Graf Apr 24 '17 at 17:47

0 Answers0