Mikhail

Forum Replies Created

Viewing 15 posts - 1,111 through 1,125 (of 6,221 total)
  • Author
    Posts
  • in reply to: Custom Page #14325
    Mikhail
    Moderator

    The examples were added. Check this link.

    Mikhail
    Moderator

    Is it possible to reproduce the problem?

    in reply to: Linux Installation – OPC-DA XML #14323
    Mikhail
    Moderator

    Hello,

    The existing OPC DA driver (DrvOpcClassic.dll) does not support the OPC XML DA standard.

    In my opinion, OPC XML DA is a transition standard between OPC DA and OPC UA, so the standard too rare to implement its support.

    Mikhail
    Moderator

    A timestamp of the event is set by the Server service when the event is created.
    A timestamp of the data point may be changed according to the archive writing period. It depends on the archive properties.

    in reply to: How to write value and appear on the screen? #14319
    Mikhail
    Moderator

    Hello,
    Channel 46804 is not needed.
    In the channel 46805 the output formula is just SetData()
    The above should work, see https://ibb.co/KqvK15r

    in reply to: Convert historical data from V5 to V6 #14318
    Mikhail
    Moderator

    > migrate all the *.dat files (in v6 format already) into Postgresql database
    Currently, there is no ready to use converter. 2 approaches come to my mind:
    1. We can develop a converter by a contract.
    2. Deploy an additional instance of Rapid SCADA and use Rapid Gate module to transfer data from the additional instance to the main instance of Rapid SCADA.

    in reply to: Convert historical data from V5 to V6 #14317
    Mikhail
    Moderator

    Hi,

    > decided to use PostgreSql as only one achieve as main achieve
    It’s up to you. However, why don’t you use *.dat format as a secondary to make the system more reliable?

    in reply to: Rapid SCADA IoT #14312
    Mikhail
    Moderator

    Hi,
    Could you draw a simple diagram that shows the architecture of your system?

    in reply to: Convert historical data from V5 to V6 #14311
    Mikhail
    Moderator

    2) In Elastic Report, use SelectArchive and/or DefaultArchive

    3) Yes. Activate archives that are in use.

    in reply to: Convert historical data from V5 to V6 #14310
    Mikhail
    Moderator

    Hi,

    1) Create a copy of ChartPro.xml, for example, PlgChartPro_Profile2.xml
    Add a new line into ChartPro_Config.xml

    <Profile fileName="PlgChartPro_Profile2.xml">Profile 2</Profile>
    
    in reply to: How to write value and appear on the screen? #14305
    Mikhail
    Moderator

    Hello,
    To allow a user setting a channel value, create a channel of the Calculated/Output type, and set it’s output formula to SetData()
    DynamicText will show the current value of the channel.

    in reply to: Convert historical data from V5 to V6 #14304
    Mikhail
    Moderator

    Hi,

    > Those .dat files from v5 I used the converter to convert to v6 .dat files format, can be trend by modArcBasic only, right?
    Yes.

    > what should I do after I set ModArcPostgreSql as my main achieve and still can trend back those converted historical data previously from v5?
    Using Chart Pro, you can create a chart profile to open data from *.dat archive. Reports also support choosing an archive.
    However, may be in your case it is better to use PostgreSQL as a secondary archive.

    in reply to: Convert historical data from V5 to V6 #14299
    Mikhail
    Moderator

    Hi,

    Try the updated converter. Send a screenshot of its work, please.

    in reply to: Current Data sudden become Not Ready #14298
    Mikhail
    Moderator

    That’s good! Thank you for the info.

    in reply to: Rapid SCADA IoT #14297
    Mikhail
    Moderator

    Hi,
    Google Cloud, Microsoft Azure, AWS, Digital Ocean and many others.
    You need a Linux-based virtual machine.

    Deployment profile will help to control your Rapid SCADA instance remotely.

Viewing 15 posts - 1,111 through 1,125 (of 6,221 total)