Forum Replies Created
-
AuthorPosts
-
MikhailModeratorFor your task, you don’t need formulas in the configuration database.
MikhailModeratorThis error is caused by an incorrect formula in the Formulas table or in the Input channels table. Formulas use C# syntax, not C/C++.
MikhailModeratorHi,
Thanks for the idea. Added to the wishes list.
MikhailModeratorHi,
You need to parse the response using JavaScript engine of the driver.
kp_mqtt_5.0.4.0.zip contains KpMqtt_Job.js which can be used as example.
But string values are not supported. Can you change method value to a number?
MikhailModeratorHi,
Current data has not timestamp in assumption that the time is now.
When new data is coming to an input channel, you can write a timestamp to another input channel and then send it by MQTT.
MikhailModeratorHi,
I’ve replied by email. Thank you.
MikhailModeratorHi,
The Webstation app stores login info in the HTTP session. I suppose, you need a small plugin written in C# that performs login for you. For example, AutoLogin Plugin.
MikhailModeratorIf you mean the crash caused by Notification Plugin, it will be fixed only in v6, because it’s something deep in the Mono framework.
MikhailModeratorOK
MikhailModeratorYou could also ask in this new subforum.
MikhailModeratorHi,
Very cool!
MikhailModeratorHi,
what’s the function of
tag? IDs of the quantities to show in the notification panel.
Is it possible to limit the notification to certain channels only?
No, only the filters presented in the configuration file.
Is is possible to have event on status 4 changed?
Could you explain this question?
Note: Notification plugin does not work on Linux because of Mono bug. The web app hangs.
MikhailModeratorI don’t understand what is written in Chinese.
Run services.msc and make sure that ScadaServerService exists in the list.
MikhailModeratorHi,
I’ve kept the both branch names. -
AuthorPosts