Forum Replies Created
-
AuthorPosts
-
MikhailModerator🙂
MikhailModeratorPlease try the KpMqtt update. Does it help?
MikhailModeratorIt makes sense. Thanks.
MikhailModeratorCurrently, it possible to do
KeepGoodVal(); KeepGoodStat()and add in the Formulas table:
public double KeepGoodVal() { return CnlStat > 0 ? Cnl : Val(); } public int KeepGoodStat() { return CnlStat > 0 ? CnlStat : Stat(); }
MikhailModeratorI think, such textbox makes configuration overloaded with options. In the future, it will be possible to make a simple formula included in the software by default.
For example: KeepGoodValue()
MikhailModeratorCould you make a screenshot of the report result?
If you use the default ElasticRepExample.xml, are there min and max?
MikhailModeratorPlease provide the communication line log from server restart to “Error reconnecting” message.
-
This reply was modified 4 years, 10 months ago by
Mikhail.
MikhailModeratorI will check and write in this topic.
MikhailModeratorHello,
What version of Elastic Report do you use?
What error do you get?
MikhailModeratorA checkbox that does what?
MikhailModeratorTry Notepad++, for example.
MikhailModeratorThe above link contains none of the requested info.
MikhailModeratorHello,
What version of KpMqtt do you use?
MikhailModeratorWhen Rapid SCADA is restarted, Communicator has no tag values and it sends empty data to the server.
-
This reply was modified 4 years, 10 months ago by
-
AuthorPosts