The VScom SER-CAN is an adapter from serial port to CAN. It connects a PC via any serial port to the CAN bus. Many computers still have a serial port, the installation is simple.
CAN bus is widely used in industrial applications as well as in automotive monitoring and control. The VScom SER-CAN can be used to monitor the data traffic in such installations, as well as sending control information.
Hardware flow control is used to increase the data reliability. Even on RS232 the SER-CAN can handle High Speed CAN transfers.
• The ASCII conversion protocol is useful in developing and testing any configuration. Users just open the serial port via a Terminal Program, and have a simple way to talk to the CAN controller. The same way they can also transmit and receive CAN frames.
• Applications programmed by users load the library (DLL), which transparently handles the ASCII conversion. Programmers handle only the CAN frames and status, they do not have to care about the ASCII conversion in their applications.
• SER-CAN also supports CANFestival, an Open Source CANopen Framework. CANopen is a CAN-based higher layer protocol that is used in various application fields, such as medical equipment, offroad vehicles, maritime electronics, railway applications or building automation. CANopen unburdens the developer from dealing with CAN-specific details such as bit-timing and implementation-specific functions. It provides standardized communication objects for real-time data, configuration data as well as network management data.
• CANHacker, a tool for analyzing and transmitting frames on the CAN BUS, is included in the product package.
Read the News Article…