Changes for page 12 Clock operation

Last modified by Mora Zhou on 2023/11/21 17:27

From version 1.12
edited by Joey
on 2022/06/09 16:12
Change comment: (Autosaved)
To version 1.14
edited by Joey
on 2022/06/09 16:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2178,21 +2178,23 @@
2178 2178  When the number of start coordinate points of device (s2) is less than 0.
2179 2179  )))
2180 2180  
2181 -**Example**
2181 +**Example**
2182 2182  
2183 -[[image:07-5 Basic instructions_html_ace075fb7675de8e.gif]] [[image:07-5 Basic instructions_html_de529c9a16a62ef0.png]]
2183 +(% style="text-align:center" %)
2184 +[[image:07-5 Basic instructions_html_de529c9a16a62ef0.png||height="316" width="400"]]
2184 2184  
2185 -When -100 ≤D0 (X) < 0, D100(Y)=
2186 +When -100 ≤D0 (X) < 0, D100(Y)=[[image:07-5 Basic instructions_html_ace075fb7675de8e.gif]]
2186 2186  
2187 -[[image:07-5 Basic instructions_html_9acd6306c6d91847.gif]] when D0(X)=0, D100(Y)=0;
2188 +When D0(X)=0, D100(Y)=0;
2188 2188  
2189 -when 0 < D0(X) ≤ 100, D100(Y)=
2190 +When 0 < D0(X) ≤ 100, D100(Y)=[[image:/xwiki/bin/download/PLC%20Editor2/1%20User%20manual/2.1%20LX5V%20user%20manual/07-5%20Basic%20instruction/WebHome/07-5%20Basic%20instructions_html_47ebf5cc7733fccc.gif?rev=1.1||alt="07-5 Basic instructions_html_47ebf5cc7733fccc.gif"]],,[[image:07-5 Basic instructions_html_47ebf5cc7733fccc.gif]],,
2190 2190  
2191 -[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png]]
2192 +(% style="text-align:center" %)
2193 +[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png||height="351" width="550"]]
2192 2192  
2193 -{{id name="_Toc5608"/}}{{id name="_Toc1756"/}}{{id name="_Toc21402"/}}**DSCL2/BIN 32-bit unit scale (X/Y coordinate data)**
2195 +== **DSCL2/BIN 32-bit unit scale (X/Y coordinate data)** ==
2194 2194  
2195 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **DSCL2(P)**
2197 +**DSCL2(P)**
2196 2196  
2197 2197  The conversion data (32-bit data unit) for scaling specified in (s2) is scaled by the input value specified in (s1), and the operation result is stored in the device specified in (d).
2198 2198  
... ... @@ -2207,15 +2207,13 @@
2207 2207  
2208 2208  **Device used**
2209 2209  
2210 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
2211 -**Pulse**
2212 -
2213 -**extension**
2212 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|**Offset modification**|(((
2213 +**Pulse extension**
2214 2214  )))
2215 -|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP**
2216 -|(% rowspan="3" %)DSCL2|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|●
2217 -|Parameter 2| | | | | | | | | | | | | | | | |●|●|●| | | | | |●|●
2218 -|Parameter 3| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|●
2215 +|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**[D]**|**XXP**
2216 +|(% rowspan="3" %)DSCL2|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●|●|●
2217 +|Parameter 2| | | | | | |●|●|●| | | | |●|●
2218 +|Parameter 3| |●|●|●|●|●|●|●|●|●|●| | |●|●
2219 2219  
2220 2220  **Features**
2221 2221  
... ... @@ -2226,13 +2226,14 @@
2226 2226  |(% rowspan="4" %)X coordinate|Point 1|(s2)+3, (s2)+2
2227 2227  |Point 2|(s2)+5, (s2)+4
2228 2228  |.....|......
2229 -|Point n|(s2)+2n+1, (s2)+2n
2230 -|(% rowspan="4" %)Y coordinate|Point 1|(s2)+2n+3, (s2)+2n+2
2231 -|Point 2|(s2)+2n+5, (s2)+2n+4
2229 +|Point N|(s2)+2N+1, (s2)+2N
2230 +|(% rowspan="4" %)Y coordinate|Point 1|(s2)+2N+3, (s2)+2N+2
2231 +|Point 2|(s2)+2N+5, (s2)+2N+4
2232 2232  |.....|.....
2233 -|Point n|(s2)+4n+1, (s2)+4n
2233 +|Point N|(s2)+4N+1, (s2)+4N
2234 2234  
2235 -[[image:07-5 Basic instructions_html_6633ca18cee1218c.png]]
2235 +(% style="text-align:center" %)
2236 +[[image:07-5 Basic instructions_html_6633ca18cee1218c.png||height="379" width="750"]]
2236 2236  
2237 2237  • If the operation result is not an integer value, round the first digit below the decimal point.
2238 2238  
... ... @@ -2248,9 +2248,10 @@
2248 2248  
2249 2249  In the case of scaling conversion characteristics as shown in the figure below, set it as the following data sheet.
2250 2250  
2251 -[[image:07-5 Basic instructions_html_74fd22d845ad450e.png]]
2252 +(% style="text-align:center" %)
2253 +[[image:07-5 Basic instructions_html_74fd22d845ad450e.png||height="210" width="750"]]
2252 2252  
2253 -|(% colspan="2" rowspan="2" %)**Set &nbsp;&nbsp;&nbsp;&nbsp;items**|(% colspan="3" %)**Set device and content**|(% rowspan="2" %)**Remarks**
2255 +|(% colspan="2" rowspan="2" %)**Set items**|(% colspan="3" %)**Set device and content**|(% rowspan="2" %)**Remarks**
2254 2254  |(% colspan="2" %)**When R0 is specified in (s2)**|**Set content**
2255 2255  |(% colspan="2" %)Coordinate points|(s2)+1, (s2)|R1, R0|K10|
2256 2256  |(% rowspan="10" %)X|Point 1|(s2)+3, (s2)+2|R3, R2|K5|
... ... @@ -2299,6 +2299,7 @@
2299 2299  
2300 2300  **Example**
2301 2301  
2304 +(% style="text-align:center" %)
2302 2302  [[image:07-5 Basic instructions_html_91dbc16faa9d2ec3.png]]
2303 2303  
2304 2304  When -100 ≤D0(X) < 0, D100(Y)=[[image:/xwiki/bin/download/PLC%20Editor2/1%20User%20manual/2.1%20LX5V%20user%20manual/07-5%20Basic%20instruction/WebHome/07-5%20Basic%20instructions_html_2c96d630f666e72c.gif?rev=1.1||alt="07-5 Basic instructions_html_2c96d630f666e72c.gif"]],,[[image:07-5 Basic instructions_html_2c96d630f666e72c.gif]] ,,;
... ... @@ -2307,11 +2307,12 @@
2307 2307  
2308 2308  when 0< D0(X) ≤ 100, D100(Y)=[[image:/xwiki/bin/download/PLC%20Editor2/1%20User%20manual/2.1%20LX5V%20user%20manual/07-5%20Basic%20instruction/WebHome/07-5%20Basic%20instructions_html_47ebf5cc7733fccc.gif?rev=1.1||alt="07-5 Basic instructions_html_47ebf5cc7733fccc.gif"]],,[[image:07-5 Basic instructions_html_47ebf5cc7733fccc.gif]] ,,.
2309 2309  
2310 -[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png]]
2313 +(% style="text-align:center" %)
2314 +[[image:07-5 Basic instructions_html_a5b19d1af74a9620.png||height="351" width="550"]]
2311 2311  
2312 -{{id name="_Toc32057"/}}{{id name="_Toc9941"/}}{{id name="_Toc6492"/}}**ZONE/BIN 16-bit data zone control**
2316 +== **ZONE/BIN 16-bit data zone control** ==
2313 2313  
2314 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] **ZONE(P)**
2318 +**ZONE(P)**
2315 2315  
2316 2316  After adding the offset value specified in (s1) or (s2) to the input value specified in (s3), it is stored in the device number specified in (d).
2317 2317  
... ... @@ -2327,16 +2327,14 @@
2327 2327  
2328 2328  **Device used**
2329 2329  
2330 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
2331 -**Pulse**
2332 -
2333 -**extension**
2334 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="11" %)**Devices**|**Offset modification**|(((
2335 +**Pulse extension**
2334 2334  )))
2335 -|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP**
2336 -|(% rowspan="4" %)ZONE|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|●
2337 -|Parameter 2| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | |●|●| |●|●
2338 -|Parameter 3| | | | | | | | | | |●|●|●|●|●|●|●|●|●| | | | | |●|●
2339 -|Parameter 4| | | | | | | | | | | |●|●|●|●|●|●|●|●| | | | | |●|●
2337 +|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**K**|**H**|**[D]**|**XXP**
2338 +|(% rowspan="4" %)ZONE|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●
2339 +|Parameter 2|●|●|●|●|●|●|●|●|●|●|●|●|●
2340 +|Parameter 3|●|●|●|●|●|●|●|●|●| | |●|●
2341 +|Parameter 4| |●|●|●|●|●|●|●|●| | |●|●
2340 2340  
2341 2341  **Features**
2342 2342  
... ... @@ -2347,7 +2347,6 @@
2347 2347  |When input value (s3)=0|0
2348 2348  |When input value (s3)>0|Input value (s3) + positive offset value (s2)
2349 2349  
2350 -
2351 2351  (((
2352 2352  • When the output value stored in (d) is a signed BIN 16-bit value, and the operation result exceeds the range of -32,768 to 32,767, the situation is shown in the following example.
2353 2353  
... ... @@ -2355,10 +2355,8 @@
2355 2355  
2356 2356  the output value = -32768+(-100)=8000H-FF9CH=7F9CH=32668.
2357 2357  
2358 -[[image:07-5 Basic instructions_html_a2adbf9ccf8f839.png]]
2359 -
2360 -
2361 -
2359 +(% style="text-align:center" %)
2360 +[[image:07-5 Basic instructions_html_a2adbf9ccf8f839.png||height="399" width="550"]]
2362 2362  )))
2363 2363  
2364 2364  **Error code**
... ... @@ -2369,6 +2369,7 @@
2369 2369  
2370 2370  **Example**
2371 2371  
2371 +(% style="text-align:center" %)
2372 2372  [[image:07-5 Basic instructions_html_5da523c7765bf5be.png]]
2373 2373  
2374 2374  When X000 is ON
... ... @@ -2379,9 +2379,9 @@
2379 2379  
2380 2380  • When 0<D0, the value of (D0)+(1,000) is stored in D1.
2381 2381  
2382 -{{id name="_Toc28351"/}}{{id name="_Toc11023"/}}{{id name="_Toc30269"/}}**DZONE/BIN 32-bit data zone control**
2382 +== **DZONE/BIN 32-bit data zone control** ==
2383 2383  
2384 -[[image:07-5 Basic instructions_html_11b3991e89e21efc.gif]] DZONE(P)
2384 +DZONE(P)
2385 2385  
2386 2386  After adding the offset value specified in (s1) or (s2) to the input value specified in (s3), it is stored in the device number specified in (d).
2387 2387  
... ... @@ -2397,16 +2397,14 @@
2397 2397  
2398 2398  **Device used**
2399 2399  
2400 -|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="24" %)**Devices**|**Offset modification**|(((
2401 -**Pulse**
2402 -
2403 -**extension**
2400 +|(% rowspan="2" %)**Instruction**|(% rowspan="2" %)**Parameter**|(% colspan="13" %)**Devices**|**Offset modification**|(((
2401 +**Pulse extension**
2404 2404  )))
2405 -|**X**|**Y**|**M**|**S**|**SM**|**T(bit)**|**C(bit)**|**LC(bit)**|**HSC(bit)**|**D.b**|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**E**|**[D]**|**XXP**
2406 -|(% rowspan="4" %)DZONE|Parameter 1| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|●
2407 -|Parameter 2| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●|●|●| |●|●
2408 -|Parameter 3| | | | | | | | | | |●|●|●|●|●|●|●|●|●|●|●| | | |●|●
2409 -|Parameter 4| | | | | | | | | | | |●|●|●|●|●|●|●|●|●|●| | | |●|●
2403 +|**KnX**|**KnY**|**KnM**|**KnS**|**T**|**C**|**D**|**R**|**SD**|**LC**|**HSC**|**K**|**H**|**[D]**|**XXP**
2404 +|(% rowspan="4" %)DZONE|Parameter 1|●|●|●|●|●|●|●|●|●|●|●|●|●|●|●
2405 +|Parameter 2|●|●|●|●|●|●|●|●|●|●|●|●|●|●|●
2406 +|Parameter 3|●|●|●|●|●|●|●|●|●|●|●| | |●|●
2407 +|Parameter 4| |●|●|●|●|●|●|●|●|●|●| | |●|●
2410 2410  
2411 2411  **Features**
2412 2412  
... ... @@ -2417,12 +2417,12 @@
2417 2417  |When input value ((s3), (s3)+1)=0|0
2418 2418  |When input value ((s3), (s3)+1)>0|Input value ((s3), (s3)+1) + positive offset value (s2), (s2)+1
2419 2419  
2420 -
2421 2421  (((
2422 2422  • When the output value stored in (d) and (d)+1 is a signed BIN 32-bit value, and the operation result exceeds the range of -2,147,483,648 to 2,147,483,647, the situation is shown in the following example.
2423 2423  
2424 2424  For example, (s1), (s1)+1 is -1,000, (s3), (s3)+1 is -2,147,483,648, then the output value=-2,147,483,648+(-1000)=80000000H+FFFFFC18H=2,147,482,648.
2425 2425  
2423 +(% style="text-align:center" %)
2426 2426  [[image:07-5 Basic instructions_html_2f3a96a2565c75c7.png]]
2427 2427  )))
2428 2428  
... ... @@ -2434,7 +2434,8 @@
2434 2434  
2435 2435  **Example**
2436 2436  
2437 -[[image:07-5 Basic instructions_html_b831b14748df07ab.png]]
2435 +(% style="text-align:center" %)
2436 +[[image:07-5 Basic instructions_html_b831b14748df07ab.png||height="51" width="401"]]
2438 2438  
2439 2439  • When (D1, D0)<0, the value of (D1, D0)+(-10,000) is stored in (D11, D10).
2440 2440