Search found 4 matches

by dcorley@prattmiller.com
Mon 11. Jan 2021, 15:47
Forum: PCAN Basic .NET Assembly Beta
Topic: PCANBasic .NET Assembly Dependencies
Replies: 2
Views: 2713

PCANBasic .NET Assembly Dependencies

Is the new PCANBasic.NET.dll just a wrapper around PCANBasic.dll?
Do I still need to install and deploy PCANBasic.dll?
by dcorley@prattmiller.com
Mon 11. Jan 2021, 15:44
Forum: PCAN Basic .NET Assembly Beta
Topic: PCANBasic .NET Assembly
Replies: 3
Views: 2738

Re: PCANBasic .NET Assembly

Thank you for the quick response, your answer was correct, not sure why I thought I could run without a receiving node, works fine when I have another node plugged into the bus.

Thanks!
by dcorley@prattmiller.com
Fri 8. Jan 2021, 20:47
Forum: PCAN Basic .NET Assembly Beta
Topic: PCANBasic .NET Assembly
Replies: 3
Views: 2738

PCANBasic .NET Assembly

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 ...