• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Community
    3. General Discussion
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • H

      Raspberry pi 4
      • Havor

      4
      0
      Votes
      4
      Posts
      752
      Views

      T

      @havor wel... you could. in case of Neuron, you would be dealing with a warranty voided unit and possible heat issues caused by the new design of RPi4.

    • D

      This topic is deleted!
      • DavidWilliams

      1
      0
      Votes
      1
      Posts
      20
      Views

      No one has replied

    • D

      This topic is deleted!
      • DavidWilliams

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • C

      This topic is deleted!
      • cnpolishing

      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • D

      This topic is deleted!
      • DavidWilliams

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • B

      This topic is deleted!
      • brielle01

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • G

      This topic is deleted!
      • gfdryermachine

      1
      0
      Votes
      1
      Posts
      9
      Views

      No one has replied

    • S

      Read out PLC data over MODBUS every Xs and send over MQTT?
      • Sacirovic

      6
      0
      Votes
      6
      Posts
      4775
      Views

      Martin Kudláček

      @methlouthi-hathemi Answered here https://forum.unipi.technology/topic/920/read-data-sent-from-omron-plc-by-serial-port-using-node-red

    • L

      Control Unipi relays with Python
      • loggeduser

      2
      0
      Votes
      2
      Posts
      932
      Views

      Martin Kudláček

      Hello @loggeduser,
      yes, you can. There are three ways how to communicate with IOs from your program:

      ModbusTCP server - local process running on port TCP/502 making the IOs available via Modbus coils and registers. You can read more about the Modbus Registers Maps EVOK - all sorts of web APIs (json, rest, websocket,...), more information here SysFS - IOs are made available through a virtual filesystem, more information here

      But it depends on which unit you use.

      Best regards,
      Martin

    • L

      This topic is deleted!
      • licheng

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • getprinter

      This topic is deleted!
      • getprinter

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • H

      This topic is deleted!
      • hotairstenter

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • W

      This topic is deleted!
      • wujing

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • A

      Start PLC
      • andrequeiroz

      3
      0
      Votes
      3
      Posts
      1262
      Views

      A

      Hi Martin, I want to use UNIPI 1.1 to power a bench, with electric motors, just to start the motors and for maneuver operations. I initially think of using Raspberry as Broker (MQTT) and an arduino as sensor control (MQTT Client).

    • C

      This topic is deleted!
      • copperwirexinyu

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • C

      This topic is deleted!
      • copperwirexinyu

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • F

      Problem with attach PLC and upload RT
      • frenchy

      3
      0
      Votes
      3
      Posts
      1145
      Views

      F

      Can I still work with my RPI B3 + or should I buy a RPI2?
      The RT download problem comes from there?

    • T

      UniPi L503 Mervic udp-connection
      • tomek1_1988

      2
      0
      Votes
      2
      Posts
      993
      Views

      T

      Hi @tomek1_1988,

      Unfortunately this functionality is wholly implemented by an external company, and we will have to contact them to ask for more details. It would be helpful if you could provide the exact error code which comes up in Mervis, and possibly a screenshot as well.

      I will try to get back to you with an answer within a few weeks, but you may find it easier to investigate the issue yourself in the meantime.

      Sincere apologies

    • N

      L&T ER300P holding register reading through prolific converter
      • Neethu

      2
      0
      Votes
      2
      Posts
      1580
      Views

      Martin Kudláček

      Hello @Neethu,
      The Schneider EM6400 supports Modbus and you can read the values into Evok or Mervis.
      The L&T ER300P has RS485, but with some custom L&T protocol. You cannot easily read the data into Evok or Mervis.

      Typically, the best way is to use Modbus devices. Trying to implement any other protocol would be quite time consuming and requires vast knowledge.

      Martin

    • M

      SFTP access to Neuron directories
      • mikeardy

      12
      0
      Votes
      12
      Posts
      3612
      Views

      M

      ok I will try to use the /home/pi/ folder.