API Docs for:
Show:

exports Class

Module: Signals

Methods

createRawChannel

(
  • channel
)
RawChannel

Provided by the CAN module.

Defined in can.js:28

Parameters:

  • channel String

    Channel name (e.g. vcan0)

Returns:

RawChannel: a new channel object or exception

parseNetworkDescription

(
  • file
)

Defined in can.js:269

Parameters:

  • file String

    Path to KCD file to parse

Returns:

DB description to be used in DatabaseService