Changes for page 04 Library

Last modified by Mora Zhou on 2023/11/01 13:39

From version 20.1
edited by Karen
on 2023/05/22 15:54
Change comment: There is no comment for this version
To version 22.1
edited by Karen
on 2023/05/23 14:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -194,12 +194,12 @@
194 194  
195 195  * **Manual Trigger**
196 196  
197 -It is for modifying the email sending settings when HMI is running. According to the set manual trigger address, the address is offset backward to get the address of the corresponding function (a total of 201 words). Take HDW100 as an example.
197 +It is for modifying the email-sending settings when HMI is running. According to the set manual trigger address, the address is offset backward to get the address of the corresponding function (a total of 201 words). Take HDW100 as an example.
198 198  
199 199  (% class="table-bordered" %)
200 200  |=**Address**|=**Description**
201 201  |HDX100.0|Sending trigger
202 -|HDX101.0 to HDX101.15|It is used for triggering recipient groups, for example, HDW101.0 set ON, and the address in group 1 will be in recipient list.
202 +|HDX101.0 to HDX101.15|It is used for triggering recipient groups, for example, HDW101.0 is set ON, and the address in group 1 will be in recipient list.
203 203  |HDX103.0 to HDX103.15|It is used for triggering recipient groups, for example, HDW103.0 set ON, and the address in group 1 will be in CC list.
204 204  |HDX105.0 to HDX105.15|It is used for triggering recipient groups, for example, HDW105.0 set ON, and the address in group 1 will be in BCC list (Secret delivery).
205 205  |HDW107 to HDW171|The subject length is limited to 64 words. (If it exceeds, it will intercept 64 words of content)
... ... @@ -206,9 +206,9 @@
206 206  |HDW172 to HDW300|The content length is limited to 128 words. (If it exceeds, it will intercept 128 words of content)
207 207  |HDX301.0|Whether to send an alarm record attachment (a file named AlarmDataFile.db)
208 208  
209 -1. Emails that sent manually are not queued. Emails trigger by bit change, rising edge, falling edge and timing need to be sent in the sequence of triggering. The maximum value is 100, and those who are added after it is exceeded will be discarded. If an email is sending, it would send immediately after the current email is sent. If there is no email sending, it would send immediately.
209 +1. Emails that sent manually are not queued. Emails triggered by bit change, rising edge, falling edge and timing need to be sent in the sequence of triggering. The maximum value is 100, and those who are added after it is exceeded will be discarded. If an email is sending, it would send immediately after the current email is sent. If there is no email sending, it would send immediately.
210 210  1. If the trigger condition sent manually is the rising edge trigger, before the mail is sent, no new mail will be sent even if it is triggered again. No matter the email is sent successfully or not, the corresponding trigger would be OFF.
211 -1. Emails that sent manually would only be sent once no matter the sending error is custom error, network or other errors.
211 +1. Emails that sent manually would only be sent once no matter whether ending error is custom error, network or other errors.
212 212  
213 213  == Email sending settings ==
214 214  
... ... @@ -258,15 +258,15 @@
258 258  (% style="text-align:center" %)
259 259  [[image:image-20220616115126-5.png]]
260 260  
261 -* **Add. **Add a recipient. There are non-dynamic recipient and dynamic recipient. They cannot be used at the same time. You may just fill in the  recipient's name and email address. The dynamic recipient address  is limited to 32 characters, and a maximum of 40 recipients can be added.
261 +* **Add. **Add a recipient. There are non-dynamic recipient and dynamic recipient. They cannot be used at the same time. You may just fill in the recipient's name and email address. The dynamic recipient address is limited to 32 characters, and a maximum of 40 recipients can be added.
262 262  
263 263  (% style="text-align:center" %)
264 264  [[image:image-20220616115255-6.png]]
265 265  
266 -* **Modify. **Select one recipient and click "modify" or double click the recipient to modify. If it is non-dynamic recipient, you could modify the name and email address. The email is unique. If it is dynamic recipient, you could modify the address, and the address is unique.
266 +* **Modify. **Select one recipient and click "modify" or double click the recipient to modify. If it is non-dynamic recipient, you could modify the name and email address. The email is unique. If it is dynamic recipient, you could modify the address, and the address is unique.
267 267  * **Delete.** Select one recipient or multiple recipients to delete, or click the ID column to select all.
268 -* **Number of group. **You could click the  up/down arrow to increase or decrease groups. The default number is 1. The maximum number is 16.
269 -* **Description. **To decribe the group information. The total length shall not exceed 32.
268 +* **Number of group. **You could click the up/down arrow to increase or decrease groups. The default number is 1. The maximum number is 16.
269 +* **Description. **To describe the group information. The total length shall not exceed 32.
270 270  
271 271  == Test sending settings ==
272 272