cancel
Showing results for 
Search instead for 
Did you mean: 

identify an RTR Frame

miloit00
Associate II
Posted on November 04, 2008 at 03:27

identify an RTR Frame

2 REPLIES 2
miloit00
Associate II
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?!

miloit00
Associate II
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?!