Search found 6 matches

by rohan4pcan
Wed 6. Nov 2013, 15:07
Forum: PCAN-Explorer 5 & Add-ins
Topic: Handle Multiframe request using VBA or VBS
Replies: 5
Views: 8576

Re: Handle Multiframe request using VBA or VBS

Hi,

I tried to use OnMessageReceived event of J1939Node object. But i was unable to trigger the event based on received message. I think i am not able to figure out how to use this event correctly. So can you provide me with some sample code example in VBA which will describe how to use this event ...
by rohan4pcan
Tue 1. Oct 2013, 07:40
Forum: PCAN-Explorer 5 & Add-ins
Topic: Handle Multiframe request using VBA or VBS
Replies: 5
Views: 8576

Re: Handle Multiframe request using VBA or VBS

Hi ,

Appreciate your response and there is no need to be sorry :) . So I will at least try to accomplish multi frame using 29 bit ids . If I have any issues while getting this done I will definetely like to contact you .

Meanwhile , I was looking at another option ( UDS API's which I guess are in ...
by rohan4pcan
Fri 27. Sep 2013, 13:37
Forum: PCAN-Explorer 5 & Add-ins
Topic: Need help to use RcvEventHandle
Replies: 1
Views: 3345

Need help to use RcvEventHandle

Hello ,

I read the following description in PCAN Explorer help documentation :
"Sets or returns an event handle that the object uses to notify waiting threads on a received message"

Can it be used to notify to a function that a message has been received . If yes , can you please provide some ...
by rohan4pcan
Fri 27. Sep 2013, 13:33
Forum: Third Party Software
Topic: OBD scan tool
Replies: 18
Views: 65819

Re: OBD scan tool

Any Update on the UDS APIs ? We are also looking for transport layer support for UDS messages . Let me know if any help is required ( beta testing etc.) .
by rohan4pcan
Fri 27. Sep 2013, 13:31
Forum: PCAN-Basic
Topic: PCANBasic: Event - triggered reading in Python
Replies: 7
Views: 15169

Re: PCANBasic: Event - triggered reading in Python

Can this also be done using VBA or VBS ? I am trying to achieve something similar and any help or pointers in this regards would be highly appreciated .
by rohan4pcan
Thu 26. Sep 2013, 14:45
Forum: PCAN-Explorer 5 & Add-ins
Topic: Handle Multiframe request using VBA or VBS
Replies: 5
Views: 8576

Handle Multiframe request using VBA or VBS

Hello :D ,

In our company we are trying to look for options to replace CANalyser( at least most of the functionality). PCAN Explorer is one of the options we short listed . Right now we are doing an initial proof of concept where we are creating an application using VBA and have imported all the ...