intrepidcs / python_ics

Library for interfacing with Intrepid devices in Python
MIT License
61 stars 29 forks source link

A bug in intrepidcs API in LabVIEW - For transmitting CAN FD frame #149

Closed AnnieeLong closed 1 year ago

AnnieeLong commented 1 year ago

When use ''NEO VI Example.llb'' receiving CANFD messages,The data received in different frames is the same,this is not correct. The array ''Array of Long Data Bytes'' in ''getmessages.vi'' does not have a well-defined status, ID, data, etc. for each frame. The vi ''GetTimeStampForMsg.vi'' only obtains timestamps for the CAN data frame, ignoring the CANFD data frame. The result ''string out'' obtained by running the vi ''build status string'' is incorrect. Please fix the bug so that the ''NEO VI Example.llb'' can correctly send and receive CANFD message. 237edb80361ef8e049cac5edce47fed

drebbe-intrepid commented 1 year ago

@AnnieeLong This problems does not involve python_ics. Please feel free to contact our support people for additional help. This link will have contacts for different locations to suit your needs best. Please let me know if you have further questions that I can help with. I'm going to close this issue out now.