Search the web
Sign In
New User? Sign Up
selmaware · StampPlot by SelmaWare Solutions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 449 - 478 of 601   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
449
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...
Steve sickle
stev0tron
Offline Send Email
Oct 2, 2007
12:14 pm
450
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...
Martin Hebel
selmaware
Offline Send Email
Oct 2, 2007
12:35 pm
451
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...
Stuart Weightman
stuarttttt2000
Offline Send Email
Oct 15, 2007
5:34 pm
452
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...
Martin Hebel
selmaware
Offline Send Email
Oct 16, 2007
12:36 am
453
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...
Martin Hebel
selmaware
Offline Send Email
Oct 16, 2007
12:51 am
454
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...
Stuart Weightman
stuarttttt2000
Offline Send Email
Oct 18, 2007
8:16 pm
455
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:...
Martin
selmaware
Offline Send Email
Oct 18, 2007
11:49 pm
456
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. ...
Martin Hebel
selmaware
Offline Send Email
Oct 29, 2007
6:11 am
457
Hi Martin, Yes of course, I'll modify the code, add a few more photos and let you know soon. Thanks Stuart...
Stuarttttt@...
stuarttttt2000
Offline Send Email
Oct 29, 2007
8:54 am
458
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...
Stuart Weightman
stuarttttt2000
Offline Send Email
Nov 1, 2007
11:58 am
459
Very nice video! You do amazing work! Links have been added, thanks much, Martin...
Martin Hebel
selmaware
Offline Send Email
Nov 2, 2007
3:13 am
460
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...
Martin Hebel
selmaware
Offline Send Email
Dec 20, 2007
8:51 pm
461
Hi Martin, Happy New Year for 2008 Thanks for the updates and for your help again during the year. Regards Stuart ... other ... release...
Stuart Weightman
stuarttttt2000
Offline Send Email
Dec 31, 2007
4:22 pm
462
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...
puri_mayanknsit
Offline Send Email
Jan 24, 2008
8:41 pm
463
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...
Martin Hebel
selmaware
Offline Send Email
Jan 24, 2008
8:45 pm
464
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...
Mayank Puri
puri_mayanknsit
Offline Send Email
Jan 25, 2008
2:46 am
465
This is an issue with the MSCOMM.OCX (microsoft) which is used to access the serial ports. Here is a discussion and 'hack' to increase the number of ports to...
Martin Hebel
selmaware
Offline Send Email
Jan 25, 2008
2:56 am
466
I've prototype my project with a stamp and serial com. Moving to the next step pics with max 232 is cheaper, but serial is disappering. I want to rebuild my...
porter.sadler
Offline Send Email
Feb 9, 2008
2:34 pm
467
Porter, I would recommend the FTDI serial-to-usb chip http://www.ftdichip.com/FTProducts.htm#FT232R I'm about to use it for a SP application in lieu of the...
John Gavlik
jgavlik@...
Send Email
Feb 9, 2008
4:23 pm
468
Porter, The chips John mentions are virtual COM port chips used many of the USB adapters you mention. Virtual COM is still the best way for direct USB from ...
Martin Hebel
selmaware
Offline Send Email
Feb 9, 2008
5:48 pm
469
... In my experience, just download the C18 compiler (free as is MPLAB IDE) from Microchip. Target a PIC with USB (18F4550 etc). Download Mchip's USB demo...
dngille
Offline Send Email
Feb 10, 2008
8:08 pm
470
new subject as a dataloger i wish to run my program and save with a specific file name when completed. do you have a command or amcro that will request a file...
porter.sadler
Offline Send Email
Feb 12, 2008
3:24 am
471
Porter, The NAMD filename instruction can be used to save to the specified filename: !NAMD mydata.csv You'll want to issue before you save any data. Sorry for...
Martin Hebel
selmaware
Offline Send Email
Feb 12, 2008
3:34 am
472
Hi Martin.. I develop custom embedded controls at work and have played around with StampPlot enough to know that it's good enough for commercial applications....
Doug Johnson
dj41354
Offline Send Email
Mar 10, 2008
3:32 pm
473
Hi Doug, I'd rather handle this off the forum. Your macro could be defined as the "startup.spm" and included in an installer. Can you summarize the other...
Martin Hebel
selmaware
Offline Send Email
Mar 10, 2008
3:34 pm
474
Hello, Is there an API I can use to connect directly with Stampplot via tcp without using the Serial/TCP gateway program? I have a controller that can send...
David Price
david.p@...
Send Email
Mar 11, 2008
12:18 pm
475
Hi David, StampPlot 'should' be able to connect directly to the device. All it wants is IP and port, and data it understands. I've done it before using...
Martin Hebel
selmaware
Offline Send Email
Mar 11, 2008
1:12 pm
476
Okay, when you say "data it understands" can you elaborate on the tcp message format stampplot expects to receive, i.e. the protocol. Thanks, dp ... From:...
David Price
david.p@...
Send Email
Mar 11, 2008
3:20 pm
477
It's simply raw data in a TCP/IP packet. There is no application layer protocol, simply raw data just as you would send StampPlot via the serial port. I can't...
Martin Hebel
selmaware
Offline Send Email
Mar 11, 2008
3:39 pm
478
Martin, I am trying to do interpolation from a table in stamp plot. I have raw RCTime data comming into Stamp Plot, from a AMP25 Hall Effect Current Sensor. ...
C.C.B.
ccbern
Offline Send Email
Mar 11, 2008
3:51 pm
Messages 449 - 478 of 601   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help