Hello Martin, Your example was very clear and it works as advertised. Many thanks for the assistance as well as authoring a very nice plotting program. phil...
Hello Martin, A suggestion for some future release of StampPlot: The current version has a provision for giving the left-hand y-axis a label. Can you also...
Hi all... What a great program! Much better and easier than National Instruments stuff or WinWedge! I do have a question though.. whats the easiest way to...
Hi Doug, Thanks, for serial data and strings and such, it's pretty quick... but it's no where as capable as labview! If you go to the Object Configuration...
Hi Martin.. I think I'm almost there.. but am having a little trouble I don't understand. It looks like the lower case "b" that I'm sending out to the control...
If it is showing up in the message window, it seems to be a problem because it's treating it as a non-value for some reason. Do you have a description of the...
Hi Martin.. The control I'm communicating to is a PIC16F877A with my own firmware. I'm pretty sure the data format is ok as I modified the firmware to...
Hi Doug, One thing you can try is under configuration window, port, there's a checkbox for "Micro Echoes data" - uncheck it. When checked it appended ... ...
I'm trying to build an electronic drum set the basic stamp 2 will scan 5 switchs and when one of the switche's states change. Stamp Plot Pro will play certain...
Hi, Can you provide more detail on how you are trying to do it? The sound file by default should be in the media directory. Say, for example, nralarm.wav From...
Hi Jim, There are PDFs at the bottom of the downloads page: http://www.selmaware.com/stampplot/download.asp Since the Propeller is so graphics capable by...
Im receiving a packetized analog signal from a transmitting XBee and am trying to read the UART data out of the receiving XBee. I am using sample code for a...
Hi Steve, Are you using the automatic feature of the XBee read/send analog data? On the receiver end, you need to be in API mode, which is going to give you a...
Yes, I have everything set up like that. However, didn't read the information into an array or as a string, just as a byte. I'll try that when I can, ya...
Hi Steve, If possible, I'd dump the data from the XBee directly to a terminal program, or better yet, MaxStream's X-CTU software and view it as hex to ensure...
Hi Martin, Is it possible to to make a slider track a variable? ie SEROUT 16,84,["!O DepthSP =",DEC AnyValue,CR] And is it also possible to set the slider at...
Hi Stuart, I just tried !O sldobj=50 from the immedediate window, and it worked fine. There should be no difference using serial data. Try taking the space...
Ok, I'll take it back, the horizontal slider works fine, but the vertical one does not. I have some bug fixes due out in a couple weeks (ok, overdue). -Martin...
Hi Martin, Can I have your permission please to add a hyperlink to StampPlot on a website I am in the process of constructing. It would be on the first page...
Of course Stuart, no need to ask, but appreciated. Very nice job! Now I see your definite need for that vertical slider bug fix! -Martin _____ From:...
Hi Stuart and others, I've posted a EXE update which fixes Stuart's Vertical slider issues, and other fixes that were locking up StampPlot on Japanese OS's. ...
Hi Martin, Thanks for the StampPlot update which has done the trick regarding bumpless transfer, manual to auto control. I'll be doing some more work on the...
The bug fixes for the plot objects and slider controls (and a few other things) has been officially rolled into a release. Thanks for your patience, a lot of...
hi.. Im a student from INDIA and im working on stamp processor(BS2Pe) from parallax with a sensirion sensor SHT11. im working on the concept of monitoring the...
If you are programming the Stamp through the USB, the USB acts as a COM port (1 to 15). When programming, note the port the Stamp is using, or you can use...
Thank you so much for the prompt reply. But this is the main issue, in the stamp editor when i opened the configuration for the port, the only option was COM...