Remote "Reboot" command for MST-701's?
fogled@mizzou
h4x354x0r
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?
Comments
-
All standard device is make reboot: SEND_COMMAND device,"'REBOOT'"
-
infoscreen wrote: »All standard device is make reboot: SEND_COMMAND device,"'REBOOT'"
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. -
You can also try the netlinx command for reboot:
REBOOT(10001:1:0)
-
Please try from telnet!
If not work try make panel firmware upgrade! -
I've confirmed that the MST-701 units do not respond to SEND_COMMAND D:P:S,"'REBOOT'". They do, however, respond to REBOOT(D:P:S) from the master controller.
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. -
Guess we need a meta-function:
Define_Function ReallyReboot(Dev dvTarget) { Send_Command dvTarget,'REBOOT' Reboot(dvTarget) } -
I just created two different button_event stacks, for the two different types of device reboot commands.
Leave a Comment
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums