Changes for page 01 Lua Functions
Last modified by Theodore Xu on 2023/10/26 10:51
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -V-BOX.V-Net.1\.User Manual.04 Lua Script.WebHome1 +V-BOX.V-Net.1\.User Manual.04 Lua script.WebHome - Content
-
... ... @@ -114,38 +114,38 @@ 114 114 ((( 115 115 = **2 Address Operation** = 116 116 117 - 117 +**~ Form 2.1** 118 118 ))) 119 119 120 -| =16-bit data formal|=HLword|=32-bit data formal|=HLword|=64-bit data formal|=HLword121 -|12(Default)|0|1234(Default)|0|((( 122 -12345678(Default) 120 +| 16-bit data formal| HLword| 32-bit data formal| HLword| 64-bit data formal| HLword 121 +| 12(Default)| 0| 1234(Default)| 0|((( 122 + 12345678(Default) 123 123 )))|((( 124 -0 124 + 0 125 125 ))) 126 -|21|6|((( 127 -3412(High and low word conversion) 128 -)))|2|((( 129 -34127856 (High and low word conversion) 130 -)))|2 131 -| | |2143|3|((( 132 -21436587 133 -)))|3 134 -| | |4321|6|((( 135 -87654321 136 -)))|6 126 +| 21| 6|((( 127 + 3412(High and low word conversion) 128 +)))| 2|((( 129 + 34127856 (High and low word conversion) 130 +)))| 2 131 +| | | 2143| 3|((( 132 + 21436587 133 +)))| 3 134 +| | | 4321| 6|((( 135 + 87654321 136 +)))| 6 137 137 | | | | |((( 138 -78563412 139 -)))|7 138 + 78563412 139 +)))| 7 140 140 | | | | |((( 141 -56781234 142 -)))|8 141 + 56781234 142 +)))| 8 143 143 | | | | |((( 144 -65872143 145 -)))|9 144 + 65872143 145 +)))| 9 146 146 | | | | |((( 147 -43218765 148 -)))|10 147 + 43218765 148 +)))| 10 149 149 150 150 * If HLword enters any other value, it will be treated as invalid. 151 151