Forum Replies Created
-
AuthorPosts
-
January 15, 2026 at 1:07 pm in reply to: Regarding the issue of recalculation the “Calculated tags” #17556
MikhailModeratorIn that case CsvImport.exe can help. A user prepares a table containing historical data to upload.
MikhailModeratorThe existing API does not return a channel name. However, you could implement your own API to do that.
About the 2nd question:
Performconsole.log(dto)to check the object contents.January 14, 2026 at 1:44 pm in reply to: In Elastic Report I receive the error: Error loading report input options #17552
MikhailModeratorHello,
Please provide screenshots of the corresponding settings in your project.January 14, 2026 at 1:43 pm in reply to: Regarding the issue of recalculation the “Calculated tags” #17551
MikhailModeratorHello,
Entering channel value cannot be skipped. In that case, there is nothing to send to server.
To import a bunch of data, try the CsvImport.exe utility. It works based on a CSV file that can be prepared in Excel.January 13, 2026 at 1:49 pm in reply to: Regarding the issue of recalculation the “Calculated tags” #17545
MikhailModeratorIs it enough to run ScadaTestClient and select option 12 – write historical data?
Try for 1 point and let us know about the result.
MikhailModeratorHello,
The issue is somewhere in IIS configuration.
Could you make a screenshot of your IIS management console?
Especially the modules section. ExampleJanuary 12, 2026 at 10:03 am in reply to: Regarding the issue of recalculation the “Calculated tags” #17539
MikhailModeratorHello,
Thank you for your high rating.should I execute ScadaTestClient in the command prompt (cmd)?
Yes.
what is the correct syntax for calculating calculated tags (id 1009-1059) with time of 9:00-10:00?
I mean, that you should write a channel that is used by other calculated channels as a source.
After running ScadaTestClient.exe, select item 12.
Could you clarify how channel data were calculated?
MikhailModeratorChannels and other tables of the configuration database will appear in different tables in the project database schema.
MikhailModeratorThanks for the information. I’ll be able to start testing and fixing it a little later.
MikhailModeratorIs there a way to make RapidScada store the Channel Name in the SQL database?
Yes. Create a new deployment profile, and set Extension to ExtDepPostgreSql. Set the parameters on the DB Connection tab.
When you deploy a project with that profile, it will be written to PostgreSQL.January 8, 2026 at 4:13 pm in reply to: Regarding the issue of recalculation the “Calculated tags” #17531
MikhailModeratorHi,
If historical data is sent to the Server service having some timestamp, all calculated channel are recalculated at that timestamp.
To test it, use the ScadaTestClient utility.-
This reply was modified 2 months, 3 weeks ago by
Mikhail.
MikhailModeratorI will check it and write here about the result. It will take some time.
Thank you.
MikhailModeratorHow often does rapidscada check for changes? Is it every second?
Approximately 10 times a second.
How do you find & replace when the cell is blank?
I think, this is not possible.
MikhailModeratorHi,
XML-DA is not supported.
MikhailModeratorHello,
Could you describe steps to reproduce the issue? -
This reply was modified 2 months, 3 weeks ago by
-
AuthorPosts