You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crestron Programmers
Hi Guys, actually i´m a new programmer by Crestron, and I want to make Wake On Lan with the processor CP3 but I dont know how to do that, please help me, if anyone knows some module or someway to do that, the Wake On Lan,
Thanks
Dan M
unread,
May 11, 2017, 11:10:52 AM5/11/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crestron Programmers
If you want to Wake up a device you need to send FF FF FF FF FF FF, then 6 times the MAC Address of device you want to wake up followed by 00 00 00 00 00 00 over UDP broadcast.
I have code written for SIMPL# but this is also doable in SIMPL.
Axa Axa
unread,
Nov 9, 2017, 3:55:42 PM11/9/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crestron Programmers
Its already available Go to your crestron modules directory Open crssplus.dat as a zip file extract the file "WOL v1.0.00.csh" and "WOL v1.0.00.csp" put them in the program folder of the program you want to use start your SIMPL program editor, type the speed key exactly matching the file name "WOL v1.0.00.csp" use it at will your welcome
if you have trouble just open the file and copy the code as is making your own.
On Wednesday, February 15, 2017 at 11:48:19 AM UTC-5, Fer Quintanilla wrote:
Push Button
unread,
Mar 30, 2020, 2:00:17 AM3/30/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crestron Programmers
Hi Dan, does your code also work for LG displays. And would you be willing to share that module?