Search found 4 matches

by amirb
Sun 31. May 2015, 10:27
Forum: PCAN-Basic
Topic: Error on write
Replies: 1
Views: 3590

Error on write

Hi
when I want write a message on can, I got this error.
Type could not be marshaled because the length of an embedded array instance does not match the declared length in the layout
Please help me about it.
by amirb
Thu 21. May 2015, 12:40
Forum: PCAN-Light (outdated)
Topic: How can use two pcan-usb via pcan light
Replies: 4
Views: 10764

Re: How can use two pcan-usb via pcan light

Yes, all right.
Again, Thank you in advance.
by amirb
Thu 21. May 2015, 12:08
Forum: PCAN-Light (outdated)
Topic: How can use two pcan-usb via pcan light
Replies: 4
Views: 10764

Re: How can use two pcan-usb via pcan light

Thank you for your quick response.

As you said, I use PCAN_2USB.dll in second program and change HardwareType in init function to USB_2CH, but I get an error.

Should I apply any special setting on my system?
by amirb
Thu 21. May 2015, 10:43
Forum: PCAN-Light (outdated)
Topic: How can use two pcan-usb via pcan light
Replies: 4
Views: 10764

How can use two pcan-usb via pcan light

I want to use 2 peak can usb devices on a pc.
Unfortunately, init function of pcan light API does not have any parameter for device number whereas PCAN View in connect window ask which device you want.
Please help me about this problem.