Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
When you use Multiple Modbus command with Standard type of output channel, its value transformed using BitConverter.GetBytes(cmd.CmdVal) method. Where CmdVal is a value of double type. The result of this conversion is unpredictable for normal guy.
Describe your business case and I could advice you the simplest way to implement it.
MikhailModeratorHello,
Do the other applications such as SCADA-Server, SCADA-Communicator and SCADA-Web appear in Russian?
Are there any error messages when SCADA-Admin crashes?
MikhailModeratorHi,
This error rarely happen before. It is strange that changing version back to 4.4 solves the error. The mechanism of data exchange hasn’t been changed in 4.5. I hope that in the next version of SCADA-Web this error will disappear due to new approach of internal web application structure.
MikhailModeratorHi,
Do schemes of v.4.4 work without this timeout error?
Please remind me what OS do you use?
If the error occurs, how can you eliminate it? Do you have to restart browser or IIS or it disappears by itself?
MikhailModeratorOf course. In about a week.
MikhailModeratorI’ve sent you a fix. Please write here whether it works or not.
I recommend fully refresh a schema page by pressing Ctrl+F5.
MikhailModeratorI reproduced the error. I’ll try to fix it and answer here.
MikhailModeratorThere is advice in this topic to
change the web application configuration in Web.configHow can I reproduce the error?
MikhailModeratorTask of getting rid of Silverlight has major priority. We will definitely do it.
You can speed up development if you make a contribution to the project. Or just wait for few monthes.
MikhailModeratorEstimated time of arrival is Spring 2016. If your project depends on it, please let me know.
MikhailModeratorThanks for the idea. Next time I’ll try another power supply.
MikhailModeratorDid you tried opening port 10000 on a firewall?
Port 80 is busy that is why you cant use it for SCADA-Server.
MikhailModeratorCould you send me by email a file of your scheme to test?
MikhailModeratorPlease provide more details of your issue.
MikhailModeratorYou can set bounds for an input channel using SCADA-Administrator. When the channel value is above or below defined limits, event is generated.
If you need events when device turned ON or OFF, you should create additional channels of the type Calculated discrete and tick Write events and Events on change checkboxes for these channels. -
AuthorPosts