Mikhail

Forum Replies Created

Viewing 15 posts - 1,906 through 1,920 (of 6,290 total)
  • Author
    Posts
  • in reply to: Webstation URL #12339
    Mikhail
    Moderator

    Hi,
    The above URL is correct if you work locally. If the server is in the cloud, and you control it from your workstation, you need white IP.

    in reply to: How to setup Event #12330
    Mikhail
    Moderator

    Also you can use Automatic Control Module to send commands that change channel value and status, that will cause new events.

    in reply to: How to setup Event #12329
    Mikhail
    Moderator

    Hi,

    Automatic Control Module sends commands, but it does not create events.
    Event is generated if a channel value or status change if event flags are specified.
    May be you should create a channel formula to change it as needed, and events will be generated.

    Mikhail
    Moderator

    Hi,

    Check that the Server service and clients use the same secret key:
    Server – General Options – Listener Options
    Communicator – General Options – Connection Options
    Webstation – Application Options – Connection Options

    • This reply was modified 3 years, 2 months ago by Mikhail.
    in reply to: MQTT not reading messages #12326
    Mikhail
    Moderator

    setValue is defined here. JS has a limited context, I don’t think that the main code of the driver is accessible.

    in reply to: Webstation URL #12325
    Mikhail
    Moderator

    Hi,

    Click the Deployment profile button on the main toolbar, edit the profile, and enter the webstation URL.

    in reply to: Server is unavailable #12324
    Mikhail
    Moderator

    Hi,
    The above link is not public.

    in reply to: V6.1 Unable to get value’s displayed #12318
    Mikhail
    Moderator

    Note: nice dark theme!

    in reply to: V6.1 Unable to get value’s displayed #12317
    Mikhail
    Moderator

    Hi,

    The created communication line and device have the numbers 0, which are wrong. Probably, the UI should not allow 0.
    I suggest to create lines, devices and channels using the wizards (use the toolbar buttons), so they will be created correctly.

    in reply to: Export data to SQL #12316
    Mikhail
    Moderator

    Hello,
    Did you try entering IP address in the Server textbox?

    in reply to: button-keep pressing increment fomula #12314
    Mikhail
    Moderator

    But you need to click it twice, to start and to stop.
    Creating a button that provides press and release events requires the development of a new component.

    • This reply was modified 3 years, 2 months ago by Mikhail.
    in reply to: button-keep pressing increment fomula #12313
    Mikhail
    Moderator

    Hello,

    You could use a Toggle component on a scheme. It is bound to a channel and sends a command depending on the current channel value.

    in reply to: Communicator “File not Found” #12312
    Mikhail
    Moderator

    Try opening the services, find the ScadaComm6 service and start it from there.
    If the service is started, check ScadaComm.log located in SCADA\ScadaComm\Log

    in reply to: MQTT not reading messages #12311
    Mikhail
    Moderator

    Hi,

    Could you explain what “in the original code” means?

    in reply to: Extra Scheme Components Plugin #12310
    Mikhail
    Moderator

    Hi,

    First of all, I suggest to upgrade Rapid SCADA to 6.1.0.
    Then
    1. Download Extra Scheme Components (plg_sch_extra_comp_6.0.0.0_en.zip)
    2. Close the Scheme Editor and Administrator apps.
    3. Copy the files from the archive to the SCADA installation directory.
    4. Open the Administrator app, open a scheme in the editor and check if new components are available in the list.
    5. In the project, in Webstation configuration, activate the Extra Scheme Components plugin.

Viewing 15 posts - 1,906 through 1,920 (of 6,290 total)