Create a SIMPL Module


A SIMPL module is a SIMPL program that interacts with the control system by sending and receiving signals and is represented by a symbol in Crestron Studio®. A unit of programming that exposes its interface via a SIMPL or SIMPL+ symbol, and itself contains an internal program. You can import and use ready-made SIMPL modules, modify existing SIMPL modules or create brand new ones.

You can create a new SIMPL module right from the Start Page or by following the instructions below.

  1. Create a new SIMPL module

    A dialog indicating that your module is created appears briefly and Program Designer opens in a new tab of Crestron Studio®

  2. Edit the Module Properties

  3. Open the Argument Definition in a Symbol Editor and expand the symbol to add the required number of inputs, outputs and parameters. Press to add one input, output or parameter or press to add multiple inputs, outputs or parameters.

  4. Define the signal cues.

  5. Define the parameters.

  6. Set optional properties, for example default values or status bar hints, for signals and parameters.

  7. Program the logic

  8. Save your module

 

More:

User Module Properties

Importing User Modules in Crestron Studio®