Forum Replies Created
-
AuthorPosts
-
MikhailModeratorYou should do it by a trigger. Anyway, you need the Device table in SQL2017 to fill the KpNum column.
Otherwise, we need to update ModDBExport.dll-
This reply was modified 7 years, 2 months ago by
Mikhail.
MikhailModeratorHi,
Open http://localhost/Scada/plugins/Config/WebConfig.aspx
scroll the page down and make sure that Chart plugin is Chart Pro.
MikhailModeratorIs it possible to open a link to your Rapid SCADA on a test server where the problem is reproduced? And provide screenshots, please.
MikhailModeratorHi,
Add also an output channel and set its formula, for example, to SetVal(Cmd)
When you send command using this output channel, the input channel will change.
Specify the output channel in a toggle properties.
MikhailModeratorcould you tell me how to modification it?
You need to create and fill the input channel and the device tables in your SQL database. Then you can find a device by channel number.
Is there possible to set the time the ModDBExport.dll insert the data to SQL2017?
If you set the period of polling in Communicator, it affects the period of transferring data in SQL2017.
MikhailModeratorWould you please tell me which part and lines of code in existing Events.aspx or other files have internal check?
Here.
The next time you should find such answer by yourself using VS debugger.And what i should do in my own plugin to cover that problem?
It depends on logic of your plugin.
MikhailModeratorEvents.aspx doesn’t work because of internal check, however http://localhost/Scada works. There is something wrong with caching a link. You should restart application pool or website after changing links.
MikhailModeratorHi,
It detects http:// or https://
In the Interface table just type http://google.com
MikhailModeratorHi,
Y scale is defined automatically depending on the range of values. In this year we plan to upgrade Chart Pro plugin and likely we will add the feature you need.
MikhailModeratorWhat are the versions of Webstation, Chart Pro and Dashboard?
MikhailModeratorAlso find a error details in C:\SCADA\ScadaWeb\log\ScadaWeb.log and copy them here.
MikhailModeratorHi,
Please make sure that you did items 3 and 4 of this page.If you open a chart from table or scheme, is there “Chart Pro” in a page header?
MikhailModeratorHi,
As I remember, yes.
MikhailModeratorHi,
Please explain in details. Probably another approach in a formula is needed. -
This reply was modified 7 years, 2 months ago by
-
AuthorPosts