Search found 3 matches

by RaphaelZ
Fri 21. Oct 2016, 14:24
Forum: PCAN-MicroMod Motherboards
Topic: IO modules : node-id settings
Replies: 5
Views: 29905

Re: IO modules : node-id settings

Let assume the actual CanOpen node ID of our module is 64. The CanOpen object viewer tool doesn't detect any device available. In addition, I have manually sent a CAN message in order to read the device type (0x1000,00) via id=0x640(), len=8, Data=0x40,0x00,0x10,0x00,0x00,0x00,0x00,0x00.

Afterwards ...
by RaphaelZ
Fri 21. Oct 2016, 12:21
Forum: PCAN-MicroMod Motherboards
Topic: IO modules : node-id settings
Replies: 5
Views: 29905

Re: IO modules : node-id settings

First of all, thank you for your response.

This morning and following your last post, I have tried once again to set the node ID thanks to the 1F50:3 object dictionary.

Currently, I have two tools provided in the SDK of my cPCI CanOpen board that allow me either to send basic CAN message or ...
by RaphaelZ
Thu 20. Oct 2016, 16:46
Forum: PCAN-MicroMod Motherboards
Topic: IO modules : node-id settings
Replies: 5
Views: 29905

IO modules : node-id settings

Dear Peak System,

We are currently working on the integration of a CANOpen Master (cPci board) in a controller. In this context, we have bought three kinds of remote IO; namely Mix1, Digital1, Analog1 boards, they will act as CANOpen slave.

We are experiencing some trouble about the node-ID of ...