• WebWatch

    3
    0 Votes
    3 Posts
    816 Views
    M

    @reitinge Hi Jan,

    Ok no worries, thank you for the update.

    Cheers,
    Mike

  • 3D visualization

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    ondrej_severaO

    @stepan-ozana Currently, this feature is highly experimental and requires large involvement of the development team. So it in not available for public use.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • HMI with multiple pages

    8
    0 Votes
    8 Posts
    4k Views
    cechuratC

    @mikeyh

    @mikeyh said in HMI with multiple pages:

    Also when ever I place an object down to use as a link it creates a button in the HMI config, is this right?

    Not sure exactly what you mean. You can turn a rectangle into "link button" as written at the beginning of this post.

    What link do you see when you stop above the rectangle with the link on active HMI page? Do you see e.g. YOUR_IP_ADDRESS/hmi/designer-rig1.html?

    Can you share your source files?

    Cheers,
    Tomas

  • formát času hmi Display

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    P

    @reitinge said in formát času hmi Display:

    text_format hh:mm:ss

    OK Děkuji.

  • User menu with 'Custom HTML' object

    17
    0 Votes
    17 Posts
    5k Views
    cechuratC

    @apollo Hi Kris,

    thanks for the update about compiling. My experiences are that using network drive can slow the compile process significantly and use of SSD HDD can reduce the time 🙂
    It is strange that the compile took minutes when reside on local C:\ drive.

    Cheers,
    Tomas

  • Color of HMI component with 'Group Animation' not correct.

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    ondrej_severaO

    @apollo I am glad that it is working.

  • TRND Graph in HMI

    9
    0 Votes
    9 Posts
    3k Views
    M

    @cechurat Thank you Tomas,

    It works perfectly now. I really like this method, good to learn new things.

    Cheers

    Mike

  • picture as background

    3
    0 Votes
    3 Posts
    977 Views
    S

    @ondrej_severa Thanks, solution 1 is working fine. With solution 2 I have problems with the permission to write to this location.

  • Bitwise operation in HMI designer

    5
    0 Votes
    5 Posts
    1k Views
    A

    @cechurat

    It would be (time-wise) more convenient for me to create one SVG-object which can display all different statuses from a single alarm. Now the connecting of all these different alarm-bits in HMIdesigner is really time-consuming... but I'll manage... 🙂

    That's why I think that it would be a better solution to make a custom SVG that accepts a byte with all the necessary info...then only one connecting string is needed for one alarm. But for now, I'll stick to what I'm already doing because following the path of creating new custom objects will cost me even more time I'm afraid.

  • Increase HMI size.

    Solved
    3
    0 Votes
    3 Posts
    993 Views
    R

    @brunofporto
    Hi Bruno,
    you can find detailed explanation of HMI here.

  • Use of local parameters in RexHMI Designer

    6
    0 Votes
    6 Posts
    2k Views
    A

    Thank you for the examples. I was trying to make use of the placeholders (like $T for example) which I completed at the end in the Connections tab.

    Now I got it working by only creating the local parameters (HIDE_WINDOW_A, HIDE_WINDOW_B, ...) and giving them a default value '0' in the connections table.
    Then in the button's and windows which are to be hidden I used these newly created local parameters directly. (instead of using the $T).
    And now it is working fine. :-)... still don't know what I'm doing wrong when using the connections table....

  • How to fit HMI to specific screen resolution

    2
    0 Votes
    2 Posts
    1k Views
    A

    Thanks for the explanation.
    First I did try to do it without the viewbox and it was working quite well until I opened the page on another PC with a monitor with a different aspect ratio... 😞
    But by simply enabling the viewbox checkbox and changing the width and height of the document by trial and error I managed to get something which is working fine on both PC's.

  • Monitor resolution

    3
    0 Votes
    3 Posts
    1k Views
    cechuratC

    Hi all,

    please see my current post on How to fit HMI to specific screen resolution

    Kind Regards,
    Tomas

  • dygraph - color labels and scale of both axes.

    4
    0 Votes
    4 Posts
    2k Views
    cechuratC

    Awesome! Thanks for feedback 😉

    Cheers,
    Tomas

  • HMI Warnings after migration from Version 2.50.9 to 2.50.10

    3
    0 Votes
    3 Posts
    938 Views
    gninausG

    @cechurat said in HMI Warnings after migration from Version 2.50.9 to 2.50.10:

    support(at)rexygen.com

    Hi Tomas,

    Thank you for your support.
    I have send my project per mail as Zip Archive.

    Best regards,

    Günther

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • HTML dropdown menu color animation

    3
    0 Votes
    3 Posts
    962 Views
    S

    Thank you for this solution, unfortunately I don't have the time to try this out at the moment.
    It will have to wait until the second part of next week. I'm already happy that there is a possibility to make it work.

    Kris

  • How to choose string using HMI?

    5
    0 Votes
    5 Posts
    2k Views
    D

    You have remarked very interesting points! ps decent website. link text

  • Replacing typed characters for "***" while typing a password

    11
    0 Votes
    11 Posts
    4k Views
    R

    Hi Tomas,

    Great, this works. Thanks a lot for the feedback and to get it going!

    Peter