Classes

The SimpleCAN bus class provides a CAN bus model. In the SimpleCANBus class, messages are forwarded to all connected devices (except the sending one). If this results in performance issues, it is possible to write a filtering CAN bus model.

Attributes

Properties

Name Type Description

devices

irefarray / <unknown>

CAN devices attached to bus

object.timeSource

object

Time source object (a cpu or machine object)

stats.lastReportSentBits

uint64_t

Statistics

stats.sentBits

uint64_t

Statistics

Interfaces

Name Type Description

CanBusIface

CanBusIface

CAN Bus Interface

Ports

Prop Iface Description

-

-

-