Changes for page 01 Lua Functions
Last modified by Theodore Xu on 2023/10/26 10:51
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1783,7 +1783,7 @@ 1783 1783 1784 1784 = **11 Special function for V-NET** = 1785 1785 1786 -**normal_get_alldata()** 1786 +== **normal_get_alldata()** == 1787 1787 1788 1788 **Function: **Obtain the data of all the monitoring points 1789 1789 ... ... @@ -1819,3 +1819,17 @@ 1819 1819 } 1820 1820 1821 1821 Failed: table, empty table 1822 + 1823 +== **normal_setdata_byname(string name, string data)** == 1824 + 1825 +**Function:** Write data to the monitoring point name 1826 + 1827 +**Parameter:** 1828 + 1829 +name: the name of mo 1830 + 1831 +**Return:** 1832 + 1833 +Succeed: calculated result 1834 + 1835 +Failed: multi, error code