Forum Replies Created
-
AuthorPosts
-
MikhailModeratorLogs and screenshots needed.
MikhailModeratorI don’t see es-LA here https://msdn.microsoft.com/en-us/library/hh441729.aspx
I think, there is no such supported culture. To get required number formats, we have to use correct culture name, e.g. es-MX or just es
And rename language files. We need community help to update files and choose the culture.
MikhailModeratorHi,
I tried the same:
1. Copy ScadaData.es-LA.xml and ScadaWeb.es-LA.xml to C:\SCADA\ScadaWeb\lang
2. Open http://localhost/Scada/plugins/Config/WebConfig.aspx and set Culture to es-LA
3. Logout and login
And Spanish language become active.
I use Webstation 5.0.6.1. What is your version?
Note: some phrases are not translated. Update of language files, made by the community, is desirable.
MikhailModeratorIn my opinion, you should try to make as less groups as possible to increase speed. Even if you don’t need all registers in a group, it’s better to have one bigger group than several small.
Max. size of a group may depend on a particular device. You should do experiments to find it out.If you provide link to a screenshot of the Modbus template, it will help.
MikhailModeratorHi,
You need to set culture in the settings of Webstation. For example, en-US
MikhailModeratorHello,
It is possible to update the plugin and add an option that sets file name prefix. We can do it fast by a contract.
Thank you for the idea. I suppose, this would be useful and I saved this idea in the internal ticket list for future implementation.-
This reply was modified 7 years, 3 months ago by
Mikhail.
MikhailModeratorI need to restart the computer to use the server again.
As I understand this is a temporary issue because of trial version of the OPC server.
I am using Matrikon OPC to write Bucket brigade.boolean and Bucket brigade.int1 tags and works well. Also, i tried to write tags with QUICK CLIENT using IBH opc server and works well.
Fixing of this issue is possible if a manufacturer of the OPC server agree to debug his OPC server with SCADA-Communicator. Can you contact the OPC developer?
Do you have OPC UA option?
MikhailModeratorThank you. Be free to ask 🙂
MikhailModerator2018-09-21 02:54:40
Error compiling the source code of the formulas: Hi,
This message means that there is a problem in a formula of input channel. You should fix the formula and restart the Server service.
See line 571 in C:\SCADA\ScadaServer\Log\CalcEngine.cs to find out what is the formula is incorrect.
MikhailModeratorUsers of the Guest role can view all. If you don’t want it, create your own custom role and apply it to the user named “guest”.
MikhailModeratorHi,
You should research what the services do when they not respond.
Check logs of Server and Webstation.
MikhailModeratorHi Josef,
Other approach that may be easy to understand:
1. Install Automatic Control Module and create triggers that will raise commands on your conditions. There are delays and deadbands available.2. Create an output channel and use SetVal() function to change a corresponding input channel.
MikhailModerator1. Try to delete WebSettings.xml.bak manually.
If it doesn’t help:
2. You should open properties of the C:\SCADA\ScadaWeb\config\ folder and allow read/write access to a user that is written in C:\SCADA\ScadaWeb\log\ScadaWeb.log
I often provide access for all users, but this is not secure.
Apply changes recursively.
MikhailModeratorHi,
Have you tried the above advice?
What is written in C:\SCADA\ScadaServer\Log\ScadaServerSvc.log ?
MikhailModeratorThis is not necessary to add admin and guest to the Rights table. These roles are standard.
The screenshots are clear. I didn’t catch what goes wrong? ))
-
This reply was modified 7 years, 3 months ago by
-
AuthorPosts