Search found 2 matches

by H31nZ
Tue 16. Jun 2015, 14:45
Forum: PCAN-Explorer 5 & Add-ins
Topic: Macro: Send Message with incrementing ID
Replies: 2
Views: 4851

Re: Macro: Send Message with incrementing ID

Works like a charm!
Thank you :)
by H31nZ
Mon 15. Jun 2015, 13:17
Forum: PCAN-Explorer 5 & Add-ins
Topic: Macro: Send Message with incrementing ID
Replies: 2
Views: 4851

Macro: Send Message with incrementing ID

Hi,
i want to write a macro that lets me send a CAN-message with an incrementing ID, something like:

while i < 799h
Send 1 i 2 12h 34h
Wait 10
i++
wend

As i don't know anything about VBS i am having trouble bringing this to life!
Can anyone please help me?
Thanks and Greetings :twisted: