Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Could you create a new topic in the appropriate subforum http://forum.rapidscada.org/?forum=installation-issues and copy your question?
This is a known error, I’ll help you.
MikhailModeratorHi,
Have you copied BaseDAT\*.dat files and restarted Server?
Do you login as administrator?
MikhailModeratorDownload this link. Then publish the web app similar to manual Webstation installation: http://doc.rapidscada.net/content/en/installation-and-run/manual-installation.html
MikhailModeratorHi,
Create an input channel of calculated real type and define its formula: Val(1) + Val(2), where 1 and 2 are the source channelsNovember 16, 2017 at 10:23 am in reply to: The " E_FAIL IOPCItemMgt.AddItems " Error occurred using the OPC connection #2812
MikhailModeratorHi,
Try this advice. Does the console app work?
MikhailModeratorHi,
Thank you!
This Modbus parser is a web application only. It’s possible to install it on your Windows machine as web app.
MikhailModeratorDefinitely.
MikhailModeratorCreate your own simple module.
MikhailModeratorhow to justify right the value od dynamic text in scheme sir?
Find Horizontal alignment property. Please create new topics for new issues.
MikhailModeratorCan you let me know if it’s possible to help in the development in any way? Is there any branch that holds the current work on this subject?
Thank you very much for your helpfulness. Due to the changes affect the core of scheme engine, it’s difficult to involve new developer. Your help will be very useful in creation of new different components when schemes can support them.
MikhailModeratorPlease provide more details, what calculations do you need?
MikhailModeratorWenn I klick the Link rapid scada opens with the dashboard “DashboardDemo” without need to fill in a password.
This is because you already logged in. If you logout, you can’t open this page.
So “you need a little plugin that performs login and then redirects to another page.”
I can help you with it. The most quick way is commercial ))
MikhailModeratorHi,
Currently, we develop the possibility to add custom components to schemes. When we finish it, you will get straightforward way of doing it. For now, you should modify the existing Scheme plugin that is possible but not clear.
MikhailModeratorHi,
You should create an input channel that changes every second, for example: DateTime.Now.Second % 2 and use Automatic Control Module with on change trigger to send a command.
-
AuthorPosts