Wiki source code of 04 Lua Script
Last modified by Wecon on 2025/09/03 21:04
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | "Lua script function and operation" include Lua script function manual and operation manual. |
| 2 | |||
| 3 | |||
| 4 | Lua script function manual introduce all Lua script function which are define by WECON. | ||
| 5 | |||
| 6 | **For example**,"addr_getshort(PLC addr)" function can read PLC address,(data format:** **Single word, signed, decimal value) | ||
| 7 | |||
| 8 | Lua script operation manual shows how to create script in V-NET's script interface. |