Changes for page 04 Library
Last modified by Mora Zhou on 2023/11/01 13:39
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -194,12 +194,12 @@ 194 194 195 195 * **Manual Trigger** 196 196 197 -It is for modifying the email 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