Search found 6 matches

by naitsoco
Wed 18. Jun 2014, 09:54
Forum: PCAN-Explorer 5 & Add-ins
Topic: Events management
Replies: 6
Views: 7944

Re: Events management

Hi Mr. Wolf,

Thank you for your time, i have already started working with the PCAN-BASIC API, and it seems okay for me, i appreciate your guidance.

regards,
by naitsoco
Mon 16. Jun 2014, 16:51
Forum: PCAN-Explorer 5 & Add-ins
Topic: Events management
Replies: 6
Views: 7944

Re: Events management

Hi again,

As i have already said i want to create a virtual node that will interact with the other different physical nodes, my virtual node will have to send/receive messages( as a physical node does) for that i'm using vbscript macros, but when i started developing my script i have noticed that ...
by naitsoco
Fri 13. Jun 2014, 16:40
Forum: PCAN-Explorer 5 & Add-ins
Topic: Events management
Replies: 6
Views: 7944

Re: Events management

Thank you Mr. Wolf for your quick answer, when i said VBScripts i meant VBS macros actually, sorry for the misapprehension, i will check out the macros samples and see where it leads, have a nice week end.
by naitsoco
Fri 13. Jun 2014, 12:10
Forum: PCAN-Explorer 5 & Add-ins
Topic: Events management
Replies: 6
Views: 7944

Re: Events management

Hi,

i have an other question actually i'm trying to send and receive messages using VB scripts and i'm not sure if it's possible using VB scripts or Add-ins, i would really appreciate any help.
by naitsoco
Fri 13. Jun 2014, 12:07
Forum: PCAN-Explorer 5 & Add-ins
Topic: Building c# sample plugin
Replies: 15
Views: 18678

Re: Building c# sample plugin

Hi,

I'm trying to do the same thing which is creating an Add-in for Pcan explorer that will allow me to receive and send messages on PCan explorer, and i would really appreciate your help.
by naitsoco
Wed 11. Jun 2014, 16:41
Forum: PCAN-Explorer 5 & Add-ins
Topic: Events management
Replies: 6
Views: 7944

Events management

Hi,

Currently i'm working on a vb script on PCAN-Explorer, this latter aims to exchange messages(requests and responses) with different components that are connected to my pcan-Explorer, so i have spent countless hours trying to figure out how to write or implement event handler methods that can be ...