Mikhail

Forum Replies Created

Viewing 15 posts - 4,051 through 4,065 (of 6,145 total)
  • Author
    Posts
  • in reply to: Rapid SCADA Documentation PDF #5479
    Mikhail
    Moderator

    Print Version
    Then press Ctrl + P and select “Save to PDF” in the Destination field.

    in reply to: limit of data or communication #5473
    Mikhail
    Moderator

    Hi,

    3000 is usual for Rapid SCADA. However there are many possible reasons for performance lack. If you think that something goes wrong, be more specific please.

    in reply to: How to set up the SMTP #5472
    Mikhail
    Moderator

    🙂

    in reply to: AT command GSM #5471
    Mikhail
    Moderator

    Thank you for the example 🙂
    If this is a real phone number, it’s better to change it here.

    in reply to: Communication on Raspberry Pi with Device #5466
    Mikhail
    Moderator

    Hi,

    You need to analyze Communicator logs, CPU and memory usage.

    in reply to: AT command GSM #5465
    Mikhail
    Moderator

    KpSms.dll allows sending custom AT commands.
    Command number: 2
    Command type: binary
    Command data: AT command

    in reply to: Exchange data between two Modbus devices #5462
    Mikhail
    Moderator

    Also in a command parameters (of Automatic Control Module) you can use device and command numbers instead of output channel. May be this would faster. In this case you don’t need output channel.

    in reply to: Exchange data between two Modbus devices #5461
    Mikhail
    Moderator

    Hi,

    You right that Automatic Control Module helps.

    1. Input channel #1 to get values from device 1.
    2. Output channel #2 to send values to device 2.
    3. In the module settings create a data change trigger and bind it to the input channel #1. A command under the trigger must be bound to the output channel #2. Tick “Copy value or data”
    4. Of course, you need to setup a driver to be able to set value on device 2 by commands.

    in reply to: Change colors of each event. #5457
    Mikhail
    Moderator

    Hi,
    If an input channel of the event has only 2 possible values, the event is colored red or green.
    In other cases, event color depends on status of input channel. Statuses and colors are defined in the Event types table. You can create your own custom statuses.

    in reply to: Problem with create function with more than 3 inputs. #5456
    Mikhail
    Moderator

    At least
    public double if2(double in1,double in2,double in3)

    in reply to: New Rapid SCADA 5.7.0 Beta #5455
    Mikhail
    Moderator

    Hi Juan,

    To upgrade:
    1. Create a new empty project in the new Administrator.
    2. Make sure that the existing configuration is deployed to your server and works well.
    3. Download the existing configuration into the new project by Administrator.

    in reply to: Problem with create function with more than 3 inputs. #5448
    Mikhail
    Moderator

    is it possible to put 3 inputs variable in to function?

    Sure, it’s possible.
    Function must have a return type: public double compare(…)
    You can find error description in SCADA-Server log.

    in reply to: How to set up the SMTP #5447
    Mikhail
    Moderator

    Hi,
    Could you share how did you fix it?

    in reply to: Pop up show Alarm #5440
    Mikhail
    Moderator

    Hi,

    Thank you for this question.
    Currently, the special Notification plugin in development. We will publish it in this year (may be in this summer). Follow our news on Facebook or this forum.

    Mikhail
    Moderator

    Link to the tested formulas to work with previous values.

Viewing 15 posts - 4,051 through 4,065 (of 6,145 total)