Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

It works with Trizeps 2-6 and need .NET Compact Framework 2.0 and Windows CE 5.0 or later.

  • connect to the CAN device with UseDevno 0…3 (CAN1:…CAN4:) and UseBaudrate

  • change the UseDevno and UseBaudrate with new connect after a disconnect

  • transmitt CAN messages using the transmit button

  • show received CAN messages inside the list box

  • set the acceptence code register and acceptence mask register to filter CAN messages

  • the message counter shows how many messages have been arrived

  • selecting the echo checkbox makes CanMonitor echo messages

  • the second checkbox let CanMonitor increment the packet content

Download Binary: canmonitor_binary.zip
Download Source: canmonitor_sources.zip

  • No labels