Forum Replies Created
-
AuthorPosts
-
Mikhail
ModeratorHi,
I think, Silverlight depends on browser only. Try IE )
I’m not sure that schemes will work on Raspberry because of WCF support issues in Mono .NET Framework. It is required additional research which shall be done during the development of the next major version of SCADA-Web.Mikhail
ModeratorI recommend to implement Modbus prorocol on your Arduino. In this case you can easily connect it to Rapid SCADA.
Mikhail
ModeratorMikhail
ModeratorYes, your task can be solved by Rapid SCADA.
Are you going to use GPIO of Arduino and use Raspberry as a server only?
Or Raspberry also should work with its own GPIO?Mikhail
ModeratorThanks for the solution! I hope it will help others.
Mikhail
ModeratorMikhail
ModeratorI don’t think that Firewall blocks the page. The cause is in ASP.NET, IIS and WCF.
What Windows version do you use?Mikhail
ModeratorMost likely Microsoft WCF does not work on your computer.
Try the following recomendations: http://stackoverflow.com/questions/6425442/http-error-404-3-not-found-in-iis-7-5
Be attentive: you need WCF 4 or higherMikhail
ModeratorHi Bret,
It is great that you have an option to change ports.
If a training is required, write me using skype or email to adjust a time.Mikhail
ModeratorDoes http://localhost/Scada/scheme/ScadaSchemeSvc.svc open correctly?
Mikhail
ModeratorIs there any additional information in the log files in the folder C:\SCADA\ScadaWeb\log ?
Mikhail
ModeratorThe complexity of increasing the field length is that the database structure becomes incompatible with the previous version. I’d prefer to include a fix in the next major version of Rapid SCADA, if a workaround exists.
Mikhail
ModeratorHi Bret,
The field length issue shall be fixed. But it tooks a time.
Are all of your devices have the same port?
In this case you can set “Remote TCP Port” of communication channel properties in SCADA-Communicator and omit port in SCADA-Administrator.Every input channel has a Signal. Signal is an ID of a tag in SCADA-Communicator.
Mikhail
ModeratorHi Dejan,
Yes, use “Status” color. The color depends on input channel status that can be calculated with formula.Mikhail
ModeratorHi,
It’s easy. Add your messages to Units table like “Alarm states 1” record. Then select created unit for an input channel with Discrete channel type and Text format.
1st message is 0.0 (value)
2nd message is 1.0
etc. -
AuthorPosts