Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Opening a CAN Message

To access a CAN message with a known CAN Identifier, this message object can be searched with the opening function.Opening a CAN message

 

  1. The function CanMsgOpen() is called with the CAN Identifier.
  2. The function loops through the used list and searches the first message with the given CAN Identifier.