#8 SCADA: ability to save structures found online to offline project

9.9.9.9: Backlog
open
nobody
None
2020-10-09
2020-03-28
i-campbell
No

Obviously you could copy and paste all the Metrics from the EoN's project offline, but it would be ideal to get this from being online over MQTT also

Discussion

  • i-campbell

    i-campbell - 2020-05-18

    Could look like:

    ( This will, For every EoN Node publishing to the group, save a PLCOpenXML, which can then be uploaded and imported to the CODESYS application )
    FB_SCADA_IIoT_Host.SaveOnlineNodesToST(filename := STRING);

    ( This will create a file that shows any Nodes/Metrics being published which aren't in the running application, and vice versa )
    FB_SCADA_IIoT_Host.CompareOnlineToApplication(diffFilename := STRING);

     
  • i-campbell

    i-campbell - 2020-10-09
    • Milestone: 999 Backlog --> 9.9.9.9: Backlog
     

Log in to post a comment.