PCANBasic .NET Assembly
Posted: Fri 8. Jan 2021, 20:47
I have integrated the new assembly into my application (.Net Core), however I still get TPCANStatus.PCAN_ERROR_QXMTFULL errors when sending data via PCANBasic.Write(). I can start a continuous send routine which will run for about 4 minutes and then I get this error.
If I re-initialize (un-initialize and initialize) the adapter this error is cleared and I can transmit again for a few minutes. (sending 4 standard CAN messages LC 8 bytes at 20 msec cyclic.)
This only occurs when I do NOT have hardware connected to the CAN bus. I am using the Peak USB CAN adapter. I have the adapter installed on my development PC, nothing attached and running PCAN-View along with my application in debug mode.
Any idea why I get this error?
Thanks
D.Corley
If I re-initialize (un-initialize and initialize) the adapter this error is cleared and I can transmit again for a few minutes. (sending 4 standard CAN messages LC 8 bytes at 20 msec cyclic.)
This only occurs when I do NOT have hardware connected to the CAN bus. I am using the Peak USB CAN adapter. I have the adapter installed on my development PC, nothing attached and running PCAN-View along with my application in debug mode.
Any idea why I get this error?
Thanks
D.Corley