REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. RexPeter
    3. Posts
    R
    • Profile
    • Following 1
    • Followers 0
    • Topics 14
    • Posts 49
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by RexPeter

    • Change IP address for ModBus TCP/IP from HMI

      I'm wondering if there is a possibility to enter a new IP address for a device that is connected using Modbus Master TCP/IP.
      IP_address_Master_Modbus_TCPIP.PNG
      If I now want to change the IP address I have to change it in the configuration under MTM driver and have to load the entire project again to the raspberry.
      If it simply can be done from out of the HMI it would be much easier for the operator.

      Looking forward for feedback on this.

      posted in REXYGEN HMI Designer
      R
      RexPeter
    • RE: Read and Write Modbus register on HMI

      @reitinge
      Hi Jan,

      Sorry for a delay in responding to you, but this was the perfect working solution. Thank you very much for that!

      Regards,
      Peter

      posted in Modbus RTU
      R
      RexPeter
    • Read and Write Modbus register on HMI

      Re: Read/Write Modbus

      With reference to the link above, what would be the approach to read the actual value of a register and to use the same "entry box" to write a new value to that same register (if it is possible at all).
      I'm considering something to use a flag checking if "read value" is equal to the "entry field value" in the HMI.
      But maybe I make it to complicated.

      Looking forward for feedback on this.

      Regards,
      Peter

      Modbus_register_read_and_write.JPG

      posted in Modbus RTU
      R
      RexPeter
    • RE: Announcement of a new pre-release version 2.50-next

      @cechurat
      Hi Tomas,

      I just wanted to update but noticed that there is a difference in the source lists.

      sources_list.PNG

      And my file is called rexcontrols-rex.list and does contain the source list.
      rexcontrols-rex.list_file.PNG
      I have no idea why this is a different filename, but nevertheless I thought it might be good to have this pointed out as possible situation for other users as well.

      posted in Development tools
      R
      RexPeter
    • RE: Subsystem mask Popup control

      I found it, change the Type to "Enum" and you get your menu with the Enumeration options.
      Sometimes you just have to look a bit further and check other things you are not familar with 🙂

      Regards,
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • Subsystem mask Popup control

      Hi,
      I was using in older version the Popup control on a Subsystem mask, but I cannot find that in the new "pre-release" version anymore.
      I was looking for changing my "selection" list, but do not know where to do this.
      cc53e73a-c552-483f-89b9-fcdd1d2cfec2-image.png .

      Can you guide me where to create this now?
      Thanks in advance,
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • RE: Enabling Guest and Operator account

      Hi Tomas,

      I tried your proposal, but unfortunately it did not work.
      At the end I decided to simply re-image the SD card and start from scratch. Installed the most recent Rexygen test version and now, all is working fine.
      Thanks for your support.

      Best regards,
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • RE: Enabling Guest and Operator account

      Hi Tomas,

      This is a different Raspberry ...
      I don't know what happened, but nevertheless I am sure I will be able to fix it again.
      I will try your approach and update you accordingly.

      Best regards,
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • RE: Enabling Guest and Operator account

      Hi,

      My RPi was not running anymore and I could not connect using Rexygen.
      I tried all with admin and all passwords I ever used before, including no password at all (the default), but all without success. I was able to SSH into the Raspberry.
      Based on the above item about removing or renaming the "auth.rex" file to start with a blank password, I checked the rex/rexcore folder, but noticed that this "auth.rex" file does not excist.

      So does this mean I need to start from scratch to be able to login again? Removing Rexygen and freshly installing it?

      Looking forward to hear from you.
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • RE: Pulse Counter with Pulse Duration

      @MikeyH

      Hi Mike,
      I'm using the Total Hours counter with formatting to number of digits, and preset to a specific counter value.
      Please find attached the subsystem used.
      TotalHours_counter_with_preset.mdl

      Regards,
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • RE: Installation of REXYGEN 2.50.10-testing

      <snip>

      • As for the newest development tools for your PC, please download the installer from http://download.rexcontrols.com/rex/2.50.10-r5/windows/REXYGEN-2.50.10.12237-x64.exe

      Note: the instructions assume that you are using Raspbian Buster or newest Raspberry OS. If not, please upgrade your system.

      It appears that also this link is no longer there and need to be updated as well.

      posted in Development tools
      R
      RexPeter
    • RE: Installation of REXYGEN 2.50.10-testing

      Hi Jiri,

      Just change the url as below:
      92ab5e75-bce8-40fb-b405-d1fd0c42cff6-image.png

      Saved the file and tried it again.

      460d13c4-9448-49da-9e46-cab89bbe0bc8-image.png

      So this still does not work....

      posted in Development tools
      R
      RexPeter
    • RE: Installation of REXYGEN 2.50.10-testing

      Thanks a lot Jiri!
      I will give it a trial.

      Best regards,
      Peter

      posted in Development tools
      R
      RexPeter
    • RE: Installation of REXYGEN 2.50.10-testing

      Hi Tomas,

      I just tried to update a Raspberry to the r5 release, but get this problem:
      45be13ea-65ac-4af1-a2b2-40f6474eca02-image.png

      So I cannot get to the newest release right now. I did updated a few others without problems some time back.

      I will try another time again, maybe problem with server now?

      Regards,
      Peter

      posted in Development tools
      R
      RexPeter
    • RE: Push notification

      I created a "ProwlPushMessage" block (SubSystem) where all properties can be set easily.
      Implemented the conversion from a "space" character towards "%20" in order to get the correct code for the message.

      So this system is ready to be used, only fill in your own APIkey and press the button to send a message to your iPhone.
      Please find the project attached.
      prowl_exec.mdl
      prowl_task.mdl
      998b3e55-a136-4055-9b09-ccfa7f38c786-image.png

      This is how it looks.
      4db243ab-c0d8-4f5d-b534-74a12ac6b81e-image.png

      posted in REXYGEN Studio
      R
      RexPeter
    • RE: Push notification

      With help from Tomas I succeeded to get it working. Thanks Tomas for your help!
      Please find the details in the screenshots below and see how it appears on the iPhone.

      Please note: you cannot use a direct"space character" and some other special characters in the CNS blocks for the "application", "event" and "description" otherwise the HPPT2 block will generate an error message.
      Use an underscore "" to make it working, but you can also create a space character by using "%20" instead of ""!

      Prowl_exec_and_task.PNG

      The properties of the CONCAT block.
      CONCAT_properties.PNG

      And the properties of the HTTP2 block.
      HTTP2_ProwlAPI_Properties.PNG

      And finally this is what you will get on the iPhone when you trigger the HPPT2 block.

      Message_on_iPhone.PNG

      Regards,
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • RE: Shutdown Safely command from HMI

      Thanks a lot Tomas,

      The OSCALL function block appears just what I needed.
      Thanks for making me aware of this block.

      Kind regards,
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • Shutdown Safely command from HMI

      Is there a possibility to safely shutdown the Raspberry Pi from out of the HMI?
      Especially when in KIOSK mode this might become handy.

      Regards,
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • RE: Push notification

      Hi Tomas,

      Thanks for your feedback on this subject.
      Unfortunately it still did not resolve the issue.
      The description of the HTTP2 block is also a bit unclear to me.
      Where is the postdata, urldata and header input information been used?

      I tried several things in the parameter “url” of the HTTP2 block, with and without additional parameters after the apikey, but also and with and without the url string as posted above in front of the apikey.
      Unfortunately all without succes.
      I will try more and if successful I will post it here of course.

      If anyone is meanwhile successful using this Prowl free push notification service for IOS, please post your approach here please.

      Best regards
      Peter

      posted in REXYGEN Studio
      R
      RexPeter
    • RE: Replacing typed characters for "***" while typing a password

      Hi Tomas,

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

      Peter

      posted in REXYGEN HMI Designer
      R
      RexPeter