Function Keys

More
2 years 4 months ago - 2 years 4 months ago #1862 by andrew
Replied by andrew on topic Function Keys
I'm not the expert but it looks like you're trying to run a command then tack a macro string of commands on after that. I think you need the macro command as the first thing in order to run a string of commands separated by '!' characters. So it should be:

macro|fam1|cmd1~arg1!fam2|cmd2~arg2!fam3|cmd3~arg3

not:

fam2|cmd2~arg2!macro|fam1|cmd1~arg1!fam3|cmd3~arg3

I think that's the problem anyway.

Andrew
Last edit: 2 years 4 months ago by andrew.

Please Log in to join the conversation.

More
2 years 4 months ago #1863 by bitzerjd
Replied by bitzerjd on topic Function Keys
That worked. Thanks! I thought the ! was the separator for individual commands so order wouldn't matter.

Please Log in to join the conversation.

More
2 years 4 months ago #1864 by andrew
Replied by andrew on topic Function Keys

That worked. Thanks! I thought the ! was the separator for individual commands so order wouldn't matter.
I think the only way you can have a string of commands separated by '!' characters is to use 'macro|' at the beginning of the line - that's what it's for.

Andrew

Please Log in to join the conversation.

More
2 years 4 months ago #1866 by bitzerjd
Replied by bitzerjd on topic Function Keys
I moved the logic back to server macros. This way on the remote it's a simple trigger.."Macro|tivo" for example. I also like the line by line list in the server Macro Editor, it's easier for me to see it on the laptop vs the line in Designer.

Please Log in to join the conversation.

More
2 years 4 months ago #1867 by bitzerjd
Replied by bitzerjd on topic Function Keys
Back to the Original Issue...Sorry for the side track.  Long Press on the "Home" button doesn't work for me.  It's a simple command "clientcmd|back"  It works fine on the back button (long press).  Second, nothing executes from the F1..3 buttons (long or short press).  I've tried a client command (clientcmd|back (or home), and it doesn't execute.  I also tried a device command Lighting|48~On and it doesn't work.  The code works if assigned to a regular button.  There is no error in the log because it never gets sent.

Please Log in to join the conversation.

More
2 years 4 months ago #1869 by davep
Replied by davep on topic Function Keys
I'll have to remote back into your system to inspect the html on the pages.

Please Log in to join the conversation.

Time to create page: 0.198 seconds