• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    RS485 over TCPIP datasource

    Mango Automation general Discussion
    2
    3
    1.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      etantonio
      last edited by

      Good morning,
      I've to talk with a system talking in RS485 under a custom protocol,
      this is transported over TCP using a Moxa Serial Device Server 5230A
      translating between RS485 and TCP/IP

      https://www.moxa.com/en/products/industrial-edge-connectivity/serial-device-servers/general-device-servers/nport-5200a-series

      Is there a way for mango to communicate with this custom protocol?

      0xff-0x75-SRC-DST-CMD-data-CRCh,CRCl-0x7E

      Thanks,
      Antonio

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by phildunlap

        Hi Antonio,

        This thread has some related information, but using the serial data source instead of the TCP/IP data source: https://forum.infiniteautomation.com/topic/2517/chinese-brand-psu_monitoring-rs485-and-mango

        You could do similar things with either, meaning passing messages off to a script to be parsed. Or, if the protocol is simple enough and doesn't have any sort of handshake or exchange, the TCP/IP data source may be sufficient for the custom protocol.

        Edit: this thread also refers to a few others: https://forum.infiniteautomation.com/topic/3337/integration-with-other-scada-system

        1 Reply Last reply Reply Quote 0
        • E
          etantonio
          last edited by

          Thanks for your answer,
          I will try to arrange the solution.
          Antonio

          1 Reply Last reply Reply Quote 0
          • First post
            Last post