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

« Previous Version 2 Current »

It works with Trizeps 2-6 and needs .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 a new connect after a disconnect

  • transmit CAN message using the transmit button

  • show received CAN message inside the list box

  • set the acceptance code register and acceptance 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