Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIs there a error in C:\SCADA\ScadaServer\Log\ModDBExport.log ?
If so, please post here a error message.September 1, 2015 at 2:32 pm in reply to: Rapid Scada not running on Web Browser due to 404 not found error #383
MikhailModeratorHello Savan,
I’ve sent you information by email that you specified during forum registration.
September 1, 2015 at 9:27 am in reply to: Rapid Scada not running on Web Browser due to 404 not found error #377
MikhailModeratorI suppose that installed .NET is not full and WCF is not installed.
September 1, 2015 at 9:24 am in reply to: Rapid Scada not running on Web Browser due to 404 not found error #376
MikhailModeratorHi Dejan,
4.0 is the right version.
Can you make a screenshot of installed Windows Features? I’m interesting in subitems of IIS and WCF nodes.September 1, 2015 at 9:10 am in reply to: Rapid Scada not running on Web Browser due to 404 not found error #374
MikhailModeratorI could connect remotely and try to setup SCADA-Web. It is a payable service, so only you can decide whether to use it or not.
September 1, 2015 at 9:06 am in reply to: Rapid Scada not running on Web Browser due to 404 not found error #373
MikhailModeratorDejan, could you check the version of .NET that is used by the application pool of your web application?
September 1, 2015 at 8:56 am in reply to: Rapid Scada not running on Web Browser due to 404 not found error #372
MikhailModeratorHi,
What version of NET Framework is written in the bottom of the error page?
What version of Windows do you use?
MikhailModeratorPlease, write more info.
MikhailModeratorhttp://server_name/scada
http://192.168.1.10/scada
where 192.168.1.10 is server IP
Make sure that port 80 is allowed by the server firewall.
MikhailModeratorThanks! I’ve got it.
Channel status describes quality of the channel value.
All statuses are containded in “Event Types” table. You can add your own status.
After “;” you can put a statement that calculates status. Status is integer.
For example, Cnl;Cnl > 0 ? 1 : 11
MikhailModeratorHi,
We are going to get rid of Silverlisght and use HTML5 + Javascript.
I hope within a 3-5 month.
MikhailModeratorHi,
1. Create the appropriate output channel using SCADA-Administrator
2. Open SCADA-Scheme Editor, create an element, choose “Send Command” action for the element and fill “Output channel” property of the element.When you click the element, a command window will appear.
MikhailModeratorMost likely, communication line number and device number in the configuration database aren’t matched communication line number and device number in SCADA-Communicator.
August 31, 2015 at 8:00 am in reply to: Rapid Scada not running on Web Browser due to 404 not found error #347
MikhailModeratorYou can create it manually as described in manual_setup_en.pdf
Skip the 3rd step, because the files have been already copied.
MikhailModeratorHi,
SCADA-Scheme gets the result of calculation. It doesn’t need to know the formula in the configuration database.
Yes, you can define calculation of formula status after “;”, but I’m not sure that you really need it in your case. What is displayed in SCADA-Scheme? What is the status of 110th channel?
For example, the formula “1.5;1” always returns value=1.5 and status=1.I haven’t received e-mail from you. Could you send it again, please?
-
AuthorPosts