• This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    23 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • Integer Overflow

    2
    0 Votes
    2 Posts
    969 Views
    cechuratC

    Hi Larry,

    the COUNT:cnt output is of I32 type. Therefore the cnt overflows from 2147483647 -> -2147483648.
    This is standard behaviour all over the REXYGEN Control System.

    Kind Regards,
    Tomas

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    14 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • IEC 61850 Protocol using Rexygen

    2
    0 Votes
    2 Posts
    856 Views
    R

    @pedrowirya
    Hi Pedro, as far as I know, IEC 61850 in Rexygen is not supported in any way. If there is some Python library, it would be possible to use a Python block (documentation here: https://www.rexygen.com/doc/ENGLISH/MANUALS/BRef/PYTHON.html#x276-27500016).

    Cheers,
    Jan

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • UniPi 1.1.

    4
    0 Votes
    4 Posts
    1k Views
    R

    @pancirm Hi Michal,
    I just tested AI1 and AI2 on our UniPi v1.1 and REXYGEN 2.50.10.12481 and everything seems to work. Do you have the possibility to test the same configuration on a different UniPi 1.1? Alternatively, could you try to reinstall the current UniPi using the instructions from here? To install Rexygen with the UniPi 1.1 driver, I used the following instructions on a fresh raspberry image:

    wget -nc https://download.rexcontrols.com/scripts/rex-install-unipi1_1.sh chmod +x rex-install-unipi1_1.sh sudo ./rex-install-unipi1_1.sh

    Jan