Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Use getCurCnlDataExt function. If you run file search of “getCurCnlDataExt” on *.js files, you will find examples in the Table and Scheme plugins.
MikhailModeratorSQL requests are executed by the module every time when data are sent from Communicator to Server. So the logic to store data with particular interval should be implemented on the DB level.
However, in 2021 we plan to release an update of DB export module to be able to upload Rapid SCADA historical archive to a DB. This feature may be useful in your case.
MikhailModeratorAlso needed C:\SCADA\ScadaServer\Log\ModRapidGate.log
I’m sure, this issue can be fixed, and I’ll help to do it.
MikhailModeratorHi,
I can help you if you provide remote support for the OPC server for testing. Is it possible?
MikhailModeratorHello,
Please provide screenshots of the communication line settings and log with errors.
MikhailModeratorHello,
Question:configure the link component, the second-level dialog box does not display data, and no pop-up box appears when the button is clicked.
Please make a screenshot of the dynamic text properties that is located on the popup. Did you set the Input channel property of this component? It’s required to show values.
March 1, 2021 at 8:47 am in reply to: push data to third-party station or another rapid scada station #8357
MikhailModeratorthere is something wrong…
The question is duplicated.
MikhailModeratorHi,
Try repeating the installation steps related to the web application.
MikhailModeratorI think you should choose one of the native supported databases.
MikhailModeratorHi,
DB Export Module natively supports MySQL, PostrgeSQL, MS SQL and Oracle.
There is a chance that it’s possible to use Sqlite with help of OLE DB provider. To check it, you need to try setup a connection by Server Explorer of Visual Studio and then copy a connection string.
MikhailModeratorParameter name: format
It is related to string formatting. May be language files were not loaded and a required string is empty. Anyway, log files are needed.
MikhailModeratorPlease provide bigger part of ScadaServerSvc.log and ModRapidGate.log which are located in C:\SCADA\ScadaServer\Log
MikhailModeratorHi,
Currently, getting line and device state is not supported. You need some workaround.
It can be a good idea for the future.What information do you need to extract?
i use gate module to send data between them
Rapid Gate was updated on December 14, 2020. Do you use the latest version?
i write an big screen project to show tcp state and line state.
Could you share screenshots?
MikhailModerator
MikhailModerator -
AuthorPosts