2410_LSS100100/LSS100200_SW_03.0

Scripting

The Scripting tab allows you to add and manage various scripts, depending on their type. These scripts are implemented using the Lua programming language.

Within the Scripting tab, you’ll find four actions you can perform for each script:

  1. Editor: Enter the scripting editor to write specific code for a particular program.

  2. Active: Toggle the script’s activation status (green for active, grey for deactivated).

  3. Duplicate: Create a duplicate of the script along with its source code.

  4. Delete: When you click this icon, a confirmation prompt appears to accept the deletion.


Data format:

  • In most cases, data is stored and transferred between the controller components using hex-encoded strings (2 bytes per 1 byte of data).


Programming in Lua:

  • For more information on programming in Lua and to explore code samples, visit www.se.com.

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?