Mikhail

Forum Replies Created

Viewing 15 posts - 4,231 through 4,245 (of 6,296 total)
  • Author
    Posts
  • in reply to: New Rapid SCADA 5.7.0 Beta #5396
    Mikhail
    Moderator

    Hi,
    This feature is going to be be implemented in a one of future versions, but not in this beta. If your company able to sponsor this feature, it can appear faster. In any case, I hope we will do it.

    in reply to: Restore the database #5393
    Mikhail
    Moderator

    Hi,

    Unzip and copy *.sdf to C:\SCADA\BaseSDF\
    File name should be ScadaBase.sdf
    Also you need Communicatior configuration files that located in C:\SCADA\ScadaComm\Config

    in reply to: DELTA PLC DVP32ES2 device template #5391
    Mikhail
    Moderator

    Hi,

    Let’s do the following:
    1. Choose a one register for test purposes.
    2. Create a template to poll this one register.
    3. Check the settings of the Modbus template (the gear button)
    4. Check communication line log.

    in reply to: Install MQTT Plugin #5387
    Mikhail
    Moderator

    Hi,

    What is you configuration XML file currently?
    Aslo I suggest to ask the autor of the driver on GitHub https://github.com/bersim/OpenKPs/tree/master/KpMQTT

    in reply to: DELTA PLC DVP32ES2 device template #5385
    Mikhail
    Moderator

    Hi,

    I have a problem in creating a device template,

    Please describe your problem and provide screenshots.

    in reply to: Formula functions send Command to device #5384
    Mikhail
    Moderator

    You can send command manually or by Automatic Control Module. You need to create output channels in Administrator and create commands in Modbus template.

    in reply to: Automatic control with Raspberry Pi #5383
    Mikhail
    Moderator

    If i format pc or change sd card on Raspberri Pi, i can still use plugin that i already bought?

    If you use the same RPi and keep a computer name unchanged, keys will work.

    in reply to: Automatic control with Raspberry Pi #5382
    Mikhail
    Moderator

    if I buy the automatic control module and other plugins, it will require internet connection to use all plugins

    Internet connection is not required.

    in reply to: Automatic control with Raspberry Pi #5377
    Mikhail
    Moderator

    It would be better if you email the computer code to check.

    in reply to: Automatic control with Raspberry Pi #5375
    Mikhail
    Moderator

    How can I get the computer the key in Raspberry Pi.

    You will find it in scada/ScadaServer/Log/ModAutoControl.log

    in reply to: Automatic control with Raspberry Pi #5373
    Mikhail
    Moderator
    in reply to: Device selection by first package #5370
    Mikhail
    Moderator

    Yes, Communicator interprets like ASCII.
    We can update Communicator to support HEX, but currently our team is working hard, so we can implement the changes on commercial way.

    in reply to: Automatic control with Raspberry Pi #5369
    Mikhail
    Moderator

    Hi,

    I suggest to wait a bit for Rapid SCADA 5.7.0. It will include a fully new Administrator which helps to easily configure the project on Windows and then upload to Linux. Likely in the next week the new version will be available.

    Do we have to buy Automatic control Module in computer and in Raspberry Pi?

    In your case you need a license only for RPi.

    in reply to: Problem With dashboard #5367
    Mikhail
    Moderator

    View ID is just an identifier from the Interface table. Chart uses view ID to validate rights. In the link above the channel 101 must be presented in the view 3.

    in reply to: The basics of formulas? #5364
    Mikhail
    Moderator

    Try

    double OneTwo()
    {
      return Val(1) + Val(2);
    }
Viewing 15 posts - 4,231 through 4,245 (of 6,296 total)