<div dir="ltr"><div dir="ltr">On Sat, Jun 15, 2019 at 1:14 PM Csaba Láng <<a href="mailto:langcsaba@gmail.com">langcsaba@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Dear List,</div><div><br></div><div>did anyone on this list try to control a projector via LAN?</div><div>I guess comport works only for COM1 controller.</div><div></div></div></blockquote><div>It should work with any serial device your OS knows about. You can specify it by name or use the [devices{ message to get a list of what's available on your machine. (And dont't forget to set the correct baud rate)<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I plan to use RJ-45, but not sure if the comport external can handle it.</div><div></div></div></blockquote><div>Do you mean RS485 hardware or RJ45 connector? RS485 should work the same as an ordinary serial port, except for the bus direction signal, which has to come from somewhere.<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>E.g. a message [02h    00h    00h    00h    00h    02h( could turn on a projector, in my case it is NEC.<br></div></div></blockquote><div>You would just send [2 0 0 0 0 2{ in that case, since Pd doesn't interpret hexadecimal notation.</div><div><br> </div><div>Martin</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>Any hints are welcome.</div><div><br></div><div>Best,</div><div><br></div><div>Popesz<br></div></div>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div></div>