Mikhail

Forum Replies Created

Viewing 15 posts - 3,331 through 3,345 (of 6,145 total)
  • Author
    Posts
  • 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.

    in reply to: Questions regarding formular #7608
    Mikhail
    Moderator

    Hi,

    – Are these variables shared between input channels, among all user defined functions ?

    Yes. You can see the result file C:\SCADA\ScadaServer\Log\CalcEngine.cs

    – Does input and output Channel also share the same scope to access them ?

    Yes.

    – Does Calculated Real and Real makes any difference in this aspect ?

    The difference is WHEN the channel formula is calculated. For Real channel – only when a value is received from a device. For Calculated channel – permanently.

    – Is it possible to retrieve channel properties e.g Object/Device Name/ID by CnlNum, or simply current channel’s such properties ?

    No. If you need channel properties, you should develop a module for the Server app.

    in reply to: Acces the Modbus data from outside the LAN #7606
    Mikhail
    Moderator

    Yes, it’s possible. For example, you can deploy a virtual machine on Google Cloud or Azure and run Rapid SCADA on this machine. Also it’s possible to provide access to your workstation from the internet. Depends on your needs.

    in reply to: Users, roles, rights #7603
    Mikhail
    Moderator

    Hello,
    When you try to open AdvancedDashboard, there should be a record in ScadaServerSvc.log. Try to open the dashboard, then look in the server log.

    in reply to: Obtain data from different devices cyclically #7601
    Mikhail
    Moderator

    Hello,

    I think Automatic Control module is necessary for this purpose. For testing, you can send commands manually from the web app.

    in reply to: Users, roles, rights #7600
    Mikhail
    Moderator

    Hello,

    You should check that the file in C:\SCADA\Interface\Monitoring\AdvancedDashboard.xml exists. And also check C:\SCADA\ScadaServer\Log\ScadaServerSvc.log for some useful info.

    in reply to: Username and password #7597
    Mikhail
    Moderator

    Hello,

    Try changing the passwords back to 12345. Then do this.
    We can fix this issue remotely for a fee in case of emergency. Contact us by email if needed.

    in reply to: Users, roles, rights #7593
    Mikhail
    Moderator

    Hello,
    According to the icon of the AdvancedDashboard item, we can see that Dashboard Plugin is active.
    Check C:\SCADA\ScadaWeb\log\ScadaWeb.log for the error details.

    in reply to: Users, roles, rights #7590
    Mikhail
    Moderator

    Hello,

    – explorer tree that contains views

    This image is also important. I mean the screenshot of the main page of the web application.

Viewing 15 posts - 3,331 through 3,345 (of 6,145 total)