Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
The Login expires option work only if Allow to Remember Login is set. It does not affect the current session.
If a user does not tick Remember me, the session should be ended when the browser is closed. Closing a tab is not enough.
MikhailModeratorCustom archives should have ID >= 101 and Bit >= 17.
Also you need to add a new chart profile and specify the archive there. Docs
MikhailModeratorHi,
Historical Data Transfer Options is needed when you can get historical data from your device, such as electricity meter. A driver should support reading historical data.
Achieve Replication Options allow to synchronize archives between 2 instances of Rapid SCADA. It can be done manually by a command or automatically. For unknown reason, Upload options are not displayed in your screenshot.
MikhailModeratorHi,
If you use ASP.NET Razor Pages to create your page, you should copy a dll file into the root folder of the web application. Open SCADA\ScadaWeb and check the file structure. Also you can download any additional plugin and check its files.
MikhailModeratorHi,
Please create a new topic to discuss Rapid Gate. This topic is about data conversion from v5 to v6.
MikhailModerator> Connection OK !!!
Nice!> Very hard to deal with those OPC Classic servers
That’s true.
MikhailModeratorHello,
For now, the OPC UA server supports only current data.
MikhailModerator
MikhailModeratorHello,
The feature to export data on timer is available in Rapid SCADA 6.
Using 5.8.4, you can try the above method, but it seems too tricky.
MikhailModeratorDid you manage to connect?
MikhailModeratorHi,
The popupLocator object is declared in popup.js, which is referenced by the web pages.
MikhailModeratorIf an OPC UA server provides motor states as an array, you can read them as an array and store in a single channel having length 10. But in the scheme view, you need to address channels by their numbers. Provide screenshots of the settings for more details.
MikhailModeratorYou can use this simple utility for testing. Also try 3rd party OPC clients, such as Matrikon OPC explorer and Prosys.
MikhailModeratorHi,
I cannot find the above lines in scheme-render.js -
AuthorPosts