Search found 5 matches

by sagarpadwal
Mon 16. Nov 2015, 13:56
Forum: PCAN-Basic
Topic: Unable to find the library PCANBasic.dll
Replies: 10
Views: 27962

Re: Unable to find the library PCANBasic.dll

HI,

Yes, the PCI card installed correctly on PC.
And i checked it through the PCAN view ,it shows both the channels and i also checked it with transmitting and receiving messages.

Regards,
Sagar
by sagarpadwal
Mon 16. Nov 2015, 13:08
Forum: PCAN-Basic
Topic: Unable to find the library PCANBasic.dll
Replies: 10
Views: 27962

Re: Unable to find the library PCANBasic.dll

Hi,
I have attached the snapshot of application where no option in the dropdown list as 'PCAN_PCIBUS1 0x41' as handle for channel1.

I have developed vb application with other CAN hardware but as now with current requirement i want to use that application with this current hardware i mentioned in ...
by sagarpadwal
Mon 16. Nov 2015, 10:58
Forum: PCAN-Basic
Topic: Unable to find the library PCANBasic.dll
Replies: 10
Views: 27962

Re: Unable to find the library PCANBasic.dll

Hi Michael,

i am using 'PCAN-PCI Express Dual Channel' PCI CAN card.

Regards
Sagar
by sagarpadwal
Mon 16. Nov 2015, 08:27
Forum: PCAN-Basic
Topic: Unable to find the library PCANBasic.dll
Replies: 10
Views: 27962

Re: Unable to find the library PCANBasic.dll

Hello,

I just able to fix the problem with .dll

But now the next problem is
-I run the PCAN Basic Sample code and it started, but what i have to select from options 'Hardware' and 'Hardware Type'?
Basically to can in intialize the CAN hardware with this PCAN Basic Sample code and able to send and ...
by sagarpadwal
Mon 16. Nov 2015, 06:42
Forum: PCAN-Basic
Topic: Unable to find the library PCANBasic.dll
Replies: 10
Views: 27962

Unable to find the library PCANBasic.dll

Hello,

I am developing a VB application with Visual studio 2008.

I have a problem with the library "PCANBasic.dll". I can't add this library to the vb project as reference because vb.net reports an error. The error says that the library is not a valid COM.

After that i tried to find solution on ...