Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIf you need to access your office or home network from the internet, you need static IP address or dynamic DNS like https://www.noip.com/
In the deployment profile you can adjust the webstation URL
It just opens the specified URL. Doesn’t affect the real web site.
MikhailModeratorHello,
First, you should select Windows or Linux. It’s completely different.
To discuss HTTPS, create a new topic.
MikhailModeratorHello,
1) Yes. It is implemented on the web app level.
2) There is a plugin for automatic login. But it uses only 1 user name. To map between users, a new plugin should be developed.
3) I recommend to configure the project using Windows and then upload to Linux.
To setup https for Rapid SCADA on Linux, you should use a proxy.
MikhailModeratorThank you for the description of the final solution. I’m glad that you fixed it.
MikhailModeratorHello,
The initial widget period is a constant. However, a user can change period in Chart Pro menu. After reopen, the period is set to initial value.
December 2, 2020 at 2:10 pm in reply to: Storing the result of a formula with Database Import Driver #7635
MikhailModeratorPlease provide screenshots that illustrate your settings and system behavior.
December 2, 2020 at 2:09 pm in reply to: Storing the result of a formula with Database Import Driver #7634
MikhailModeratorHello,
Do you use Database Import Driver?
MikhailModeratorThe ModAutoControl.log file is empty.
It means that the module doesn’t work.
Please check ScadaServerSvc.log for additional info.
MikhailModeratorHello,
would be possible with linux version to be accessed by web
Yes. Select Ubuntu.
would be possible to use IAP to manage accesses to different resources for different users?
I have no info about IAP, unfortunately.
any way to simulate PLC and access to it from web?
You can use Modbus simulator or OPC UA simulation server.
MikhailModeratorThank you for the report. I tried to reproduce the bug on HelloWorld project. But it works well. Could you try to do the same on HelloWorld project?
The app should remember the start search row. May be in some cases it fails.
MikhailModeratorHi,
Buttons on web pages react only on press down. You should think how to deal with it. For example, create 2 buttons (Off and On) or send the 2nd command after several seconds. Which way is better for you?
MikhailModeratorHi,
The module also writes the code to it’s log file C:\SCADA\ScadaServer\Log\ModAutoControl.log
Please check the file.
MikhailModeratorWow. I hope no one uses IE anymore 🙂
MikhailModeratorHi,
– Is it possible to return an empty value (–) ?
If your formula returns double.Nan, channel status is set automatically to 0 and you will see —.
Making the channel data only appear in formula and Now table (for debug). But not shown in minute/hour archive.
You should create an input channel and set Active = false when it’s not needed. I debug complex formulas in Visual Studio. I can provide more info about it, if needed.
– Can you add code page option for “binary” type in Automatic Control plugin ?
If you need to modify a string, do it in the formula of an output channel.
Can you not grey out the “Copy value or data” in event trigger to make passing event data possible ?
I’ve wrote this as a suggestion. Thank you. If you need this feature in time, it might be a commercial development.
MikhailModeratorYou should try. Let us know about the result if possible.
-
AuthorPosts