Forum Home › Forums › Understanding the Software › Understanding the data exchange between Rapid Scada and MySQL
Tagged: Struchure of many instances
- This topic has 10 replies, 3 voices, and was last updated 5 months ago by
Mikhail.
-
AuthorPosts
-
April 17, 2023 at 10:21 pm #12458
TDE
ParticipantHi,
Can you please tell me in details how to do the communication between Rapid Scada and MySQL?
Thanks.
April 18, 2023 at 11:05 am #12462April 20, 2023 at 4:05 pm #12478TDE
ParticipantHi,
I’m trying to be familiar with the functionality of the Export DB module with MySQL target. Actually I success to export data (as Input channel Query) from the rapid Scada to the MySQL DB but if I want to add another Input channel Query it does not work (Please see the screenshots links).
– https://sm.ms/image/rjcmi3tfvHKpdge
– https://s2.loli.net/2023/04/21/wZigCavME9IuASB.jpg=============================================
=============================================My goal is to create a button in a scheme for use it to give the command for beginning exporting data to the mySQL DB
Can you please help me with these issues.
Thanks.
April 21, 2023 at 5:05 pm #12483Mikhail
ModeratorHi,
If you need to write data to DB on button click, probably, you should try DB Import Driver (instead of DB Export Module). That driver can write data on command.
The driver library is DrvDbImport.dllApril 21, 2023 at 5:08 pm #12484Mikhail
ModeratorIf the module does not work as expected, check the module log file.
April 26, 2023 at 9:18 am #12496hethongscada62
ParticipantDear Mr.Mikhail,
My testing Rapid Scada project for 1 subject is running perfectly. Now i will build a project for more 5 subjects. For example: 1 center office + 5 warehouses. These subjects are located in difference places. The structure of this project will be created:
– One servers will need where installs a main instance
– 5 communicators where will install 5 communicator
Could you advise me more in detail to build it?
Thanks and best regards
Han HoangApril 26, 2023 at 11:38 am #12497Mikhail
ModeratorDear Mr. Han,
Please create a new topic to discuss your question, because the current topic is about MySQL data exchange.
April 26, 2023 at 11:50 am #12502hethongscada62
ParticipantDear Mr.Mikhail,
How to create a new topic?
ThanksApril 26, 2023 at 11:56 am #12503Mikhail
ModeratorNavigate to a subforum, for example, this one. Scroll the page down to find a text field.
May 1, 2023 at 9:00 pm #12525TDE
ParticipantHi Mikhail,
I tried to export dat and this what I got in the log file.
– https://drive.google.com/file/d/1gi_JjMaGDyFrxh_K-FtEKdV9mQ91AJ5K/view?usp=share_link
– https://drive.google.com/file/d/1EEkZAHTkq6wNCpMeZE2RerU91Y4x0S0-/view?usp=share_link
– https://drive.google.com/file/d/1x66CKndARGgKq5mDKDFpcEVlBGn-sFtt/view?usp=share_link
– https://drive.google.com/file/d/1aOcc5lbmhFD5DNOb0uFhOB4iIEFWfOwt/view?usp=share_linkCan u tell me how to solve this problem please.
Thanks
May 2, 2023 at 12:29 pm #12529Mikhail
ModeratorHi,
This error means that the events already exist in the database. For some reason you have exported the same events again.
-
AuthorPosts
- You must be logged in to reply to this topic.