Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Check log of Communicator. Does it receive your command?In the new version of Rapid SCADA, you can also use Button component. But Dynamic Picture is OK too.
MikhailModeratorHi,
For the input channel, tick the “Write events” and “Event on change” check boxes. Don’t forget to pass the configuration to Server and restart the Server service.
MikhailModeratorHi,
Open the web app, click Main Menu – Plugins – Installed
http://localhost/Scada/plugins/Config/Plugins.aspx
MikhailModeratorHi,
Yes. Add new input channel of the Calculated type and use the formula:
Stat(1) > 0 ? 1 : 0
where 1 is the input channel number of any tag.To send notifications you need Automatic Control Module, see http://doc.rapidscada.net/content/en/modules/mod-auto-control.html
MikhailModeratorHi,
You should manually type the culture name. In your case: es-LA
Then restart the applications.
MikhailModeratorHi,
The first one is English (en-GB). After choosing, press OK and restart Administrator and other applications.
Does it help?
MikhailModeratorAwesome!
I will add the driver to the repository. When I do it, I’ll write here.
MikhailModeratorThank you, this is useful info! OPC servers often work with tricks.
MikhailModeratorThank you.
MikhailModeratorWhat is your default Windows language?
MikhailModeratorUse SetCulture utility to change the application culture to en-GB.
Also you can click Настройки (5th) then Язык (2nd) and choose English.
Settings are applied after app restart.
MikhailModeratorShould it say “The channel is not defined” or something so?
Probably. In the next iteration of development of this module, we will take this into account.
Thank you, Sabas!
MikhailModeratorThat’s funny, but not a bug 🙂
I will write this behavior in our memories.
MikhailModeratorSCADA-Server stores data with milliseconds. You can find screenshots with Oracle DB here in the forum to check it. I think, the problem is in the version of MySQL. Could you try the actual version of MySQL on another PC?
You don’t need to create an issue on GitHub, because this forum is the primary site for issues.
-
This reply was modified 8 years, 2 months ago by
Mikhail.
MikhailModeratorI will recommend OPC UA to our users 🙂
-
This reply was modified 8 years, 2 months ago by
-
AuthorPosts