![IXXAT CAN@net II/Generic Manual Download Page 31](http://html1.mh-extra.com/html/ixxat/canatnet-ii-generic/canatnet-ii-generic_manual_2098901031.webp)
CAN@net II/Generic, Version 1.5
Writing Applications
31
Receive three messages on the CAN bus. In order to verify this, an analyzing
tool or a CAN sender must be connected to your CAN bus. The CAN
messages will be received by the CAN@net II/Generic which sends them as
ASCII-Protocol messages to the demo application. Here the messages are
displayed using the printf() function.
Clear the complete filter list, set a single CAN ID to be allowed from CAN to
Ethernet and enable the filter mechanism. From now on, only CAN messages
with the ID 100 will be forwarded to Ethernet.
To verify this, an analyzing tool or a CAN sender must be connected to your
CAN bus. After receiving the CAN ID 100 three times the demo application
prompts this with an OK, stops the CAN controller and exits.