What's with the subject? You are trying for an ethernet connection, not a serial connection, right? If so, then something ain't right, check your layout...
Hi I am new to sitepayer. I wonder if anyone could help me write a code to toggle a relay on or off for irrigation vavles over a network. Thanyou for any help...
I have the siteplay receiving and sending UDP. But the UPD Send Tester program and my server program can only receive data from the siteplayer if I set it up...
I bought a Siteplayer and a 5 Pack of the filters and I'm not going to use them in the near future. They are unused and were never powered up. I will sell for...
did the payment go through? pgrunwald <pgrunwald@...> wrote:I bought a Siteplayer and a 5 Pack of the filters and I'm not going to use them in the near...
I have come up against the following errors while using SiteLinker to 'Make Download File'. Run Time Error 9 and $SitePath Error (Path not found). In my case,...
Lets say I have many items thruout my building(s) I wish to turn off and sometimes on at the same time.(Lighting, exhaust fans,pumps etc. for instance.) I...
Certainly its feasible ... From: ronjodu [mailto:ronjodu@...] Sent: 18 August 2004 03:53 To: siteplayer@yahoogroups.com Subject: [siteplayer] Will this...
Sorry - for the brusque answer - yes the Siteplayer is ideal for that sort of thing - the only real issues are with security. For instance you would be better...
I am trying to send UDP data TO siteplayer from PERL (with a CPAN module.) I can't seem to get it to work. My test is to copy the example in the manual. I...
This should work: #!/usr/bin/perl use IO::Socket::INET; # IP address for siteplayer: $ipAddr = "192.168.1.100"; #assemble the packet: &make_packet; #open a...
since my last post, I've succeeded in toggling io6 pin from high or low from a web page using HTML code like: <input type="radio" name="io6" value="1" ^io6$1> ...
Hello to NetMedia and to everyone who would love to see a BSPX24 available for sale, I was thinking about how difficult it would be to merge the features of...
... or ... directly ... io6 ... isn't ... the ... to ... Why try to drive the opto by sourcing current to it when you can just as easy control the LED by using...
... Why try to drive the opto by sourcing current to it when you can just as easy control the LED by using a current limiting resistor on the anode side and...
... just ... the ... side. ... a ... the ... sink ... can ... Well, the development board uses a Link LED which I believe works from one of the I/O pins. I use...
... the reason that your circuit isn't working the LED in the opto does not have enough voltage. The voltage specification across the LED is referring to a...
... does ... is ... applied ... I'm glad to hear that it now works but please let me make one more suggestion. I would try the circuit with a 390 ohm resistor...
... I would try the circuit with a 390 ohm resistor (instead of the 330 ohm value) thus dropping the amount of maximum current a little more. ... thanks for...
Hey everyone I am having some trouble with Siteplayers PC2SPUDP VB example for sending and recieving UDP through VB. I have been able to recieve text from the...
Did you stick a resistor in line with the MOC3032 and/or the Ammeter? If not, try a 3.3 K or so. ... From: noway_50 To: siteplayer@yahoogroups.com Sent:...
Jay Highly unlikely that SP freezes, more likely TCP/IP comms fails due to an ARP cache problem or the like (SP jumping to a new IP address because it didn't...
Andy Thank you for your response. I have fixed the problem. I was using the MAC address of the router instead of my actual network card. I have set up a port...
... Not yet... The NetMedia folks have confirmed that they are indeed shipping and that the "SitePlayer Telnet" can be ordered from their website. Mine...
Anybody know if we'll be able to 'upgrade' our existing site player modules to have the telnet functionality? It sure looks like the Telnet module NetMedia is...