Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Thanks for the information. I’ll check the issue within a few days. Do you use Raspbian?
MikhailModeratorFind images here C:\SCADA\ScadaWeb\images and replace the appropriate image.
Also you may edit *.aspx files if you are able to use HTML.
MikhailModeratorYou can call me and ask common questions.
MikhailModeratorPlease provide more information about interfaces that you need. Do you mean styles or something else?
MikhailModeratorHi,
Does GetBit function work? If not, what are the symptoms?
MikhailModeratorHi,
Sorry, I didn’t catch what the problem is? Could you give an additional example, please?
MikhailModeratorCreate a background image with any graphical editor you prefer. Then open SCADA-Scheme Editor, add the background and add dynamic elements.
MikhailModeratorFirst of all, with help of SCADA-Administrator and SCADA-Communicator configure data obtaining from OPC server: http://rapidscada.org/connecting-devices-using-opc-standard/
Then open SCADA-Scheme Editor and create a beautiful scheme. Bind controls to the input channels that were created in the first step. Open SCADA-Web Configurator application and add your scheme.
Follow up questions are welcome.
MikhailModeratorHi,
Please post here a part of communication line log. I recommend to leave Device request retries count on error unmodified and equal to 3.
MikhailModeratorHi,
You need a one input channel of type Real for the value received from a device. Then you should create a separate input channel of type Calculated discrete for the each value. Use such formula for those channels:GetBit(Val(1),2)
where 1 – the Real channel number, 2 – bit index
MikhailModeratorHi,
As I understand, you’d like to emulate incoming data? There are 2 way to do it:
1. Send values from Generator page of SCADA-Server.
2. Install Matrikon OPC Simulation Server and establish a connection with it.If you mean something else, please let me know.
MikhailModeratorJust set server IP address or host name in Common Parameters tab in SCADA-Communicator. They communicate via TCP.
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. -
AuthorPosts