Forum Replies Created
-
AuthorPosts
-
MikhailModerator
MikhailModeratorHello,
You should use the other installation package for Linux. It contains the instructions how to install.
MikhailModeratorЧтобы что-либо рекомендовать, нужна подробная информация об ошибках.
December 3, 2016 at 11:28 am in reply to: Writing additional data (for example infotext) to historical DB #1802
MikhailModeratorHi,
You should:
1. Choose what type of DBMS to use: MySQL, PostgreSQL, etc.
2. Install DBMS software.
3. Create a database using DBMS tools.
4. Create tables and indexes by the scripts from dbexport_en.pdf
5. Open ModDBExport properties and configure them.
6. Restart SCADA-Server service.
7. You can use Generator of SCADA-Server to emulate new values.
MikhailModerator
MikhailModeratorSee the communication line log in Communicator. Do these tags are received form the OPC server?
MikhailModeratorThe items those have no value, located in Configured Aliases folder. How did you add them to this folder?
See the communication line log in Communicator. Do these tags are received form the OPC server?
MikhailModeratorSorry, what device do you need to add?
MikhailModerator1. Add Data Group by clicking “D” toolbar button.
2. Double click element in the left to add it to the group.
MikhailModeratorPlease provide screenshots what you’ve done and describe what you expect.
MikhailModeratorFS20:
To support this protocol in Rapid SCADA it is necessary to develop a special driver (it is a DLL) or find and use FS 20 OPC server if it exists.can Rapid SCADA read something from a text file and visualise it as a text variable?
Rapid SCADA able to display predefined text values.
For example,
0 – “Value Zero”
1 – “Value One”
etc.If you need to read data from a file, you also need to create a driver which recognize its format.
MikhailModeratorI’ve answered in another topic.
MikhailModeratorMove down to the end of the table and enter a new channel in the last empty row.
MikhailModerator1. Create a scheme using Scheme Editor. Save it to
C:\SCADA\Interface\MySystem\MyScheme.sch
or
Create a table view using Table Editor. And save it to
C:\SCADA\Interface\MySystem\MyTable.tbl2. Open Administrator. Open Interface table.
Add a new row
MySystem\MyScheme.sch
or
MySystem\MyTable.tbl3. Click Pass to SCADA-Server button and restart SCADA-Server service.
4. Relogin the web application.
-
AuthorPosts
