Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

CAN PDO mapping

Hello

 

Let assume I have 22 Nodes, and how can I get some TPDO from each, per one request, is it possible? Can you explain me common approaches?

 

Thanks.

0 Kudos
Message 1 of 2
(4,694 Views)

I would start with the TPDO Read example found in Help->Find Examples->Hardware Input and Output->NI Industrical Communications->CANOpen

 

That sets up a single TPDO Read.  From there, you should be able to modify the code to iterate through an array of Node IDs rather than just listen for the single TPDO.

0 Kudos
Message 2 of 2
(4,667 Views)