Forum Replies Created
-
AuthorPosts
-
MikhailModeratorDuplicated.
MikhailModeratorHi,
I can suggest different ways:
1. JSON is a generic format. I mean the contents of JSON of your system is differ than JSON used by other system. You can develop a driver for Rapid SCADA that will recognize you JSON packets. Driver is a DLL written for .NET.
2. You can use a native Rapid SCADA protocol over TCP. Server application of Rapid SCADA opens TCP port and your software can communicate with Rapid SCADA. You can implement the protocol by your own or use the existing C# library.
3. You can use Rapid SCADA for interacting with the sensors via Modbus. For example, the embedded PC may be a gateway that connects to RS as TCP client and provides transparent channel to sensors.
-
This reply was modified 9 years, 1 month ago by
Mikhail.
MikhailModeratorОтветил на русском форуме.
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.
-
This reply was modified 9 years, 1 month ago by
-
AuthorPosts
