Navigation

    REXYGEN Community Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Apollo
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 16
    • Posts 43
    • Best 0
    • Groups 0

    Apollo

    @Apollo

    0
    Reputation
    9
    Profile views
    43
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Apollo Follow

    Latest posts made by Apollo

    • Color of HMI component with 'Group Animation' not correct.

      What could be the reason that the colors are different for two equal objects? for example in the lower image you can see the two yellow bargraphs on the left. The one from the 'Oil Press IN' has the correct color, the left one seems to be less bright. The same for the three purple ones on the right side, there it is the middle one which is normall.

      c0348084-553b-4350-ab53-1eb4969583e7-image.png

      posted in REXYGEN HMI Designer
      A
      Apollo
    • RE: Modbus TCP getting Error -309

      @cechurat
      Thank you for taking a look at it.

      That's correct, these clients are still to be installed.

      The idx parameter in the error message does this one refer to the clients in the config file, starting from idx=0 for the first entry?

      posted in Modbus TCP
      A
      Apollo
    • RE: Modbus TCP getting Error -309

      @cechurat
      In the meanwhile, I succeeded to get the communication up & running by reducing the Maxrequest value from 15 to 1.
      But still with some error messages from time to time.

      I do also have some Modbus clients which are already configured but not online yet. could it be that they cause some issues?

      exportModbusRex_20210303.csv

      modbus_cfg.rio

      apollo_exec.mdl

      posted in Modbus TCP
      A
      Apollo
    • RE: Modbus TCP getting Error -309

      This is the data which we want to read out :

      f0b26cfe-a3cb-41ce-9055-21d73cb20fd4-image.png

      If period is not set to 1sec then there is no data at all, only error messages.
      Data from registers configured at line 17 to 21 in the above list are also not showing.

      If only the first chunk of 56 registers is configured everything is working more or less fine (with socket errors from time to time)

      Is there anything I can do to improve this?

      In the future, we need to read the same data not from one but from four devices. Would it make sense to sort the registers in this file in such a way that there is never a consecutively reading from the same device? Or doesn't it matter what the sequence is in this list?

      posted in Modbus TCP
      A
      Apollo
    • RE: Modbus TCP getting Error -309

      @cechurat The hardware is installed and now I'm trying to get the Modbus TCP communication up and running.

      Data is coming in but I get these error messages regularly (I'm using the 'passive' feature) :

      2964a3eb-a329-49b1-a772-3bf5027cd8d1-image.png

      posted in Modbus TCP
      A
      Apollo
    • RE: Use of the 'MTM__SlaveStation_Connected' signal.

      @cechurat

      Oops, my apologies for waisting your time.... stupid mistake, should have seen this. 🙄

      8299515e-5cf2-4997-ac75-e0c3b96468b2-image.png

      Now it's working. BTW, how to interpret the Status value?

      posted in Modbus TCP
      A
      Apollo
    • RE: Use of the 'MTM__SlaveStation_Connected' signal.

      @cechurat said in Use of the 'MTM__SlaveStation_Connected' signal.:

      Can you try to add MTM__SDSSHE39706_Status signal?

      Cheers,
      Tomas

      It is showing a counter (15bit) which is running down, over and over.

      e4b8a9ce-554a-47d9-a259-71344ecfa7b7-image.png

      posted in Modbus TCP
      A
      Apollo
    • RE: Use of the 'MTM__SlaveStation_Connected' signal.

      @cechurat

      It is because the time is (or was) set at 5s but changing it to the default '0.00' doesn't change.

      I have now another slave online and this is working fine. But with this one, I'm only using holding registers while the other one is a mix ... see .rio file attached

      modbus_cfg.rio

      posted in Modbus TCP
      A
      Apollo
    • RE: Use of the 'MTM__SlaveStation_Connected' signal.

      @cechurat Please find the logfiles below. I do have at the moment 8 Modbus slaves configured but which are not online yet. The one and only slave which is communicating is the one that is not showing 'on' when connected. Although the data is coming just fine.

      exportLog20210203.csv

      posted in Modbus TCP
      A
      Apollo
    • Use of the 'MTM__SlaveStation_Connected' signal.

      We are using the 'MTM__SlaveStation_Connected' signal to detect if the Modbus communication is established but while everything seems to be working fine the output of this signal remains 'off'

      25fd26b5-bf77-44c1-8e7d-801215933ba1-image.png

      The output of the 'Connecting' block is sometimes 'on'.

      ae4994a6-2a2c-4bcf-a655-523b64f8334c-image.png

      I expected that the 'MTM__SlaveStation_Connected' signal would be 'steady-on' after the communication is established.

      b8800510-d2e8-4fc5-a22a-7cfb0365a7e7-image.png

      posted in Modbus TCP
      A
      Apollo