Changes for page 05 Lua Script

Last modified by Devin Chen on 2025/03/04 14:07

From version 47.1
edited by Devin Chen
on 2023/08/17 15:33
Change comment: There is no comment for this version
To version 51.1
edited by Hunter
on 2023/10/18 11:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.DevinChen
1 +XWiki.Hunter
Content
... ... @@ -545,11 +545,14 @@
545 545  (% style="text-align:center" %)
546 546  [[image:celllocation.png]]
547 547  
548 -= 18 Convert a number to a string =
548 += 18 How to convert a number to a string =
549 549  
550 550  The example shows how to convert a number to a string using the "tostring()" function.
551 551  
552 +[[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Lua%20Script/Number%20to%20string.zip]]
552 552  
554 +Note:This demo converts a 64-bit floating to a string,you can change the data format of "@W_HDW0" depand on requirements
555 +
553 553  The core code is from file convert.lua:
554 554  
555 555  (% style="text-align:center" %)
... ... @@ -560,3 +560,6 @@
560 560  (% style="text-align:center" %)
561 561  [[image:Converttestdisplay.png]]
562 562  
566 +19 HUAWEI CLOUD & OpenCloud
567 +
568 +