Wiki source code of 04 Lua Script
Last modified by Theodore Xu on 2023/10/26 10:58
Show last authors
author | version | line-number | content |
---|---|---|---|
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. |