Mikhail

Forum Replies Created

Viewing 15 posts - 2,986 through 3,000 (of 6,289 total)
  • Author
    Posts
  • in reply to: Event Log #9022
    Mikhail
    Moderator

    I suppose, the default event panel is meant.


    @123abc56
    , thank you for the ideas. Will see what we can do in v6.

    in reply to: Database SQL usage #9021
    Mikhail
    Moderator

    There is also ModDbExport module. You should compare it with KpDbImport.

    in reply to: Database SQL usage #9020
    Mikhail
    Moderator

    Microsoft SQL Server definitely provides a current time function. You should google it on database forums.

    If you use KpDbImport for sending commands, it supports @cmdVal and @cmdNum parameters of the SQL statement for command value and command number.

    What is the generalized task you need to resolve?

    in reply to: Redundancy #9014
    Mikhail
    Moderator

    Hi,

    Please provide detailed requirements for redundancy that you need.

    in reply to: Database SQL usage #9013
    Mikhail
    Moderator

    Hello,

    What module of Rapid SCADA do you use to execute this SQL request?
    What DBMS type?

    in reply to: Send/Import data with timestamps from a driver #9012
    Mikhail
    Moderator

    Interesting. Is the C# library is fully written in C# or just a wrapper for C library?

    GPL requires you to provide the source code of your driver. If you do this, I suppose it’s compatible with Apache-2.0.

    in reply to: Send/Import data with timestamps from a driver #9006
    Mikhail
    Moderator

    Hi,

    The KPLogic class contains AddArcSrez method. The example is here

    Do you use some library that implements IEC60870 or implement the protocol from scratch?

    in reply to: Communicator will be stoped after Upload Configurations #9004
    Mikhail
    Moderator

    Nearly 90% of devices are using Modbus Driver,and another is OPC UA.

    Good.
    You provided the Communicator log. What is in the Server log at the same moment when a problem occurs?

    in reply to: Communicator will be stoped after Upload Configurations #9001
    Mikhail
    Moderator

    Can you reproduce this issue using the built in drivers, like Modbus Driver?

    in reply to: Current data updated automatically #8998
    Mikhail
    Moderator

    Also change WriteCurPer to 1 in the Server configuration.

    in reply to: Current data updated automatically #8997
    Mikhail
    Moderator

    Hello,

    You should check if current data is successfully updated in Administrator > Instances > Default > Server > Archive > Current Data

    Mikhail
    Moderator

    OK 🙂

    in reply to: Communicator will be stoped after Upload Configurations #8992
    Mikhail
    Moderator

    Could you check if Communicator already started successfully before you upload the project?

    If Communicator is not fully started when you upload again, there may be an issue, because it should be fully started before stop.

    May be starting takes a long time. if so, you should analyze the cause.
    Try starting and stopping Communicator manually and watch how it behaves.

    in reply to: Send command #8984
    Mikhail
    Moderator

    Hello,

    So how to configure the Automatic Control module?

    You should add a new trigger of the command type that reacts on the 1st command. Then add a 2nd command below the created trigger.

    in reply to: Get data from excel into DAT files #8983
    Mikhail
    Moderator

    Hi,

    It’s possible to develop a utility for a fee. Could you provide an example of your Excel file here or by email?

Viewing 15 posts - 2,986 through 3,000 (of 6,289 total)