Remote "Reboot" command for MST-701's?
fogled@mizzou
Posts: 549
in AMX Hardware
This seems like an incredibly dumb question, but... how do I remotely reboot an MST-701 touchpanel? I can't find a "reboot" command in the API, like there is for devices like the SDX and DX-RX. What am I missing? How do I remotely reboot that touchpanel with a command from the controller?
0
Comments
That's what I thought, I even just programmed that into my code without consulting the API. But when it didn't work, I went to look for the reboot command in the API and it's not there, and the panel doesn't respond to REBOOT. I'm going to re-do my testing this evening to make sure I didn't just make some other stupid mistake.
If not work try make panel firmware upgrade!
I've also confirmed that the Solecis SDX and DX-RX units do not respond to REBOOT(D:P:S), but they do respond to SEND_COMMAND D:P:S,"'REBOOT'".
Gotta love the consistency, if nothing else.