After connected successfully to my local network, appeared in nmap sudo nmap -sn 192.168.10.0/24 use your ip here and on the list of devices in the interface of the router. ping worked. tcpsend to the given port from the manual, and with Martin's suggestion about not using hexadecimal codes. one click and the projector turns on and off! funny feeling, i still have itchy fingers :)
Check out my patch! Hope it helps to someone out there! Best, Popesz On Sun, Jun 16, 2019 at 1:15 PM Johnny Mauser <[email protected]> wrote: > Nice! How do you do it now? > > Csaba Láng <[email protected]> schrieb am So., 16. Juni 2019, 10:47: > >> All works, thanks guys! Used wrong input on the projector, lan was hidden >> under the usb >> >> On Sun, 16 Jun 2019 at 09:05, Csaba Láng <[email protected]> wrote: >> >>> Marco, >>> Yes the projector supports PJLink. >>> Can you send me an example patch to check how it should work? >>> Thanks in advance >>> Popesz >>> >>> On Sun, 16 Jun 2019 at 08:42, Csaba Láng <[email protected]> wrote: >>> >>>> It’s a PA803U >>>> >>>> On Sun, 16 Jun 2019 at 03:34, Marco Hugo Schretter <[email protected]> wrote: >>>> >>>>> hi, >>>>> >>>>> > I used the PJ-Link protocol to control panasonic projectors. Don’t >>>>> know whether NECs support PJ-Link. >>>>> >>>>> pjlink: me too on rj-45. also working with epson and many more. >>>>> i also have rs-232 solutions for 3M/Acer/... etc >>>>> >>>>> what's your nec-projector's typename? >>>>> >>>>> liebe grüße >>>>> marco >>>>> >>>>> > >>>>> > Best, >>>>> > >>>>> > Jonas >>>>> > >>>>> > >>>>> > >>>>> >> Am 15.06.2019 um 19:12 schrieb Csaba Láng <[email protected]>: >>>>> >> >>>>> >> Dear List, >>>>> >> >>>>> >> did anyone on this list try to control a projector via LAN? >>>>> >> I guess comport works only for COM1 controller. >>>>> >> I plan to use RJ-45, but not sure if the comport external can >>>>> handle it. >>>>> >> E.g. a message [02h 00h 00h 00h 00h 02h( could turn >>>>> on a projector, in my case it is NEC. >>>>> >> Any hints are welcome. >>>>> >> >>>>> >> Best, >>>>> >> >>>>> >> Popesz >>>>> >> _______________________________________________ >>>>> >> [email protected] mailing list >>>>> >> UNSUBSCRIBE and account-management -> >>>>> https://lists.puredata.info/listinfo/pd-list >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > _______________________________________________ >>>>> > [email protected] mailing list >>>>> > UNSUBSCRIBE and account-management -> >>>>> https://lists.puredata.info/listinfo/pd-list >>>>> > >>>>> > >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> [email protected] mailing list >>>>> UNSUBSCRIBE and account-management -> >>>>> https://lists.puredata.info/listinfo/pd-list >>>>> >>>> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> https://lists.puredata.info/listinfo/pd-list >> >
#N canvas 1 96 559 320 12; #X msg 202 177 disconnect; #X obj 177 255 tgl 15 0 empty empty connected 20 7 0 8 -24198 -241291 -1 1 1; #X obj 177 232 tcpsend; #X text 334 62 <--first; #X msg 130 61 connect 192.168.10.95 7142; #X msg 167 99 send 2 0 0 0 0 2; #X msg 191 137 send 2 1 0 0 0 3; #X text 297 100 ON; #X text 320 138 OFF; #X connect 0 0 2 0; #X connect 2 0 1 0; #X connect 4 0 2 0; #X connect 5 0 2 0; #X connect 6 0 2 0;
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
