05-07-2015 08:12 AM
Hello,
I have a CAN interface from Peak System that I used to communicate between Labview and a motor controller by sending CAN frame. Every time I send CAN frames through Labview function/VI, I got an error message after some time which says that the CAN bus is in "bus-off" state and the reason is that "Labview: Image not found. NI-488:SRQ stuck in on position".
I don't understand this error message. Can someone help me please?
05-07-2015 08:54 AM
05-07-2015 10:10 AM
I am executing a CAN Write function developped by Peak System to send CAN frame to the CAN bus in a while loop. But in the middle of the execution I got the message. In the while loop I put a 100ms wait function.
05-07-2015 10:55 AM