Forum Replies Created
-
AuthorPosts
-
MikhailModeratorYou can install SCADA-Communicator on the PC where OPC server is installed.
MikhailModerator1. Yes.
2. It is planned in the spring of 2016. In case of your project due dates, a release of the new version can be accelerated on a commercial base.
MikhailModeratorAs a restriction: scheme views do not work for now, table views and charts are OK. This issue will be taken into account in the future version of SCADA-Web.
Classic OPC of cource does not work on Raspbian bacause it is based on DCOM.
MikhailModeratorMost likely SCADA-Server and SCADA-Communicator can be installed on Windows 10 IoT on Raspberry, but I have no information about such experience. I think that SCADA-Web requires some modifications to work on Win 10 IoT. If you decide to try it, I’ll help you.
At the moment Rapid SCADA is tested on Raspbian.
MikhailModeratorPlease provide more information about the actions you have done.
MikhailModeratorIf you’ve got an OPC server for your PLC, you can retrieve data with help of Rapid SCADA. Probably you can configure Modbus using CoDeSys and establish a connection via Modbus. Useful articles:
http://rapidscada.org/connecting-devices-using-opc-standard/
http://rapidscada.org/connecting-devices-using-modbus-protocol/
MikhailModeratorYes, you should use commands to set Modbus registers. To show a texbox in the command web form, choose empty value in Command values cell of Output channels table in SCADA-Administrator.
MikhailModeratorIt takes all the samples those were received from SCADA-Communicator.
To perform the check you can modify test server module. Or create a tricky formula for the channel that will add every received value to a variable and use this variable in the another channel of type Calculated real. The second variable is needed for storing number of received values.
The second way is emulating values with help of generator in SCADA-Server.
MikhailModeratorHi Dejan,
The last received data for an input channel is stored in the minute snapshot.
Such averaging as you described is implemented out of the box. Just tick averaging checkbox for the input channel in SCADA-Administrator.
It is a good idea to compare your own calculated average value with a value given by Rapid SCADA.
MikhailModeratorExport to Excel and charting also should work.
MikhailModeratorThis is what i meant in the previous message. If you have some time you could try to find how to setup WCF on Raspberry. Anyway, SCADA-Web will be redesigned in the future. At the current time we can use table views of data.
MikhailModeratorHi,
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.
MikhailModeratorI recommend to implement Modbus prorocol on your Arduino. In this case you can easily connect it to Rapid SCADA.
MikhailModerator
MikhailModeratorYes, 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? -
AuthorPosts