RXErr using PCAN-View
Posted: Thu 9. Jul 2015, 23:01
Hello,
I have a device which constantly sends PDOs through the PCAN-USB to the laptop (PCAN-VIEW) every 64ms once I activate it. I could see the data on PCAN-VIEW just fine before I started using the PCAN Basic Labview VIs. However, after meddling around with the LabVIEW VIs to see if I can send and receive some messages through LabVIEW, I am not able to receive the data I used to receive on PCAN-View anymore.
The errors that I see are
Form Error, RX, CRC delimiter, RxErr = 1, TXErr=0
Form Error, RX, Error Delimiter, RXErr = 2, TXErr = 0
And the RXerr increases until it hits 128.
So I tried to connect my device to another laptop and was able to see the data as expected on PCAN VIEW. I have not done any LabVIEW work on this other laptop.
So I have clearly done something on LabVIEW to cause this. I have tried reset and uninitialize VIs on LabVIEW to see if it would solve the issue. However it did not.
Can I get some suggestions on what to try next?
Thanks,
Sandeep
I have a device which constantly sends PDOs through the PCAN-USB to the laptop (PCAN-VIEW) every 64ms once I activate it. I could see the data on PCAN-VIEW just fine before I started using the PCAN Basic Labview VIs. However, after meddling around with the LabVIEW VIs to see if I can send and receive some messages through LabVIEW, I am not able to receive the data I used to receive on PCAN-View anymore.
The errors that I see are
Form Error, RX, CRC delimiter, RxErr = 1, TXErr=0
Form Error, RX, Error Delimiter, RXErr = 2, TXErr = 0
And the RXerr increases until it hits 128.
So I tried to connect my device to another laptop and was able to see the data as expected on PCAN VIEW. I have not done any LabVIEW work on this other laptop.
So I have clearly done something on LabVIEW to cause this. I have tried reset and uninitialize VIs on LabVIEW to see if it would solve the issue. However it did not.
Can I get some suggestions on what to try next?
Thanks,
Sandeep