Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Try copying all the latest DLLs from the installation package.
Opc.Ua.Bindings.Https is not needed for DrvDsOpcUaServer. There was a bug in OPC UA libraries that was fixed by the developers.
MikhailModeratorYes, in Chart Pro 6 for Rapid SCADA 6 the max period can be set as a parameter.
MikhailModeratorHello,
Chart Pro displays trends of the selected channels.
Do you mean to provide access rights?
Could you explain the question?
MikhailModeratorHi,
If you add your function MyFunc into the Formulas table, you can use it in the channel formula: MyFunc()
MikhailModeratorHello,
Yes, you can use the both approached.
MikhailModeratorYou should open a browser console by clicking F12, go to the Network tab, and check what particular web address is requested when connected remotely.
-
This reply was modified 3 years, 6 months ago by
Mikhail.
MikhailModeratorWhy the address contains “///” ? Probably, you should change it to
http://localhost:8080/somepathto make it work.
MikhailModeratorSystem Requirements declares that you can install Rapid SCADA 5.8 on Windows Server 2008 R2 SP1 or later
MikhailModeratorHi,
Before binding the channels to a map, I suggest to display the channels on a table view to check their values.
Please provide screenshots of the channel properties and a screenshot of a table view containing channel values.
MikhailModeratorHello,
Windows Server 2008 is not recommended, because it’s too old. However, Rapid SCADA may work on it.You should add a web role to the server configuration, link.
What version of Rapid SCADA do you install?
MikhailModeratorHello,
For small projects it may be easier to create them from scratch.
MikhailModeratorHello,
Thank you for the information.
After installation of Rapid SCADA 5 the services are stopped. You should restart a computer to start them.The installer of Rapid SCADA 6 starts the services automatically.
MikhailModeratorHello,
If the time duration to poll a device is 5seconds
Request timeout cannot be interrupted. Use smaller timeout if needed.
MikhailModeratorFor the example 3 you should create separate tags like
– Rectifier fault
– Inverter fault
…
They should not be strings.The feature of working with string tags may be added in the future version of the driver. I’ve added it to the wish list.
-
This reply was modified 3 years, 6 months ago by
-
AuthorPosts