Forum Replies Created
-
AuthorPosts
-
MikhailModeratorWhat Windows version do you use?
MikhailModeratorThis is really strange.
Could you check C:\SCADA\ScadaAdmin\ScadaAdmin.err ?You just need to add the record to the registry:
https://imgur.com/a/zBgPeX3
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. -
AuthorPosts