• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Bill Lee
    3. Topics
    • Profile
    • Following 1
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Bill Lee

    • Bill Lee

      RS485 of the Neuron
      UniPi Neuron Series • • Bill Lee

      5
      0
      Votes
      5
      Posts
      2968
      Views

      T

      @Bill-Lee The protocol used on the SPI is not exactly the same as Modbus. So you should use the TCP Modbus Server that we provide (maps of registers to IOs can be found at http://downloads.unipi.technology) it will create the /dev/extcomm/x/y serial line.

      The /dev/extcomm/0/0 and 1/0 both points to the same serial line (since there is only one). It is only for some developers to ease acces to it.

    • Bill Lee

      RS485 of the Neuron
      UniPi Neuron Series • • Bill Lee

      5
      0
      Votes
      5
      Posts
      2968
      Views

      T

      @Bill-Lee The protocol used on the SPI is not exactly the same as Modbus. So you should use the TCP Modbus Server that we provide (maps of registers to IOs can be found at http://downloads.unipi.technology) it will create the /dev/extcomm/x/y serial line.

      The /dev/extcomm/0/0 and 1/0 both points to the same serial line (since there is only one). It is only for some developers to ease acces to it.