Skip to content

Crestron Simpl example

Stian Aurdal edited this page Mar 16, 2014 · 1 revision
  1. Create a new Simpl program.
  2. Add a "TCP/IP Server" to your Ethernet slot.
  3. Configure the "TCP/IP Server" symbol, as shown below.

  1. Right click on your "TCP/IP Server" symbol, and select "Configure Device..."
  2. Navigate to the "IP Net Address" and fill in the "Default Address" field to IP: 0.0.0.0(accept connections from any IP address)

  1. Compile and upload program to your processor.
  2. Use your "Simple Debugger" in Toolbox to set "Enable_Tcp_IP" to high.(Important to do this before running pycres.py)
  3. Run the pycres.py program.
Clone this wiki locally