LColes
unread,Aug 28, 2007, 3:40:10 AM8/28/07You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am currently writing a .Net 2.0 wrapper for the NI-Can API so i can use with software i am writing. When i send a frame using the ncWrite function and then call the ncRead function as i am expecting a response. The repsonse i get is a Frame Error with the error code C008, the description of the error code says The LIN Interface slave task recieved a checksum byte with a bit error.
Can some explain a bit more about this and the likely causes as i am a bit confused