Mikhail

Forum Replies Created

Viewing 15 posts - 3,466 through 3,480 (of 6,288 total)
  • Author
    Posts
  • in reply to: Acces the Modbus data from outside the LAN #7656
    Mikhail
    Moderator

    If 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.

    in reply to: Integration with IAP #7655
    Mikhail
    Moderator

    Hello,
    First, you should select Windows or Linux. It’s completely different.
    To discuss HTTPS, create a new topic.

    in reply to: Integration with IAP #7641
    Mikhail
    Moderator

    Hello,

    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.

    in reply to: Can’t get Computer Code for module registration #7640
    Mikhail
    Moderator

    Thank you for the description of the final solution. I’m glad that you fixed it.

    in reply to: Dashboard Chart #7636
    Mikhail
    Moderator

    Hello,

    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.

    in reply to: Storing the result of a formula with Database Import Driver #7635
    Mikhail
    Moderator

    Please provide screenshots that illustrate your settings and system behavior.

    in reply to: Storing the result of a formula with Database Import Driver #7634
    Mikhail
    Moderator

    Hello,

    Do you use Database Import Driver?

    in reply to: Can’t get Computer Code for module registration #7632
    Mikhail
    Moderator

    The ModAutoControl.log file is empty.

    It means that the module doesn’t work.
    Please check ScadaServerSvc.log for additional info.

    in reply to: Integration with IAP #7627
    Mikhail
    Moderator

    Hello,

    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.

    in reply to: Administrator Find and Replace Bug #7626
    Mikhail
    Moderator

    Thank 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.

    in reply to: Send command #7625
    Mikhail
    Moderator

    Hi,
    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?

    in reply to: Can’t get Computer Code for module registration #7624
    Mikhail
    Moderator

    Hi,

    The module also writes the code to it’s log file C:\SCADA\ScadaServer\Log\ModAutoControl.log
    Please check the file.

    in reply to: ChartPro on IE11 Win10 #7616
    Mikhail
    Moderator

    Wow. I hope no one uses IE anymore 🙂

    in reply to: Questions regarding formular #7615
    Mikhail
    Moderator

    Hi,

    – 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.

    in reply to: rapidscada on a Synology NAS with web server #7614
    Mikhail
    Moderator

    You should try. Let us know about the result if possible.

Viewing 15 posts - 3,466 through 3,480 (of 6,288 total)