REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. MikeyH
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 74
    • Posts 201
    • Groups 0

    Topics

    • M

      Resolution of data passed through GoTo block

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      2
      0 Votes
      2 Posts
      38 Views
      J

      @MikeyH
      Hi Mike,

      Without seeing the full schema, my guess would be a data type mismatch. It looks like the block with the val0-2 inputs might be expecting an integer (long) data type. If that's the case, any incoming real number would get automatically rounded or truncated, which would explain the lost decimal places.
      4c1bb596-2757-4241-9838-e73fc8ea7611-image.png

      Cheers,
      Jan

    • M

      License error

      Watching Ignoring Scheduled Pinned Locked Moved General
      3
      0 Votes
      3 Posts
      537 Views
      M

      @Jan-Reitinger Hi Jan,

      Thanks for clearign that up.

      I'm not sure what happened with the slave device, it hasn't been changed at all, a mystery! If I find the issue I'll le you know.

      Cheers,
      Mike

    • M

      Refrigeration system P-H Diagram

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      4
      0 Votes
      4 Posts
      491 Views
      cechuratC

      @MikeyH Hi Mike,

      Thanks for the details. Currently, there is no direct support for such data representation.

      For small-scale, I can imagine using the CNDR function block. You can also check the STEAM function block, but it appears the data you require is missing there.

      There is also the possibility to use, e.g., Python or a C library if available.

      Let me know your thoughts on this.

      Regards,
      Tomas

    • M

      error on Modbus driver

      Watching Ignoring Scheduled Pinned Locked Moved Modbus RTU
      3
      0 Votes
      3 Posts
      498 Views
      M

      @cechurat Hi Tomas,

      Yeah I see, thank you.

      Cheers,
      Mike

    • M

      MBM error

      Watching Ignoring Scheduled Pinned Locked Moved Modbus RTU
      4
      0 Votes
      4 Posts
      820 Views
      cechuratC

      @MikeyH Hi Mike,

      This is related to the communication timeout - inspect data length with respect to baudrate and timeouts.

      All REXYGEN error codes here in Docs: https://www.rexygen.com/doc/ENGLISH/MANUALS/BRef/BRef_ENGap3.html#x488-487000C

      Cheers,
      Tomas

    • M

      Error 106

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      3
      0 Votes
      3 Posts
      746 Views
      cechuratC

      @MikeyH Hi Mike,

      This error is triggered when something is preventing Studio from writing to the Project location. Do you have all related folders available for read and write?

      If the issue persists, can you share a minimal project with us? Thanks

      Cheers, Tomas

    • M

      SPI comms for MCP41X

      Watching Ignoring Scheduled Pinned Locked Moved Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
      1
      0 Votes
      1 Posts
      300 Views
      No one has replied
    • M

      Bytes to bit

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      2
      0 Votes
      2 Posts
      401 Views
      M

      sorry, I've just worked it out using the Bitwise demultiplexer

      f8e2817e-be2b-4795-8b4f-ac8a5581218b-image.png

    • M

      HMI Designer 3.2.5

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN HMI Designer
      10
      0 Votes
      10 Posts
      2k Views
      M

      @cechurat Hi Tomas,

      I will try and record this this week, sorry for the delay.

      Cheers,
      Mike

    • M

      Update REXcore etc on Monarco

      Watching Ignoring Scheduled Pinned Locked Moved Development tools
      3
      0 Votes
      3 Posts
      815 Views
      M

      @cechurat Hi Tomas,

      That worked thank you, I used apt-get which didn't seem to update the REX stuff.

      Thank you
      Mike

    • M

      Raspberry pi 5 with Book worm

      Watching Ignoring Scheduled Pinned Locked Moved General discussion
      8
      0 Votes
      8 Posts
      3k Views
      M

      @Jan-Reitinger Hi Jan,

      Awesome thank you. I'll give it a try this week and let you know.

      Cheers,
      Mike

    • M

      RPi internet issues with REXYGEN 3.0

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      8
      0 Votes
      8 Posts
      2k Views
      M

      @Jan-Reitinger Hi Jan,

      All sorted, thank you.

      Cheers,
      Mike

    • M

      Run Linux command

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      5
      0 Votes
      5 Posts
      1k Views
      M

      @cechurat Hi Tomas,

      No problem, and thank you for your help as always.

      Cheers,
      Mike

    • M

      REXYGEN License error

      Watching Ignoring Scheduled Pinned Locked Moved General discussion
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • M

      Delete Archives

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      8
      0 Votes
      8 Posts
      2k Views
      cechuratC

      @MikeyH Hi Mike,

      thanks for the report. It seems that the Archive viewer in Diagnostics is limited to the 16 signals.

      I have prepared a Python script for converting the Archive timezone - find it attached.

      How to use the script:

      export the REXYGEN archive using the RexArc command line utility. For details execute command RexArc --help put the exported file in the same directory as the Python conversion script run the conversion script using the following command: python archive_timezone_converter.py input.csv output.csv offset

      Parameters meaning:

      input.csv - original file exported using RexArc output.csv - output file offset - The timezone offset to apply (in hours).

      Script file: archive_timezone_converter.py

      Let me know if it helps.

      Cheers, Tomas

    • M

      TRND block in REXYGEN 3

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      2
      0 Votes
      2 Posts
      601 Views
      cechuratC

      @MikeyH Hi Mike,

      you are right - this is new in v3. The parameter SigNames is passed to the TRND block and can be read in Watch Mode in REXYGEN Studio (just double-click the TRND block) - see the signal annotation in the right part of a window.
      It is also read by HMI component TRND which displays the information directly to the HMI (you can override the information by editing the HMI component parameters).

      Cheers,
      Tomas

    • M

      Time issue

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      1
      1 Votes
      1 Posts
      596 Views
      No one has replied
    • M

      HTTP Error in system log

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      2
      0 Votes
      2 Posts
      664 Views
      cechuratC

      @MikeyH Hi Mike,

      Code "-102" stands for Timeout - see Doc: https://www.rexygen.com/doc/ENGLISH/MANUALS/BRef/BRef_ENGap3.html#x360-359000C

      How often do you write the values?

      PS: In version 3 we have introduced native support for the PostgreSQL database. Have a look at the documentation if you find it useful: https://download.rexcontrols.cz/partner/testing/rexygen/doc/3.0.0.15811/ENGLISH/MANUALS/PqDrv/PqDrv_ENG.html

      Cheers,
      Tomas

    • M

      asci conversion

      Watching Ignoring Scheduled Pinned Locked Moved Modbus TCP
      4
      0 Votes
      4 Posts
      2k Views
      cechuratC

      @MikeyH Hi Mike,

      I'm glad it works for you 😉

      For the "variable decimal point" I would use blocks MUL and CNDR. CNDR configure so it reflects the changing of the gain according to the value.

      You will probably find many other solutions which will lead you to the desired behaviour (e.g. SSW for switching gain according to the value)

      Hope it helps.

      Cheers,
      Tomas

    • M

      REXYGEN 3.0.0

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      9
      0 Votes
      9 Posts
      2k Views
      cechuratC

      @MikeyH Hi Mike,

      Please, make sure to tick the "GenerateRexHMI" parameter as well.

      Cheers,
      Tomas