<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Much appreciated Charles. I'm guessing
      the first link is the commands and the second is syntax? If you
      dont mind in the next few days I will put together a string and
      run it by you. Maybe I will test it before and hopefully not
      damage anything:)<br>
      <br>
      Regards<br>
      Ben Chase<br>
      composer/producer<br>
      <br>
      On 12/02/2013 12:01, Charles Lepple wrote:<br>
    </div>
    <blockquote class=" cite"
      id="mid_A4B0165C_649D_41F8_A599_877224C0CB0B_gmail_com"
      cite="mid:A4B0165C-649D-41F8-A599-877224C0CB0B@gmail.com"
      type="cite">
      <pre wrap="">On Feb 10, 2013, at 9:11 AM, Ben Chase wrote:

</pre>
      <blockquote class=" cite" id="Cite_0" type="cite">
        <pre wrap=""> I guess it would be the actual string of an instant command sent down the rs232 port to the ups.
</pre>
      </blockquote>
      <pre wrap="">Probably one of these?

   <a class="moz-txt-link-freetext" href="https://github.com/networkupstools/nut/blob/master/drivers/upscode2.c#L406">https://github.com/networkupstools/nut/blob/master/drivers/upscode2.c#L406</a> (middle column, most likely)

Not sure whether your model takes a "\n" or "\r\n" around the command:

   <a class="moz-txt-link-freetext" href="https://github.com/networkupstools/nut/blob/master/drivers/upscode2.c#L1003">https://github.com/networkupstools/nut/blob/master/drivers/upscode2.c#L1003</a>

Baud rate seems to default to 1200.

Sorry I don't have more detail - I haven't worked on this particular driver.

</pre>
    </blockquote>
    <br>
  </body>
</html>