CANoe: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
Line 9: Line 9:
*Field Strength
*Field Strength
*Power
*Power
You can't find out if a CAPL function exist with CANoe/CANalyzer COM server.
When the function not exist the call will go in CANoe but there will come up no error message or return value.

Revision as of 12:19, 21 June 2007

CANoe from [Vector] is used for reading out the CAN or LIN bus.

RadiMation connects through COM to this application

CAPL

CANoe supports CAPL, a programming interface. Through this interface RadiMation can send information back the Canoe software. For Example:

  • Frequency
  • Field Strength
  • Power

You can't find out if a CAPL function exist with CANoe/CANalyzer COM server.

When the function not exist the call will go in CANoe but there will come up no error message or return value.