Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
Try providing paths to *.rsproj files, I mean directory + filename.
Don’t try with HelloWorld, try with your own project. Of cause, make a backup copy in advance. Anyway, many iterations will be needed.
MikhailModeratorHi,
In v6, it’s possible to change a product name (stored in the language file) and replace images using the same filenames.
MikhailModeratorHi,
Use Database Export Module to export data to the DB.
Use DrvCsvReader for reading CSV files.-
This reply was modified 1 year, 3 months ago by
Mikhail.
MikhailModerator> Is there a manual how to “create a PostgreSQL database
I suppose, PostgresSQL provides a manual to do that. PostgreSQL is not a part of Rapid SCADA.ScadaInstanceConfig.xml already contains settings to connect to the local PostgreSQL database, named
rapid_scada, using postgres/postgres for username and password. Use the existing settings for testing.
MikhailModeratorHello,
The module writes a log into the ModAutoControl.log file. It can be found in ScadaSever\Log
MikhailModeratorHi,
Also change MaxReportPeriod in ScadaWebConfig.xml
MikhailModeratorHello,
You can hide menu by editing ScadaWebConfig.xml, the DisplayOptions section.
MikhailModerator🙂
MikhailModeratorPlease clarify your question.
MikhailModeratorHello,
Custom pages are not part of a Rapid SCADA project. They should be copied as files manually. Use WinSCP for this purpose, for example.
MikhailModeratorHi,
Event archive should be selected. An empty value means all default archives.
MikhailModeratorHi,
Probably the issue is caused by the archive mask. Try setting the archive mask to empty.
MikhailModeratorHi,
Let’s consider one channel that should generate event’s, but it does not.
Please make a screenshot of that channel properties, the Events page.
MikhailModeratorHi,
I will create a custom page with text fields, transferring data. Should work, shouldn’t it?
That’s technically possible if you are OK with JavaScript.
-
This reply was modified 1 year, 3 months ago by
-
AuthorPosts