This repository contains example applications, written in Go, which demonstrate how to use the IXXAT VCI3 interface for CAN bus communication.
Receive messages with base frame format with 11 identifier bits.
Receive messages with extended frame format: with 29 identifier bits.
Send message with base frame format with 11 identifier bits.
Send message with extended frame format: with 29 identifier bits.
Send message request (Remote Frame).
Wait for specific message.