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!
How to send a remote request through Instruments Panel?
Re: How to send a remote request through Instruments Panel?
Hi,
please create a standard macro with a rtr message, and start the macro with a button in the instruments panel
regards
Michael
please create a standard macro with a rtr message, and start the macro with a button in the instruments panel
regards
Michael
Re: How to send a remote request through Instruments Panel?
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?
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?
Re: How to send a remote request through Instruments Panel?
Hi,
you have to write the macro name in the command field.
you have to write the macro name in the command field.
Re: How to send a remote request through Instruments Panel?
Thanks!
It works perfect!
It works perfect!
