Forum Replies Created
-
AuthorPosts
-
MikhailModeratorGreat!
Thanks for sharing the experience.
MikhailModeratorHi,
What is shown in Communicator?
MikhailModeratorHi Robybob,
Did you copy ModDBExport.dll from tbe Windows distributive of Rapid SCADA to Linux?
Try copying MySql.Data.dll to SCADA/ScadaServer/
Please tell about the result.
MikhailModeratorHi,
Thanks for the detailed description.
in Authentication option, i choose Windows Authentication, so i think Password of this field is my computer.
Windows Authentication is when you specify no password. Select an option with a password.
MikhailModeratorRapid Gate is needed for data exchange between many instances of Rapid SCADA. For example, big central instance and many small local instances. You need to install a Rapid Gate and get a license for each small local instance of Rapid SCADA.
MikhailModeratorHello,
As I know it’s possible to connect to Excel like it is a database. I didn’t try it. If you can do this, then you can read data by KpDbImport driver.
MikhailModeratorHi,
1. Define a function in the Formulas table.
2. Use the function in the Formula field of a channel.
MikhailModeratorProvide log of the communication line when send a command.
MikhailModeratorHi,
Switch channel type to Calculated Real and remove Signal.
MikhailModeratorTry this update. Copy ScadaData.dll to C:\SCADA\ScadaWeb\bin
Don’t forget to backup the existing DLL.
Please write here about the result.
MikhailModeratorI don’t understand the question, sorry.
MikhailModeratorHi,
For testing purposes, send commands directly from Communicator.
Write here what command you need to send (register address, number of registers, value).
Provide log of the communication line when send a command.
MikhailModerator
MikhailModeratorHi,
You should not write to DAT files directly. You should develop a driver for Communicator that reads Excel file. Example of the driver is here.
1. When you read data from physical device, the beginning data has it been saved in .dat file or .sql file or both?
SCADA-Server saves to DAT.
2. Where does TableEditor take data to display in web? Because i want to change a huge data into TableEditor, i don’t know .dat file’s format to implement my project.
Table editor creates table views in XML format. The web application takes data from SCADA-Server to display them. Ready to use classes that work with DAT are here.
MikhailModeratorHi,
That’s interesting. I will check and write here about a result.
-
AuthorPosts