Mikhail

Forum Replies Created

Viewing 15 posts - 2,641 through 2,655 (of 6,219 total)
  • Author
    Posts
  • in reply to: multi language support on webpage #9890
    Mikhail
    Moderator

    Hi,

    Am I understand correctly that you are talking about displaying the same scheme (*.sch) in different languages?

    in reply to: After the custom unit is wrong, it cannot be modified #9889
    Mikhail
    Moderator

    Please provide screenshots of the error and a sequence of steps to reproduce the error.

    May be you should refresh the Input channels table before using new units.

    in reply to: Basic Scada Functions #9888
    Mikhail
    Moderator

    All files should be located inside the project: C:\SCADA\Projects\YOUR_PROJECT

    in reply to: Basic Scada Functions #9882
    Mikhail
    Moderator

    You need 45 output channels. Which XML file do you mean? Probably, you don’t need any special XML file.

    > Would it be at all possible to add a new property for buttons and links?
    It’s a good idea which allows to use less channels. I’ve added it to the backlog.

    in reply to: multi language support on webpage #9881
    Mikhail
    Moderator

    Hi,

    Webpage view shows an external page. How do you mean it should work?

    in reply to: To display exact Time And Date of Event occur #9880
    Mikhail
    Moderator

    You are welcome.

    in reply to: To display exact Time And Date of Event occur #9875
    Mikhail
    Moderator

    Good, thank you for the solution 🙂

    in reply to: Basic Scada Functions #9874
    Mikhail
    Moderator

    By changing link properties you can make it appearance similar to a button.
    Every link should reference to a different View ID. The views are defined in the Interface table, and all of them uses the same *.sch file. Different channel numbers of the same scheme file because of channel number shift (see scheme templates).

    in reply to: Step 11 fails #9873
    Mikhail
    Moderator

    Hello,
    The daemons (scadaagent, scadacomm and scadaserver) should be copied to /etc/init.d
    Yes, you likely need root access to copy them into init.d
    sudo is a proper way.

    in reply to: Basic Scada Functions #9860
    Mikhail
    Moderator

    Hi,
    Yes.
    1. Create a scheme file for popup.
    2. In the Interface table create 15 rows using the same scheme file as a scheme template.
    3. Setup links on the main scheme to open popups by view ID.

    If some item above is not clear, ask for details.

    in reply to: Auto Logon #9859
    Mikhail
    Moderator

    Hi,
    In Rapid SCADA 6 an auto login feature will be available out of the box.

    in reply to: ModDbExport Questions #9848
    Mikhail
    Moderator

    DayBeg() ? Val(202) : Val()

    in reply to: ModDbExport Questions #9846
    Mikhail
    Moderator

    Hi,

    The following approach should work:
    1. Don’t use an output channel.
    2. In a formula of input channel of the calculated type check if it’s time to store data, and take Val(202)
    The DayBeg() function, declared in the Fomulas table, can help.

    • This reply was modified 4 years, 3 months ago by Mikhail.
    in reply to: ModDbExport Questions #9844
    Mikhail
    Moderator

    Hello,

    Please let us know the ModDbExport version, and make screenshots of the formulas in the Input channels table.

    in reply to: Send command #9835
    Mikhail
    Moderator

    Hello,
    Currently, the Telegram driver doesn’t support receiving commands. It is a good idea for the future improvements.

Viewing 15 posts - 2,641 through 2,655 (of 6,219 total)