Sending simple sequenced messages
Posted: Wed 18. Jun 2014, 17:37
Hi,
I would like to send the following messages in order using PCAN-Explorer 5 with a 10 ms pause between them.
Something like the below...
Send 10AA0099h 4 01h 02h 03h 04h
Pause 10
Send 10BB0099h 8 10h 12h 13h 14h 15h 16h 17h 18h
Pause 10
Send 10BB0099h 8 21h 41h 42h 43h 44h 45h 20h 20h
Pause 10
Send 10BB0099h 8 22h 0Ah 20h 20h 20h 20h 20h 20h
Pause 10
Send 10BB0099h 8 23h 41h 42h 43h 44h 45h 20h 20h
How can I do this? Do I have to use a macro? If so how is it done?
Paul
I would like to send the following messages in order using PCAN-Explorer 5 with a 10 ms pause between them.
Something like the below...
Send 10AA0099h 4 01h 02h 03h 04h
Pause 10
Send 10BB0099h 8 10h 12h 13h 14h 15h 16h 17h 18h
Pause 10
Send 10BB0099h 8 21h 41h 42h 43h 44h 45h 20h 20h
Pause 10
Send 10BB0099h 8 22h 0Ah 20h 20h 20h 20h 20h 20h
Pause 10
Send 10BB0099h 8 23h 41h 42h 43h 44h 45h 20h 20h
How can I do this? Do I have to use a macro? If so how is it done?
Paul