Wiki source code of 04 Lua Script

Last modified by Devin Chen on 2025/12/10 11:46

Hide last authors
Wecon 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.