SchemeEditor

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #9680
    VNPay
    Participant

    hello everyone
    as you can see, there are 4 tank in the figure: ron95, ron92, diezel, e5.
    they basically look the same
    to create the interface of the tanks in figure, i created ron95’s interface by using ‘schemeeditor’ and then copied the created interface, pasted it to the interface, and then edited name, input, output acccordingly.
    this way is quite inconvenient because if there are more than 4 tanks then the time spent to do this is really long.
    can help me do this in the most efficient way?
    currently, i have an idea that turn the ron95’s interface to a specific block like source block, control block, led block, … and then just pull it out when needed.
    but i dont have any way to implement this, can you help me?
    https://drive.google.com/file/d/1kPc3D-NYa3TXROWzL39rDOgPIiOsfv4J/view?usp=sharing

    #9681
    manjey73
    Participant

    You can use frame, but the rendering speed will be lower and I do not know whether it is possible to use frame to offset the input and output channels for frame to change the binding. And, the frame also adds zoom buttons. It seems they promised to make it possible to disable them in the future.

    In fact, there is not enough such an opportunity in mnemonic circuits as creating a template for mnemonic elements.

    #9682
    manjey73
    Participant

    At the moment, it is necessary to position the layers correctly so that you can use Ctrl to select all the elements and copy them. There don’t seem to be any other ways yet.

    #9684
    Mikhail
    Moderator

    Hi,
    Please check “Scheme Templates” here.
    You could create a 1 scheme, use it as a template, and add 4 views in the Interface table (in Administrator). Then use the Dashboard Plugin to display 4 schemes on a one screen.

    However, we also think about custom scheme components in the future.

    #9685
    Mikhail
    Moderator

    Please tell more about the modified Scheme Editor with align buttons. Where we can download it?

    #9687
    VNPay
    Participant

    Hi, I have tried using Dashboard and following the documentation but have failed. I am new to Rapid can you help me.
    https://drive.google.com/file/d/17_jeQsNZwAoJ93zSzO9w-d0Zxb4Mkswe/view?usp=sharing

    #9689
    Mikhail
    Moderator

    Hi,
    If you question is about Dashboard, you should create a new topic and specify a particular question.

    #9691
    VNPay
    Participant

    Hi Mikhail.
    – I tried using Dashboard and found it to be a multi-monitor feature and not the one I’m referring to.
    – Currently, I have an idea that turn the ron95’s (figure) interface to a specific block like source block, control block, led block, … and then just pull it out when needed like led block in SchemeEditor. But i dont have any way to implement this, can you help me?
    https://drive.google.com/file/d/1iS5yUv6d0iHBAMwEWPpQqRFDL5gY2_MK/view?usp=sharing

    #9692
    tranduong257
    Participant

    Hi
    So, if we want to custom more components like extra components, we must create its base on basic components? I have decompiled the scheme extra .dll file but I don’t understand that code clearly.
    Thank you.

    #9693
    Mikhail
    Moderator

    Hi,
    You can use scheme template to create many views (many records in the Interface table), and then use them as widgets in a dashboard.

    > we must create its base on basic components?
    You should check the source code of the basic component on GitHub https://github.com/RapidScada/scada/tree/master/ScadaWeb/ScadaScheme/PlgSchBasicComp
    Use the available source code as example.

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