PLC data in flat files.

Forum Home Forums Development and Integration PLC data in flat files.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1375
    Praveen
    Participant

    Hi,

    I need to collect the data from multiple PLCs to the RapidSCADA.

    From RapidSCADA, I need to write that data to files on disk.

    I need to automate this.

    That is:
    when data comes from PLC to RapidSCADA, Automatically the data should
    go to file as well with my defined format.

    (like ‘,’ separated and every entry in separate line.

    Eg: PLC1, Timestamp, Temparature
    PLC2, Timestamp, Temparature
    PLC3, Timestamp, Temparature
    PLC1, Timestamp, Temparature)

    Can you please let me know how to do this?

    Thank you.

    With B/R,
    Praveen.B

    #1377
    Mikhail
    Moderator

    Hi,

    You need to develop or purchase a module for SCADA-Server. Use this one as an example.

    #1381
    Praveen
    Participant

    Hi,

    If I want to purchase a module, what will be the approximate cost?

    Thank you.

    With B/R,
    Praveen.B

    #1384
    Mikhail
    Moderator

    Hi,

    Please, send me an email request. The address is here.

    Also provide the following info:

    1. What kind of data should be written in files:
    – current data sent by devices,
    – historical data,
    – events?

    2. How to clean the outdated data?

    3. What is the due date?

    4. Any additional requirements?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.