• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. SW Q&A
    3. Mervis
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • M

      This topic is deleted!
      • matyi

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • P

      M525 stopped working
      • pascal37

      23
      0
      Votes
      23
      Posts
      7549
      Views

      P

      Hi @martin_triska,

      Yes, that sums up the situation well, so I'll write to [email protected] for replacement request.

      Many thanks,

      Pascal

    • R

      Optimizing program for minimum real cycle time, lowest possible input lag
      • r3sist

      5
      0
      Votes
      5
      Posts
      956
      Views

      Martin Kudláček

      For the record - @r3sist discovered that the corrupted SD card has been causing the delays. Everything in the program has been configured correctly.

    • C

      1-wire sensor addressing: part of the configuration, or the solution?
      • clueless

      2
      0
      Votes
      2
      Posts
      660
      Views

      Martin Kudláček

      Hello @clueless,
      the 1-Wire addresses are uploaded to the PLC with Deploy od the solution.

    • C

      This topic is deleted!
      • clueless

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • D

      Run led blink
      • daho

      2
      0
      Votes
      2
      Posts
      506
      Views

      D

      Update: I have install it in the fusebox now and there is diffrent powersource. And now it is just Run 3 blinking. And cant get the modul 3 to work.
      Before works all of them after a reboot but stops and blinks after like 5 min.

    • M

      Debug mode not showing variable values in program and function blocks
      • Matt

      4
      0
      Votes
      4
      Posts
      1074
      Views

      M

      The controller was not selected. It's working now. Thank you for pointing that out.

    • J

      Version control for Mervis projects
      • Jakub Sykora

      2
      0
      Votes
      2
      Posts
      623
      Views

      M

      Here's what I'm using in my .gitignore:

      *.bin bin *.exs *.zip */HmiResources */HMI-*
    • O

      Pt1000 - NeuronL503 - Mervis
      • OlivierP

      4
      0
      Votes
      4
      Posts
      1000
      Views

      T

      @OlivierP Thanks for the feedback!

    • O

      Modbus RTU - NeuronL503 - Mervis
      • OlivierP

      2
      0
      Votes
      2
      Posts
      589
      Views

      Martin Kudláček

      Hi @OlivierP ,
      you can change the byte order via MultiByte Order:

      94a4f3dc-a93d-4a45-ba05-cc45f7c01481-image.png

    • N

      Byte Array to Real
      • Neuron_Flo

      4
      0
      Votes
      4
      Posts
      729
      Views

      Martin Kudláček

      Hello @Neuron_Flo,
      we tried different approaches, but non of them gave the correct result. There doesn't seem to be a native way how to transform this data in ST code. It looks like you need to resort to the classic calculation according to: https://en.wikipedia.org/wiki/Single-precision_floating-point_format

      Martin

    • C

      only 1 task ?!
      • CKB

      2
      0
      Votes
      2
      Posts
      664
      Views

      Martin Kudláček

      Hi @CKB,
      the functionality has changed, and now you cannot define more than one task. But you can define more programs to run inside a single task.

      Best regards,
      Martin

    • M

      Loss of connection with PLC
      • msoenen

      5
      0
      Votes
      5
      Posts
      1153
      Views

      M

      Problem solved, I did a complete reinstallation in version 2.2, because version 2.3 does not work for me

      thanks

    • K

      S215 not functioning after deploiment
      • KristinnJ

      2
      0
      Votes
      2
      Posts
      483
      Views

      T

      Hello,

      first, you do not need to worry about the unmapped variable.

      Do you mean this tutorial https://kb.unipi.technology/en:sw:01-mervis:creating-new-project-hidden#connecting_the_inputs_outputs ? That should to date to the current Mervis IDE 2.3.0.

      Could you share the whole zipped project folder?

    • N

      This topic is deleted!
      • n1lp0int3r

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • John-paul

      This topic is deleted!
      • John-paul

      3
      0
      Votes
      3
      Posts
      112
      Views
    • M

      Average a temperature measurement
      • msoenen

      2
      0
      Votes
      2
      Posts
      603
      Views

      Martin Kudláček

      Hello @msoenen,
      try looking into BD86 Filter.

      Best regards,
      Martin

    • E

      Light control and All Out
      • ecobouwadvies

      2
      0
      Votes
      2
      Posts
      620
      Views

      M

      @ecobouwadvies Hello, I did all my lighting with the unipi and it works very well
      I did a total closing function, and a patrial closing function to close only one homeland
      it is not easy to explain, I attach my solution in the appendix. A word for the unipi team,> Mervis works very well, but is often quite difficult to start to connect variables and also to change version

      texte du lien

    • T

      Mervis Webpanel API
      • todward

      2
      0
      Votes
      2
      Posts
      786
      Views

      Martin Kudláček

      Hello @todward,
      tha IDE 2.0 is quite ancient and it dates to the times when the HMI editor and IDE has been separated and the API has been different. In current Mervis IDE 2.3.0, the API is working:

      0_1588855031312_2f0b6a41-a698-4be5-9cff-ea7b715b197c-image.png

      On a side note, you can make variables available over ModbusTCP or BACnet/IP server in the Mervis 2.3.0. Maybe it will be more convenient for your other system.

      Best regards,
      Martin

    • P

      Mervis 2.3.0 History missing
      • Petr Helebrant

      2
      0
      Votes
      2
      Posts
      571
      Views

      P

      OK, History appears when the project is switched to full mode...SOLVED.