Forum Replies Created
-
AuthorPosts
-
MikhailModeratorTo change web page styles, you need to update *.scss files, located in ScadaWeb\wwwroot\css, and compile them into *.min.css
MikhailModeratorRights are assigned on objects. Objects can have parents and children.
You could create a child object, set it to a channel, and assign necessary rights.
MikhailModerator@palennt, send links to your screenshots to get more detailed recommendations.
MikhailModeratorYou can read strings from OPC UA and OPC Classic. If you need to read a string, configure OPC driver and create channels using the Administrator tools. Channels for strings would be created by the wizard.
MikhailModeratorGood.
MikhailModerator1. Create custom roles in the Roles table.
2. Specify object rights.
3. Assign object for views in the Views table.
4. Set roles to users.
MikhailModeratorAlso recreate DrvDsOpcUaServer.xml if it exists.
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, 1 month 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
-
This reply was modified 3 years, 1 month ago by
-
AuthorPosts