CAN Node ID

Forum for problems or queries regarding Flowcode Comms Components. Eg LIN, I2C, SPI, RS232, CAN, IrDA etc

Moderators: Benj, Mods

Post Reply
drphil1969
Posts: 10
Joined: Wed Apr 15, 2009 3:50 pm
Contact:

CAN Node ID

Post by drphil1969 »

Hello,

I am using an E-Blocks CAN board and cannot find any reference to the Node ID. Is the node ID a settable parameter?

Thanks,
Phil

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: CAN Node ID

Post by Benj »

Hello Phil

In CAN all messages go to all devices. You can use the masks and filters to reduce the number of messages that a node recieves and you can also use Flowcode to create custom message formats such as node IDs.

Post Reply