Search found 5 matches

by sandeep156
Wed 15. Jul 2015, 23:20
Forum: PCAN-USB
Topic: RXErr using PCAN-View
Replies: 5
Views: 8714

Re: RXErr using PCAN-View

Hey Michael,

I just found out the problem today.. It was a blunder on my part. While I had the right baud rate on labview (500k) I had the wrong one on PCAN-View (50k)

I apologize for having taken up your time.

And yes, there is termination.

Regards,
Sandeep
by sandeep156
Wed 15. Jul 2015, 15:48
Forum: PCAN-Basic
Topic: PCAN-Basic in LabVIEW
Replies: 1
Views: 3999

PCAN-Basic in LabVIEW

Hello,

I've been trying to send and receive data from my device using the PCAN-BASIC LabVIEW VIs. I have been successful in using the 'CAN Read.vi' to read the PDOs.

I would like to try to use the 'CAN Write.vi' now, but it seems to me that the inputs to the controls of 'CAN Write.vi' are in ...
by sandeep156
Fri 10. Jul 2015, 16:35
Forum: PCAN-USB
Topic: RXErr using PCAN-View
Replies: 5
Views: 8714

Re: RXErr using PCAN-View

Also, I guess my main issue here is, when I move out of LabVIEW i.e. unitialize and close out the connection, shouldn't I be able to set the parameters I want on PCAN-VIEW and establish communication with my device?

So, am I maybe missing a step here?
by sandeep156
Fri 10. Jul 2015, 16:28
Forum: PCAN-USB
Topic: RXErr using PCAN-View
Replies: 5
Views: 8714

Re: RXErr using PCAN-View

Hey Michael

I set the baudrate in my LabVIEW application to be 50kbits/s which is what I need it to be. I did the same when I reverted to using just PCAN-VIEW.

Do you see any other possible issue?

Thanks,
Sandeep
by sandeep156
Thu 9. Jul 2015, 23:01
Forum: PCAN-USB
Topic: RXErr using PCAN-View
Replies: 5
Views: 8714

RXErr using PCAN-View

Hello,

I have a device which constantly sends PDOs through the PCAN-USB to the laptop (PCAN-VIEW) every 64ms once I activate it. I could see the data on PCAN-VIEW just fine before I started using the PCAN Basic Labview VIs. However, after meddling around with the LabVIEW VIs to see if I can send ...