Hi Martin, 1. How do you reposition the main plot grid to say halfway down the StampPlot screen? When I tried, another plot area appeared in addition to the...
Hi Stuart, What do you mean by halfway down? From the top to the center? The 'main plot area' is controlled using !PPER for sizing (plot percent). So, a...
Hi Martin, Yes I was meaning moving the main plot to start at coord 0,50 but as you have now explained it will always start at 0,0 and would have to be...
Hi Stuart, Yes, the editor makes things a lot easier :) To do special challe plotting, you need to use the .draw extension for the object: SEROUT 1,84,["!O...
Thanks Chris, I've been working with the STK500 for several years, but tend to program in ASM & C instead of a BASIC for a controller class I teach, adn of...
Hi Martin, Is it possble to simply have the plot area x & y axis labelled with whole numbers only rather than fractions of ? I would like to use a grid, X...
Hi Stuart, How's my favorite user?? :) The decimals can be removed on the Y axis (analog) using !AMSK 0 (analog mask - !AMSK 0.00% works too for those who...
Hello again Martin, yes I'm fine. I had played around with the Mask command but it didn't have the desired effect. No problem, only a minor point I know but I...
Sometimes with serin, StampPlot found errors (bad data...).When I use debugin all works propeply but so slow. What is a difference between these ? and how I...
Can you provide me a little better example on how these are being used? One issue is the BASIC Stamps echo. Anytime the BASIC Stamp receives data, it is...
Im having problems compiling the SP_GenTest file. I recently purchased a Javelin Stamp and StampPlot Pro. First, I am a green noob with Java, so Im hoping its...
New release announcement! This release marks a change in the licensing scheme and registration codes. o A single code is being used for all versions. This...
If you're interested in wireless sensor networks and wireless data collection (and who isn't here?? :) we now have available adapter boards and XBee...
Hi, I am building a basic stamp 2 weather station connected to stamp plot. The station collects lighting strikes, temp, pressure, humidity, wind speed and...
Thank Jim, I'm glad the new math is helping! You don't know how many times I approached the math over the years and couldn't come up with a good way to code...
Jim, Thanks for posting that weather macro in our files section http://tech.groups.yahoo.com/group/selmaware/files/ Very impressive looking! Wish I could see...
As of right now I only have 4 sensors up and running, lightning, Temp, humidity and wind direction. The pressure sensor is still on back order. Would a jpg...
I have posted a screen shot of the weather station. Sorry no storms in Ohio lately. Let me know if you need any thing else or a differnt screen shot....
Very nice James, M\very much appreciated. It's always nice to know user can do cool things with StampPlot :) I hope you don't mind if I post it on the...
Hi, On the weather station I am using 3 home made interface boards and a main board that handles communication to the stamp and the PC running stamp plot. The...
I would like to thank everyone for there help and feedback. I would also like to thank SelmaWare for the great program. Without Stamp Plot I would not have...
Hi Martin, I downloaded the updated StampPlot Pro to my laptop with a view to trying control over the internet, initially with my laptop and PC side by side,...
Hi Stuart, I probably need to do some revisions to the gateway. I neglected to modify and code for it when the licenses were changed. Give the me weekend to...