Mikhail

Forum Replies Created

Viewing 15 posts - 1,486 through 1,500 (of 6,288 total)
  • Author
    Posts
  • in reply to: http command #13510
    Mikhail
    Moderator

    I will check.

    in reply to: Using Formulas With Scripts #13501
    Mikhail
    Moderator

    If you use this formula inside the channel 101, try
    EverySec(() => { return Val() + 1; }) or
    EverySec(() => Val() + 1)
    The channel should be of the Calculated type.

    • This reply was modified 2 years, 8 months ago by Mikhail.
    • This reply was modified 2 years, 8 months ago by Mikhail.
    in reply to: http command #13500
    Mikhail
    Moderator

    Thank you.
    Could you also provide a screenshot of the communication line log when you send a command?

    in reply to: Delay before creating an event #13496
    Mikhail
    Moderator

    Hi,
    In Rapid SCADA 6 you can set a deadband for a limit. It’s not a time delay but also can be helpful. To make a time delay, you need to develop a formula and change channel status from the formula.

    in reply to: http command #13495
    Mikhail
    Moderator

    First of all, try sending command from the device data page (in Communicator settings). Provide screenshots if it doesn’t work.

    in reply to: http command #13494
    Mikhail
    Moderator

    Hi,
    With DrvHttpNotif you can send any parameters using GET or POST request.
    You should send a command having the code Request and text like
    grp=value1
    value=value2

    in reply to: Export to database #13483
    Mikhail
    Moderator

    Use the SQL examples from this link.

    in reply to: Export to database #13482
    Mikhail
    Moderator

    Hello,
    Yes, there is ModDbExport module in v6. The module was upgraded and improved.

    in reply to: Button to open a table #13479
    Mikhail
    Moderator

    Hi,
    An addition to the above answer: to display a link as a button, set borders and background color if needed.

    in reply to: User management plug in #13475
    Mikhail
    Moderator

    If your company (or client) uses Active Directory, it’s possible to integrate it with Rapid SCADA and manage users by Active Directory tools.

    • This reply was modified 2 years, 8 months ago by Mikhail.
    in reply to: User management plug in #13474
    Mikhail
    Moderator

    Hi,
    The option to assign a user management plugin is created for future use. The plugin itself has not been developed yet. We will develop it in the future.

    in reply to: cannot get opc da value #13472
    Mikhail
    Moderator

    How did you solve this issue?

    in reply to: i can’t open sample example #13471
    Mikhail
    Moderator

    Scheme Editor requires WCF to be installed. Check the Windows features as shown here.

    in reply to: cannot get opc da value #13467
    Mikhail
    Moderator

    This page also may help.

    in reply to: cannot get opc da value #13466
    Mikhail
    Moderator

    Try Solution 1 and Solution 2 described at the bottom of this article.

Viewing 15 posts - 1,486 through 1,500 (of 6,288 total)