Retrieve the channels and devices list from Scada Scheme Editor V5

Forum Home Forums Development and Integration Retrieve the channels and devices list from Scada Scheme Editor V5

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #12770
    anaisthrl
    Participant

    Hello,

    I’m trying to retrieve the channels and devices list that exist in the application from Scada Scheme.

    I tried to use Scada.Admin.Project but from Scada Scheme Editor it’s impossible.
    I also see, that we can retrieve the ID of the input and output channels for severals elements from Scada Scheme Editor, but I don’t find how to link this ID with the channels list.

    My idea would be to represent those lists as a three in the Scada Sheme Editor.

    Looking forward to reading from you.

    #12772
    Mikhail
    Moderator

    Hello,

    Currently, Scheme Editor is taken from Rapid SCADA 5. So it’s difficult to integrate it with a project of Rapid SCADA 6.

    Do you need to display channels that exist in the project inside Scheme Editor?

    #12773
    anaisthrl
    Participant

    Hello,

    I try to customize the Scada Scheme of Rapid Scada 5, so it doesn’t matter if it doesn’t work with Rapid SCADA 6.

    Yes, it would be great, I would like display channels in a new property of th editor.

    #12774
    Mikhail
    Moderator

    Hello,
    The main sequence would be:
    1. After a scheme is open, detect the project folder, and load the channel table.
    2. Extend property grid to be able to select channels by implementing an editor. See this link for example.

    #12775
    anaisthrl
    Participant

    Hello,

    Thanks a lot for your help !

    #12776
    anaisthrl
    Participant

    Do you know the reference that allows me to access the project folder of Scada Admin to retrieve the XML files ?

    #12778
    Mikhail
    Moderator

    A scheme file is located inside the project. You should check folders up starting from the scheme folder until find *.rsproj file.

    • This reply was modified 10 months, 2 weeks ago by Mikhail.
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.