sleep button
thomod
Junior Member
I have a request to add a sleep button to an 8400 in a WDS in a conference room. They want to be able to press a button to sleep the display like the button on the bottom of the wired panels. Is there a code in TP4 or does this need to be done programatically?
thanks
thanks
Comments
-
I think the right way is to go in TPD4, Menu-> Project Properties->Panel Setup Information and define a command for SLEEP. It can be literally "SLEEP" or wahtever, which will be triggered by using SEND_COMMAND to the TP device.
Works just fine with MVP5200i. -
Asking out of curiosity, not as a rebuttal...
Couldn't the same function be accomplished just by using SEND_COMMAND dvTP, "'SLEEP'", without doing anything in the panel set-up? -
I guess. I believe the setting there is for receiving the string as feedback when falling asleep on its own.
-
felixmoldovan wrote: »I guess. I believe the setting there is for receiving the string as feedback when falling asleep on its own.
true.
You could copy the button from the setup pages (don't know if there is a sleep button there, but if it is, you can copy it
) -
staticattic wrote: »Asking out of curiosity, not as a rebuttal...
Couldn't the same function be accomplished just by using SEND_COMMAND dvTP, "'SLEEP'", without doing anything in the panel set-up?
Just tried this on a 7500 and it seems to work
Send_Command dvTP,"'SLEEP'"
Send_Command dvTP,"'WAKE'"
That's cool
-
Just to through out another option.
You can also use the loop back port on a button.
in button properties, under the program tab set the command port to 0 (loop back port) and type
SLEEP
for the command output. Now when ever that button is pushed the panel will go to sleep. No extra code required!
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