Skip to main content
miloit00
Associate II
November 4, 2008
Question

identify an RTR Frame

  • November 4, 2008
  • 2 replies
  • 790 views
Posted on November 04, 2008 at 03:27

identify an RTR Frame

This topic has been closed for replies.

2 replies

miloit00
miloit00Author
Associate II
May 17, 2011
Posted on May 17, 2011 at 09:56

Morning,

I recieve an CAN Frame via

Code:

CAN_ReceiveMessage(msgobj, FALSE, &RxCanMsg);

is it possible to decide if the RxCanMsg is an Remote Frame or an normal CAn Frame?!

miloit00
miloit00Author
Associate II
May 17, 2011
Posted on May 17, 2011 at 09:56

Hey Folks, i hava a question hao can i identify an RTR meessage when i have an canmsg object recieved? Is it possible to identify an RTR message when i succesfully recieved an canmsg Object?!