Jump to content

Recommended Posts

Posted

Hello,

I have an installation with 8 watchpax + one production computer.

The complete museum is controlled by a Crestron control system.

 

I want to start-up the system at the morning and switch it off at the end of the day with the Crestron

as I do on other installation with "classic "PC with watchout display licence (with wake on lan and a little script for shutdown).

 

I see that it's possible from the production (from stage menu, control server display) but I don't see any command for this in the user manual. (appendix D production computer protocol or E display cluster protocol)

 

Could you tell me if it's possible, how? ( command?, port? editing the startup script of the watchpax?)

 

Thank-you for your answer.

 

regards,

 

Philippe Morsa

 

Posted

Yes its possible.

 

Open a TCP/IP connection ( machine IP, port 3039) to the display you need to shutdown, authenticate and send the powerDown command.

ex: "authenticate 1" & vbCrLf & "powerDown" & vbCrLf. this is for VB.net

 

​You need to do this individually for each machine.

Posted

OK,

 

thank you, I'll try.

But for the wake-up, I presume that there is no command. I must make a wake on pan by calling the mac address of each watchpax? is it ok like this or must I configure something in the start-up script?

 

Thanks for these precision.

 

Philippe

  • Moderator
Posted

OK,

 

thank you, I'll try.

But for the wake-up, I presume that there is no command.

 

sure, there is an IT industry standard command for Wake On LAN.

no watchout command, because obviously watchout is not running

 

I must make a wake on lan by calling the mac address of each watchpax?

 

with a Magic Packet, yes. Wake On LAN is a computer industry standard.

There is plenty of documentation online on the operation of Wake On LAN.

 

As far as obtaining the MAC address, cluster protocol includes a query to obtain that.

for more details, see this post -- IP power down

 

is it ok like this or must I configure something in the start-up script?

 

That is a vague question. The WATCHPAX will power up into its logo screen.

Since you have a control system sending the Wake On LAN,

then it would make sense for the control system to tell it what to do next,

so then no need for startup script.

Posted

Im using wakemeonlan from NirSoft to get and store the MAC address.

 

wakemeonlan can be used as command line, so Ive cooked it in to a .net app to remotely start and shutdown the system.

Posted

thanks a lot  for these answer, it's perfect. I found all what I need in the post "IP POWER DOWN"

 

 

I'll have a look on the watchnet for futur application (but I have often to control a lot of device, that's why I like the Crestron controller)

 

 

regards

 

Philippe

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...