Sending data question

8 years 11 months ago #29529321 by alexm
Sending data question was created by alexm
Hi all, Im using twice sdc21XX and both has a script running. I'm interesting send data to communicate both devices. I think RAWcan is fine for me (yes, both devices has CAN inteface) but, I'm little confused about send data by CAN.

The manual use _CANSEND _CS Variable Number Value CAN Send but, I don't know how use it, only I need send 1 byte.


Number is the destination ID device?

Thank you

Please Log in or Create an account to join the conversation.

8 years 11 months ago #29529324 by Griffin Baker
Replied by Griffin Baker on topic Sending data question
You have to send the can frame.

Look at the bottom of page 119 to page 120. It shows how you send the data using the RawCan.

At the top of page 119 shows you how to read the can frame.

Please Log in or Create an account to join the conversation.

8 years 11 months ago #29529329 by alexm
Replied by alexm on topic Sending data question
Thank you, I have read these pages, finally using miniCAN works better!

Please Log in or Create an account to join the conversation.

Time to create page: 0.055 seconds