I have created the following and can connect to the scope (Thats from your code!) and have managed to get it pulling back the RA every 2 seconds when I assign...
I'm doing the Windows Client as a cheeky loop for pulling the info which is quite rough. What it really should be is a Form application with the idea you are...
So.... Any idea how to send something to EQMod? I have not got my form working in that it displays RA and Dec every 2 secs, I now want a button so that I can...
OK, so Telescope.Connected = true connects to EQMod but Telescope.Connected = False does not seem to disconnect - Any ideas? BTW, I'm just about finished with...
OK, now I have my little client connecting to EQMod, I want to get it to send the data over the netwrok. Is there any chance you can create a tiny client and a...
Holy crap, this is really good! You have given me a few ideas I'm putting together a structure that will cover multiple clients, regardless of what it is...
I've knocked up a little schematic for discussion. With Craig needing a remote client and / or web interface, and I'm using a Netlinx, we really need the...
Looks and sounds good to me Euan. It would be great if you could get the master client working as well as the Netflix one (Is that what runs on your wee...
OK, here's some questions I though of.... Should the code connect to EQMod or Ascom? I mean to pull back info like RA and DEC etc? My feeling is if we are...
... Absolutely, this should really be all done via the ASCOM chooser ... Makes sense, I will just put a post up everytime we make a bit of progress ... Agreed,...
Got that working and had another chat with my brother tonight.... Euan, one thing Andrew mentioned was that you should try and send data as XML - apparently...
Euan, I think you need to change your code. At the moment your code initiates a connection but I think it should be a listener and the client I am (trying) to...
I wonder if it should really use bi-directional connections. If each side has an Rx and Tx then either could initialise a connection. If both sides are...
I should have really put some notes on this, but have been typing for hours!! You can see a screenshot of it on the SGL thread It seems to be connecting on...
Looks really great! I get the errors shown in this screenshot http://groups.yahoo.com/group/Mobai/photos/album/1649352081/pic/list BTW, when are you free...
That's to do with the versions of the references in Visual Studio. I have about 8 versions of EQMOD!! Try just deleting the references and putting your own in...