This application is a ASCII-based data scope. When used with a 'spy' cable such as the CBL-Full-1A product from www.commfront.com this progrmam shows the ASCII chars on both sides of a comm link.
There are three main tabs on the user interface.
The 'Vertical' tab displays the comm link conversation in a vertically-scrolling half-duplex mode. Each 'side' of the conversation is detected by the user-configured 'start msg' and 'end msg' byte sequence.
The 'Horizontal' tab shows bytes, one at a time, as they are received on each side of the link so the relative timing relationships can be monitored. ...
C# dotNet WinForm APP to configure Kvaser CAN interface for J1939 comm
This is a Windows Form APP that configures Kvaser Interface HW for communicating with network nodes. The APP is written in C# dotNet using the Kvaser Canlib SDK. A main Windows Form is included as an example Application.