Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
I fixed the error related to Communicator. Download Language Pack again, please.Talking about Scheme Editor, the file ScadaSchemeEditor\Lang\ScadaSchemeEditor.es-LA.xml is outdated. You have 2 options:
1. The best is creating a new translation for Scheme Editor.
Copy ScadaSchemeEditor.en-GB.xml to ScadaSchemeEditor.es-LA.xml. Then open it and translate the phrases. When it is tested, you could send me the file to include in the pack.2. Delete ScadaSchemeEditor.es-LA.xml and use the editor in English.
MikhailModeratorHi,
It means that IIS doesn’t work. You should check the installed components. Also check the port 80, may be it is used by another application.
MikhailModeratorHi,
What is displayed by http://localhost/ ?
MikhailModeratorI had executed the svc_install.bat from the command line as administrator above is the screenshot.
The error: not enough privileges. Run command line as administrator.
Please type a culture as an argument
The command is:
SetCulture.exe en-GB
MikhailModeratorI added the driver to the repository http://demo.rapidscada.net/plugins/Store/Store.aspx
Keep us up-to-date about the changes please.
MikhailModeratorYou can download the updated version using this link https://rapidscada.org/download/lang_pack/lang_pack_1.3.zip
MikhailModeratorYou have to define commands in the Modbus template. See Commands tree node.
MikhailModeratorHi,
You should find the cause in Communicator.
Can you provide links to screenshots of Communicator settings?
MikhailModeratorDid you check the log (I mentioned above)?
April 23, 2018 at 2:15 pm in reply to: Developing New Components Based on the New Basic Components Module #3602
MikhailModeratorHi,
It would be a book ))
You should use the existing source code as example. See https://github.com/RapidScada/scada/tree/master/ScadaWeb/ScadaScheme/PlgSchBasicCompAnd I can explain difficult parts in this forum.
MikhailModeratorHi,
Yes. You can create input channels that describe alarm levels and calculate statuses of the controlled channels using formulas.
Also you need output channels to be able to change levels. You can do it by the formula SetVal of an output channel. See http://doc.rapidscada.net/content/en/software-configuration/using-formulas.html
MikhailModeratorHi,
You can create a trigger only for OFF-ON transition. Make sure that your version of the module is up to date (5.2.2.0). -
AuthorPosts