Forum Home › Forums › Development and Integration › Data input
Tagged: data input method
- This topic has 11 replies, 5 voices, and was last updated 7 years, 2 months ago by
Mikhail.
-
AuthorPosts
-
September 30, 2015 at 2:39 pm #566
Daniel
ParticipantIs there any other way to input data into software interface? Or edit the DAT files in other software to input large amount of data? The actual method is very annoying and slow!
Tks.September 30, 2015 at 3:34 pm #567
MikhailModeratorHi,
Could you provide more details about your task? What kind of data do you need to input?
September 30, 2015 at 3:54 pm #568Daniel
ParticipantHi,
In configuration database on SCADA administrator page, to input connection data ( on Devices panel) each line represents a Device , which has a name , an address, and so on…
My question is if exists other method to input these data than line by line, because in my application , has several devices to acquire data( approx. 100). By the actual method, will take a lot of engineering time to fill these fields.
In short i’m looking for a copy / paste function with excel data.Tks.
September 30, 2015 at 7:00 pm #569
MikhailModeratorThere are a few ways:
1. Export data, then import the same data with other IDs in SCADA-Administrator.
2. Generate SQL queries, connect to ScadaBase.sdf using a tool supports Microsoft SQL Server Compact 3.5 and execute the queries.
3. For input and output channels there are the built in auto create and clone features.-
This reply was modified 10 years, 1 month ago by
Mikhail.
May 30, 2018 at 7:59 am #3769jeff
ParticipantHi,
Can Excel data act as an input to Rapid Scada?
May 30, 2018 at 11:10 am #3770
manjey73ParticipantIf we are talking about the xlsx you can write a driver. The data format is nothing but an archived set of xml files. And search xml a realistic goal. If this is the old format it will be more difficult.
May 30, 2018 at 2:56 pm #3771
MikhailModeratorHi,
In this year it’s planned to develop a module that will receive data from a 3rd party database as input. As for me, Excel is not a good data source because it is not stable.May 31, 2018 at 1:48 am #3772jeff
ParticipantHi Mikhail,
Excel is not a good data source, so what is your suggested format file if want to receive data from the 3rd party database?
Hi Manjey73,
Thank you for your information. I will try it.
Jeff
May 31, 2018 at 5:16 pm #3775
MikhailModeratorWhen we complete this module, you can specify SQL request to retrieve data from a database which has any structure. We are going to support Oracle, MS SQL, PostgreSQL and MySQL. You don’t need files working with DB.
June 1, 2018 at 6:35 am #3782jeff
ParticipantNoted with thanks.
September 4, 2018 at 7:45 am #4197leon
ParticipantLooking forward to this feature.
September 4, 2018 at 2:37 pm #4200
MikhailModeratorTill the end of this year )
-
This reply was modified 10 years, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.