Page 1 of 1

Need help to use RcvEventHandle

Posted: Fri 27. Sep 2013, 13:37
by rohan4pcan
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 sample code( preferably in VBA or VBS) ?

Re: Need help to use RcvEventHandle

Posted: Fri 27. Sep 2013, 14:22
by PEAK-Support
no receive events in VBA and VBS - use a real programming language and you could use receive events