Search found 5 matches
- Sun 29. Nov 2020, 22:06
- Forum: PCAN-Basic
- Topic: Error Running 2 PCANBASIC based applications
- Replies: 3
- Views: 607
Re: Error Running 2 PCANBASIC based applications
If we purchase 'PCAN-Developer 4', would the applications need to be modified (to support simultaneous running via the commercial API), or would it be just a matter of replacing the DLL? Also, if Peak-View is used to Initialize the CAN interface, could the applications be made to run without re-init...
- Fri 27. Nov 2020, 18:12
- Forum: PCAN-Basic
- Topic: Error Running 2 PCANBASIC based applications
- Replies: 3
- Views: 607
Error Running 2 PCANBASIC based applications
I've written 2 python applications that work fine when run by themselves , but when I try to open both, I get this error on whichever app I open last: returned value= 67108864 returned value= 0x4000000 I'm using the PCANBasic.dll driver (7/9/2020), and both applications are accessing the same CAN de...
- Thu 3. Sep 2020, 05:11
- Forum: PCAN-Basic
- Topic: Basic Python App
- Replies: 2
- Views: 1193
Re: Basic Python App
Thanks that worked great!
- Sun 23. Aug 2020, 18:53
- Forum: PCAN-Basic
- Topic: Basic Python App
- Replies: 2
- Views: 1193
Basic Python App
I downloaded the pcan-basic.zip, but having trouble running the PCANBasic.py example. I've tried python 2.3 and 3.7, but the application just runs and exits without any console or message. I've tried with and without the Peak USB plugged in. I can't find any documentation on it, how is it meant to b...
- Sat 11. Jul 2020, 02:30
- Forum: PCAN-Basic
- Topic: Implementing Simple CanOpen App with Peak-Basic
- Replies: 1
- Views: 939
Implementing Simple CanOpen App with Peak-Basic
I haven't found any affordable commercial software that allows one to read/plot data from a CanOpen sensor. I'm not terribly familiar with CanOpen, so I'm not sure if this biting off more than I can chew.. especially, since I've never programmed using the Peak API. Anyone have any thoughts how do-ab...