2008-11-03 06:27 PM
2011-05-17 12:56 AM
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?!
2011-05-17 12:56 AM
Morning,
I recieve an CAN Frame viaCode:
CAN_ReceiveMessage(msgobj, FALSE, &RxCanMsg);
is it possible to decide if the RxCanMsg is an Remote Frame or an normal CAn Frame?!