Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
When enumeration includes 2 values, colors always red (0) and green (1).
Just add any 3rd value of the unit.Are there channels 9602 and 9603 in the screenshot or others?
MikhailModeratorHi,
You should create a new topic, because the subject of the current topic is different.
MikhailModeratorMaybe you should train your Rapid SCADA engineers and become our partner in India.
MikhailModeratorHi,
How should I change the source code?
It would be a huge change of source code. Otherwise, we got rid of this limit long ago.
The v6 will support more channels.
MikhailModeratorIf string values are static, it’s possible to return a number from SQL request and then display it as a string (for example, Off and On values).
MikhailModeratorHi,
it seems only a few characters is obtained, not the whole string value
It supports 8 Latin characters per input channel.
Actually this statement would get a result set,but only the first record is shown, the following records are missing.
You right. The idea of the driver is to get a single row of current data.
If you need to update the existing driver to be able to get data from a row set, we could discuss the requirements and cost.
MikhailModeratorThank you for the info.
the signals sent to server seems to be uncertain when the limit is exceeded.
It’s because of integer overflow. 5001 signals would send 319 items.
MikhailModeratorHi Matt,
Thanks for the images. Interesting case.
Probably, it’s needed to add a home folder with ID = 1. And the Overview scheme is inside the home folder with ID = 2.We should implement a possibility to move a tree node as you shown in the future.
MikhailModeratorif we can solve problem with formulas and events there is plan to test on some real project where SCADA would be accessible from outside our LAN and we would monitor location in some other company
Nice. I’m sure that all the mentioned issues can be solved. And I’ll help.
MikhailModeratorAbout performance:
Please wait a bit when we upload the driver update. The update will provide more details about received topics in the log.
Then we should compare the driver with another MQTT client that is installed on the same machine as Communicator and subscribes the same set of topics.
MikhailModeratorAbout the formulas:
You should change channel type to “Real”. In this case, formulas are calculated when new value is coming from a controller or MQTT broker.
MikhailModeratorHi,
Could you provide links to the screenshots? Screenshots are more clear than text descriptions, so we could find the solution faster.
MikhailModeratorOK 🙂
MikhailModeratorNote: the MQTT driver update is coming soon. The driver will support generating of input channels according to the configuration, and JSON parsing will be improved.
MikhailModeratorAs you can see on my images I have two formulas
I don’t see any images that contains formulas. If you add them, I will check.
Value is all the time the same as in communicator
As wrote above, the result of formulas can be displayed by views, not in Communicator.
I also noticed that Rapid SCADA takes quite some time to read data from Mqtt broker. When around 80 variables is published to Rapid SCADA it takes more then 1 minute to show all the data.
Could you provide more info about that?
If we choose Rapid SCADA for our projects can we count on official support or is Mqtt community developed and so unofficial?
We also support the existing MQTT driver.
-
AuthorPosts