Changes for page 02 Special Function

Last modified by Hunter on 2026/03/10 15:59

From version 17.1
edited by Hunter
on 2026/03/10 15:19
Change comment: There is no comment for this version
To version 26.1
edited by Hunter
on 2026/03/10 15:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -60,25 +60,33 @@
60 60  = **5 Short Message** =
61 61  
62 62  {{error}}
63 -✎Note: The SMS library is currently not supported on any currently available models. Please use the Lua SMS demo as the solution. For function capabilities, please refer to the [[Function Limits table>>doc:PIStudio.16 Appendix.WebHome||anchor="HPIStudioFunctionLimits"]]
63 +✎Note: The SMS library is currently not supported on any currently available models. Please use the [[Lua SMS demo>>doc:PIStudio.2 Demo.Lua Script.WebHome||anchor="H23LuaSMS"]] as the solution. For function capabilities, please refer to the [[Function Limits table>>doc:PIStudio.16 Appendix.WebHome||anchor="HPIStudioFunctionLimits"]]
64 64  {{/error}}
65 65  
66 66  Extended a SMS module that must support AT command to communicate with HMI. Alarm information could be sent to users by short message, and users could control HMI by sending short message.
67 67  
68 -= **6 Multi-LinkV1.0** =
68 += **6 Multi-Link(V1.0)** =
69 69  
70 -This function is for connect multi HMI by using same project in LAN network.
70 +{{error}}
71 +✎Note: This old version of Multi-link only supports General Series HMIs and i Series HMIs. For ig HMIs, please refer to the YouTube video [[PI9.0 Multi-Link>>https://www.youtube.com/watch?v=L42FruDtpSU]] for the Multi-link implementation.
72 +{{/error}}
71 71  
74 +The main purpose of this function is to allow duplicated HMIs to control the same project in the same LAN(Local Area Network).
75 +
72 72  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Special%20Function/Multi%20Link-20241023T060038Z-001.zip]]
73 73  
74 74  = **7 PI8150ig Video Display** =
75 75  
76 -This function is show PI8150ig's video playback.
80 +{{info}}
81 +✎Note: This function is only available in PIStudio V9.0 or earlier. For PIStudio V10.0 and above, please use the Media Player object. For function capabilities, please refer to the [[Function Limits table>>doc:PIStudio.16 Appendix.WebHome||anchor="HPIStudioFunctionLimits"]]
82 +{{/info}}
77 77  
84 +This function is show PI8150ig's video playback, it is achieved by Custom object.
85 +
78 78  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Special%20Function/video%20display.zip]]
79 79  
80 80  = 8 MQTT tool =
81 81  
82 -This function is link to MQTT server via MQTT tool in PIStudio
90 +This function allows users to connect to MQTT without writing any code by simply configuring a few addresses. This MQTT option is located in **Data Tool (V9.0)** or **Function Configuration (V10.0 or above)**.
83 83  
84 84  [[Download link>>https://ftp.we-con.com.cn/Download/WIKI/PI%20HMI/Demo/Special%20Function/MQTT.rar]]