How to send a remote request through Instruments Panel?

Comprehensive CAN monitor for Windows® and its add-ins: Plotter, CANdb Import, Instruments Panel, and J1939
Post Reply
jnota
Posts: 20
Joined: Mon 18. May 2015, 17:32

How to send a remote request through Instruments Panel?

Post by jnota » Wed 11. Nov 2015, 11:26

Hello,

I'm trying to send a Remote Frame through the Instruments Panel (for example, using a button), but I didn't figure it out yet how to do it...
The program asks always for a signal assignment, but in this case there is no signal. No data. I just need to send a remote request.

Any ideas?

Thanks in advance!

M.Maidhof
Support
Support
Posts: 1753
Joined: Wed 22. Sep 2010, 14:00

Re: How to send a remote request through Instruments Panel?

Post by M.Maidhof » Wed 11. Nov 2015, 14:24

Hi,

please create a standard macro with a rtr message, and start the macro with a button in the instruments panel

regards

Michael

jnota
Posts: 20
Joined: Mon 18. May 2015, 17:32

Re: How to send a remote request through Instruments Panel?

Post by jnota » Thu 12. Nov 2015, 10:12

Thank you for your answer.

I've already made the macro.
But now how can I call this specific Macro?
If I just write "MacroRun", the program will always run the macro that is in the dropdown list...
Is there a way to call a specific one?

M.Maidhof
Support
Support
Posts: 1753
Joined: Wed 22. Sep 2010, 14:00

Re: How to send a remote request through Instruments Panel?

Post by M.Maidhof » Thu 12. Nov 2015, 15:06

Hi,

you have to write the macro name in the command field.

jnota
Posts: 20
Joined: Mon 18. May 2015, 17:32

Re: How to send a remote request through Instruments Panel?

Post by jnota » Thu 12. Nov 2015, 15:25

Thanks!
It works perfect! :)

Post Reply