Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIs SCADA-Server running when you try to start debugging?
May be there are some useful information in ScadaScheme.log and ScadaWeb.log in your sources log subfolder?
Also look for additional information into C:\SCADA\ScadaServer\Log\ScadaServerSvc.log
MikhailModeratorcan I Suggest your new scheme Functions?
Of course.
MikhailModeratorRight click DLL and click Unblock button. The example
MikhailModerator2. It works like mirroring. It is recommended to save data copy to another HDD of the same server. In case of copying to another server it’s better to use a backup script or 3rd party backup tools becase network lags may affect SCADA-Server normal work.
MikhailModerator1. You can authenticate users of Active Directory (AD). In this case you don’t need to add users by SCADA-Administrator. It is easy to administrate and more secure. In AD the following global security groups have to be created:
ScadaApp
ScadaAdmin
ScadaDispatcher
ScadaGuest
ScadaDisabledIf a domain user is a member of the security group, he can login Rapid SCADA.
Domain controller is a server where AD operates.
MikhailModeratorEmail:
Address and Call number are empty. Open the device properies in Communicator to configure connection with mail server.SNMP:
Host (IP address) is Call number field. Port is also Call number, e.g. 127.0.0.1:161. Port is optional.
Open the device properties in Communicator and you will see all other SNMP-specific properties.
MikhailModeratorYou don’t need any programming for localization.
Search for *.en-GB.xml files into C:\SCADA folder. You should create similar files for Italian.
Then open SCADA-Administrator -> Settings -> Language and type your culture name.
MikhailModeratorVisual Studio 2013 or higher. Community Edition is OK.
MikhailModeratorIn the current version you should create 3 (or more) calculated input channels for hours, minutes and seconds.
In the next major version there will be time output format.
MikhailModeratorWhat’s the difference between demo mode, home and business for automatic control module? The demo mode is enough?
For now the difference between home and business licenses is the price only.
Demo mode allows to try the module, you need to restart SCADA-Server after 10 minutes of work otherwise commands stop to be sent.If the software is installed at work you have to purchase the business license.
MikhailModeratorYou may be interesting in localization Rapid SCADA into Italian language. In this case just create a new topic and I’ll describe how to do it. It is easy.
MikhailModeratorFor sending SMS you need a GSM modem that supports AT command set, e.g. Cinterion MC55i http://www.smsco.it/tomcat/en/modem/cinterion_mc55i.jsp
The steps of configuring are:
1. Create an object, a communication line and a device (GSM modem) in the configuration database using SCADA-Administrator.
2. Import the above data into SCADA-Communicator and make sure that the connection with the modem is established.
3. Configure user interface.In case of configuring email notifications there is no physical devices, but you should also add a device of type Email into the configuration database.
Please ask for details during the process of configuration.
MikhailModeratorThere is an article detailed describes how to add devices to the system: http://rapidscada.org/connecting-devices-using-modbus-protocol/
In the article a Modbus device is added, but the ideas are the same.
MikhailModeratorThe general sequence of configuring:
1. Configure sending emails and SMS in manual mode.
2. Download Automatic Control Module, install it and add appropriate triggers.
MikhailModeratorI would like to let know the software here in Italy
That’s nice news 🙂
New version of web user interface is under active development. Definitely, it will be released in 2016.
-
AuthorPosts