Search found 5 matches

by klaus2
Tue 2. Oct 2018, 11:08
Forum: PCAN-Basic
Topic: CAN_initialize failing after 'Stop Debugging' in python
Replies: 5
Views: 5292

Re: CAN_initialize failing after 'Stop Debugging' in python

Thanks for the quick response.
I have version 4.3.0.150
by klaus2
Mon 1. Oct 2018, 19:05
Forum: PCAN-Basic
Topic: CAN_initialize failing after 'Stop Debugging' in python
Replies: 5
Views: 5292

Re: CAN_initialize failing after 'Stop Debugging' in python

Hi
I installed every Thing from the DVD which came With the pcan USB. Where so i See the version?
by klaus2
Mon 1. Oct 2018, 10:30
Forum: PCAN-Basic
Topic: CAN_initialize failing after 'Stop Debugging' in python
Replies: 5
Views: 5292

CAN_initialize failing after 'Stop Debugging' in python

Hi
As isee this problem also occurs in visual studio (see here https://www.peak-system.com/forum/viewt ... =41&t=2697)
Is there any solution to this in python? I am using pycharm as IDE.
This is some how a show stopper as I need to restart the IDE each time.
Any solution?
Thx
by klaus2
Tue 4. Sep 2018, 07:55
Forum: PCAN-Basic
Topic: simple example to receive can message in python
Replies: 5
Views: 31556

Re: simple example to receive can message in python

HI
I saw that, but it doesnt conain what I need to import and what I need to init!
Sorry for the stupid question, but my python knowledge is unfortunately limited. But still better than in the other languages which you provide;-)
by klaus2
Tue 4. Sep 2018, 07:35
Forum: PCAN-Basic
Topic: simple example to receive can message in python
Replies: 5
Views: 31556

simple example to receive can message in python

Hi
I am trying to write python receive CAN message on my PCAN USB device. The python example under PC interfaces\Windows\PCAN-Basic API\Samples\Python
is quite complex. Is there no example code with 10 lines?
Thanks