<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <div class="moz-cite-prefix"><br>
    </div>
    <blockquote type="cite"
cite="mid:CAAsTreDYQqJBbqQyWQPNf0EdMQ333+_xhjQFgxPgTxudUNzXEg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">Is your user a member of the dialout group? You
        can't access serial ports unless you are. <br>
      </div>
    </blockquote>
    Yes I am a member of dialout and I have no problem when my device
    uses /dev/ttyUSB0 .<br>
    <blockquote type="cite"
cite="mid:CAAsTreDYQqJBbqQyWQPNf0EdMQ333+_xhjQFgxPgTxudUNzXEg@mail.gmail.com">
      <div dir="auto">
        <div dir="auto"><br>
        </div>
        <div dir="auto">Also, '<span
            style="font-family:sans-serif;font-size:12.8px">baudrate=57142</span><span
            style="font-family:sans-serif">' looks a bit odd. 57600 is
            more standard, but I've seen that number used for a couple
            of motor controllers. <br>
          </span></div>
      </div>
    </blockquote>
    Yes this is a Dynamixel motor controller , they seem to prefer this
    baud rate.<br>
    <blockquote type="cite"
cite="mid:CAAsTreDYQqJBbqQyWQPNf0EdMQ333+_xhjQFgxPgTxudUNzXEg@mail.gmail.com">
      <div dir="auto">
        <div dir="auto"><span style="font-family:sans-serif"><br>
          </span></div>
        <div dir="auto"><span style="font-family:sans-serif">Is there a
            way you can try it without the USB extender? <br>
          </span></div>
      </div>
    </blockquote>
    I can try this later when I have access to it again but I will need
    to run it eventually with the extension.<br>
    <blockquote type="cite"
cite="mid:CAAsTreDYQqJBbqQyWQPNf0EdMQ333+_xhjQFgxPgTxudUNzXEg@mail.gmail.com">
      <div dir="auto">
        <div dir="auto"><span style="font-family:sans-serif"><br>
          </span></div>
        <div dir="auto"><span style="font-family:sans-serif">Are you
            using more than one usb serial device? If you are and they
            are both Prolific devices, there is no way of telling them
            apart by any device path. They will swap freely at
            enumeration. Unlike FTDI adapters, Prolific have no serial
            numbers. I try to avoid having two PL2303s on the same
            machine, preferring a mix of FTDI, Qinheng and SiLabs. <br>
          </span></div>
      </div>
    </blockquote>
    My problem occurs when I am only using the one adapter. It is an
    FTDI device.<br>
    <blockquote type="cite"
cite="mid:CAAsTreDYQqJBbqQyWQPNf0EdMQ333+_xhjQFgxPgTxudUNzXEg@mail.gmail.com">
      <div dir="auto">
        <div dir="auto"><span style="font-family:sans-serif"><br>
          </span></div>
        <div dir="auto"><span style="font-family:sans-serif">If a
            /dev/ttyUSB0 path works then the /dev/serial/* equivalent
            must work: they're symlinks to the same device. The only
            time I've seen it not work was in software that hard-coded
            the device path to be 12 bytes. <br>
          </span></div>
      </div>
    </blockquote>
    <p>Yes the /dev/serial equivalent works as long as it's the
      equivalent of /dev/ttyUSB0 .</p>
    <p>To communicate with the motor I'm using the pyax12 communication
      library <a moz-do-not-send="true"
href="https://github.com/jeremiedecock/pyax12/blob/master/pyax12/connection.py">https://github.com/jeremiedecock/pyax12/blob/master/pyax12/connection.py</a></p>
    <p>Thanks,</p>
    <p>Jim<br>
    </p>
    <blockquote type="cite"
cite="mid:CAAsTreDYQqJBbqQyWQPNf0EdMQ333+_xhjQFgxPgTxudUNzXEg@mail.gmail.com">
      <div dir="auto"><br>
        <div class="gmail_quote" dir="auto">
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
            <br>
          </blockquote>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">---
Post to this mailing list <a class="moz-txt-link-abbreviated" href="mailto:talk@gtalug.org">talk@gtalug.org</a>
Unsubscribe from this mailing list <a class="moz-txt-link-freetext" href="https://gtalug.org/mailman/listinfo/talk">https://gtalug.org/mailman/listinfo/talk</a>
</pre>
    </blockquote>
  </body>
</html>