Password: - Enter the password for the SMTP Server email account authentication
Sender Name: - Enter a name that the receiver will recognise such as Tank Farm Monitor
Sender Email: - Enter an email address for the EXM
Click the Write button to save the settings to the EXM CPU.
With the settings correctly applied, your EXM CPU is now able to send emails using the SMS Message Output function block
within your xLogicsoft program.
3.7.3. Changing CPU Information via SMS
You can change all sorts of information in your CPU by sending an SMS to it. The SMS structure is important and needs to
be configured in the following manner:
Each message MUST start with the characters: ##**
Each instruction/parameter change MUST be terminated with the characters: ;
NOTICE:
Both 2G (Firmware >1.36) and 4G devices support these commands.
How to Modify F, Q, AQ, AF, AM REG and RTC by SMS
Example of a formatted SMS message:
##**
AF1=2;
AQ02=100;
Q01=1;Q12=0;
F1=1;F2=0;
AM1=10;
REG1=100;
REG100=300;
##**PB,user1,1234:+44654321;
RTC=19-07-09,01:32:09,0;
The above message once received by the CPU will carry out the following changes:
Set AF1 flag to value of 2
Set AQ02 to 100
Set Q01 to ON and Q12 to OFF
Set F1 flag to ON and F2 flag to OFF
Set register AM1 to 10