TRB145 - Modbus Serial Master and Alarms via SMS

Hello,
Is it possible to use a timestamp in an SMS message sent by an event triggered by a condition being met when reading registers using modbus serial master from a modbus slave device? (Services->Modbus Serial Master-> Modbus Slave Configuration->Alarms Configuration->Action->SMS)


And why is not?
Can I get this functionality somehow?

Next question:
How can I create more complex alarm conditions? eg: 30<x<=100
(Services->Modbus Serial Master-> Modbus Slave Configuration->Alarms Configuration->Condition)

And last:
Why i cant use defined “phone group” in ALARMS CONFIGURATION (Services->Modbus Serial Master-> Modbus Slave Configuration->Alarms Configuration->Action->SMS)

Hello,

Currently, Modbus Alarms do not support additional SMS variables, complex conditions, or phone groups. However, there are plans to improve and make changes to Modbus Alarms in the future. Those could potentially include these options. Unfortunately, there are no specific details or timelines for these updates as of now. Also, there is no guarantee that these specific options will be included.

However, as a workaround, you can try writing your own script and execute it periodically via crontab. You can write a script similar to the one here, but with your own logic.

Kind Regards,

This topic was automatically closed after 15 days. New replies are no longer allowed.