Navigation

    REXYGEN Community Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. cechurat
    • Profile
    • Following 0
    • Followers 1
    • Topics 15
    • Posts 170
    • Best 2
    • Groups 1

    Tomáš Čechura

    @cechurat

    administrators

    2
    Reputation
    432
    Profile views
    170
    Posts
    1
    Followers
    0
    Following
    Joined Last Online
    Email cechura@rexcontrols.com Website www.rexygen.com Location Pilsen

    cechurat Follow
    administrators

    Best posts made by cechurat

    • RE: Any easy way to add a custom .js file to manage components in the HMI

      @sadilekivan Hi Ivan,
      thanks for sharing your project files - I was able to get the error as you described. I handed over your source-files to our developers. Once I have some information I will let you know.

      Regards, Tomas

      posted in REXYGEN HMI Designer
      cechurat
      cechurat
    • RE: Centering a HMI string

      Hi Ivan,

      thanks for question.

      You are right - there is more simple way to center a string than adding variable prefix and suffix.

      All you need is:

      • Add a DisplayString into .svg file (Ctrl + L -> GENERAL -> Drag & Drop "DisplayString.svg")
      • Hit F8 (or select Text Tool)
      • Select the DisplayString and center the string:0_1584564636681_6403c868-bfdf-465a-9b80-02571bbdacab-image.png

      Let me know if I can be of any assistance.

      Regards,
      Tomas

      posted in REXYGEN HMI Designer
      cechurat
      cechurat

    Latest posts made by cechurat

    • RE: SHIFTOCT - persistent parameters

      @scoobsalamander I understand, however "Persistent parameters" feature is mainly for parameters and in some cases internal states of FBs, not inputs/outputs - see Doc: https://www.rexygen.com/doc/ENGLISH/MANUALS/RexygenStudio/RexygenStudio_ENG.html#x1-220002.5

      Cheers,
      Tomas

      posted in REXYGEN Studio
      cechurat
      cechurat
    • RE: SHIFTOCT - persistent parameters

      Hi Kris,

      Thanks for your post. Unfortunately the SHIFTOCT state is not persistent at the moment. The only workaround I can think of now is to store the history to the file - these function blocks may help:

      • SGSLP
      • MX_SLFS

      However there is no straightforward solution. I have written a feature request to our developers.

      Kind Regards,
      Tomas

      posted in REXYGEN Studio
      cechurat
      cechurat
    • RE: User menu with 'Custom HTML' object

      @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

      posted in REXYGEN HMI Designer
      cechurat
      cechurat
    • RE: Peer to Peer Connetion with laptop

      @mikeyh Hi Mike,

      thanks for question. This is not about REXYGEN settings but Linux/Raspberry Pi OS settings.

      The easiest way is to configure the RPi to have a static IP address.
      Other method is to configure RPi to wait for DHCP server and if it won't receive any IP address then use fallback to static IP. This approach combines best from both static and DHCP.

      Try to Google the keywords from above to get the up-to-date instructions.

      Kind Regards,
      Tomas

      posted in Monarco HAT
      cechurat
      cechurat
    • RE: User menu with 'Custom HTML' object

      @apollo And how long does it take to compile the project? I tried to compile the project you send me last week with approx. 3500 FBs and it takes about 12s to compile the HMI and the algorithm is almost instantly.

      posted in REXYGEN HMI Designer
      cechurat
      cechurat
    • RE: User menu with 'Custom HTML' object

      @apollo said in User menu with 'Custom HTML' object:

      Btw, what is the best way to only compile and upload the hmi-files without having to compile all the tasks?

      Well, it is possible to upload only HMI on the target device however you should always compile whole project including all the tasks (even if there were no change in the design).
      The benefit of uploading only HMI is that the running algorithm is not affected and runs without stopping.

      For uploading only HMI use Expert mode in Download dialog:
      dbed08b2-9332-4aa1-b55e-81045ce1b674-image.png

      posted in REXYGEN HMI Designer
      cechurat
      cechurat
    • RE: User menu with 'Custom HTML' object

      @apollo Hi Kris,
      this is a feature for now. The HMI generation needs to be forced when applying changes to the external file only.

      Forcing HMI generation:

      • Menu -> Project -> Compile HMI

      or

      • delete manually whole "hmi" folder

      Kind Regards,
      Tomas

      posted in REXYGEN HMI Designer
      cechurat
      cechurat
    • RE: User menu with 'Custom HTML' object

      @apollo said in User menu with 'Custom HTML' object:

      @apollo Btw, can this external file contain REXYGEN objects?

      Hi Kris, yes - it can contain REXYGEN components. The feature "findAndReplace" can be used in order to map general connection strings and aliases (used in external svg file) to the references. Just keep in my that the find and replace function is performed in the whole svg file - so be sure to make the find a replace tuples unique enough.

      469fe0e6-3b03-4f43-acb1-4eab90ca1b3a-image.png

      posted in REXYGEN HMI Designer
      cechurat
      cechurat
    • RE: User menu with 'Custom HTML' object

      @apollo This feature is already part of pre-release version which is available for testing - see following post: https://forum.rexygen.com/topic/226/announcement-of-a-new-pre-release-version-2-50-next

      In order to use it:

      • Draw a rectangle with size of the inserted SVG
      • Hit Ctrl+J (Extensions -> REXYGEN HMI -> Group Animation) and choose highlighted option

      d570033f-5b52-4e6b-a9c7-0633f3f0e5bf-image.png

      • Edit the component (Ctrl + E)
      • Fill in the external file name and other parameters - see "Help" tab for more details.

      Cheers,
      Tomas

      posted in REXYGEN HMI Designer
      cechurat
      cechurat
    • RE: Announcement of a new pre-release version 2.50-next

      @apollo Yes, it does include the External SVG feature - sorry for not sending you a heads up.

      posted in Development tools
      cechurat
      cechurat