We are pleased to announce the release of Version 2 of S-Plot Pro (StampPlot Pro). Version 2 brings many additions to S-Plot Pro which you may find useful no ...
martin@...
Jan 7, 2001 4:45 am
37
I'm having problems installing Stamp Plot Lite on my older Laptop computer. The computer is a Compaq Contura 4/25 running Windows 95. When I run the setup...
Mike Davey
mdavey@...
Jan 10, 2001 8:54 pm
38
Hmmmmmmmm, I seem to remember this cropping up before.... OLEATU32 is actually distributed in the CAB files included in the installation, setup should find it...
martin@...
Jan 10, 2001 9:23 pm
39
OK Here are some details, and a thank you ahead of time for your fast response. I have the 5 files that UnZIPed from the downloaded file in a folder called...
Mike Davey
mdavey@...
Jan 11, 2001 3:48 am
40
Mike, I am mailing you a new build of SPL. -Martin ... From: Mike Davey <mdavey@...> To: <selmaware@egroups.com> Sent: Wednesday, January 10, 2001 9:33 PM ...
martin@...
Jan 11, 2001 4:35 am
41
I have placed in the Files-->BS2 area of the eGroup a BS2 file for testing the various marcos on version 2.0 examples page of the website. It is also available...
Martin Hebel
martin@...
Jan 14, 2001 3:46 am
42
First I run "Simple heater " from PARALLAX Process control with StampW and S-Plot Light with additional freqout command at the beginning (indicating the...
martin@...
Jan 15, 2001 2:27 am
43
Wouldn't it be nice to be able to hook up a Stamp2 or BX24 to the RS232 port of a 7475a plotter?...
Schatzie Walton
jdwalton@...
Jan 18, 2001 10:21 pm
44
Well, not being familiar with that particular plotter, I guess it would be, but why can't you and what are proposing for S-Plot Schatzie, lol :) -Martin ... ...
Martin Hebel
martin@...
Jan 18, 2001 11:52 pm
45
The 7475a is a 6-pen HP plotter which is readily available on EBay for $20 - $40. It uses RS232 or HP-IB. Although it uses the HP G/L language the commands...
Schatzie Walton
jdwalton@...
Jan 19, 2001 1:55 pm
46
In response to request for BX-24 examples, we have posted a .bas file on the version 2 examples page that you may simply download and watch run the various...
Martin Hebel
martin@...
Jan 20, 2001 4:48 am
47
... file ... watch ... in ... Thanks for the examples / demos, works great! -jim...
Jim Florek
zjaf05@...
Jan 24, 2001 1:56 am
48
... file ... watch ... in ... Fantastic timing!!!! I just got software downloaded and installed and it works great with the Basicx24. The example/demo worked...
Jim Florek
zjaf05@...
Jan 24, 2001 1:58 am
49
I'm new to both e-groups and this group. I just downloaded and installed the software 2 days ago and it already has helped me solve some code problems. I've...
Jim Florek
zjaf05@...
Jan 24, 2001 2:11 am
50
Hi Jim, Glad you are finding it useful. That does sound like a really good application for the software! If you have any questions please, don't hesitate to...
Martin Hebel
martin@...
Jan 24, 2001 1:57 pm
51
If I use !MAXT and !MAXS to stop a plot after 90sec, is there a way to resume the plot?...
zjaf05@...
Feb 1, 2001 6:46 pm
52
Only by resetting and re-starting the plot. What are you trying to accomplish? Maybe we have a better suggestion. -MH ... From: zjaf05@......
Martin Hebel
martin@...
Feb 1, 2001 7:24 pm
53
Version 2.3 has been posted, a full install or the .exe alone to replace the version 2.2 exe. Additions: Option under Plot: ASCII Error Trap (default is on)....
martin@...
Feb 8, 2001 3:12 am
54
I'm using a Basicx-24. When I try to send more than one Debug.Print "^frec xx ....." , only the 1st one is executed under version 2.2. any ideas?...
zjaf05@...
Feb 13, 2001 2:42 am
55
No, no ideas off the top of my head. The commands are on seperate lines and no semi-colon after the first so that a carriage return gets sent? If you will,...
martin@...
Feb 13, 2001 4:31 am
56
Here is the code: Debug.print "^frec L7,D7,T7,2,12" Debug.print "^frec L8,D8,T8,1,12" Debug.print "^frec L9,D9,T9,0,12" Debug.print "%" & InPlot The result I...
zjaf05@...
Feb 13, 2001 8:44 pm
57
I don't see anything wrong with it, so I'll need to test it. PS: To conserve your T's, you can do this: Debug.print "^frec L7,D7,T7,2,12" Debug.print "^frec...
Martin Hebel
martin@...
Feb 13, 2001 9:16 pm
58
Sorry, just had a thought. All these draw red boxes, are you sure you are not seeing 2 and 3 because they overlap 1? Try changing each to a differnt color...
Martin Hebel
martin@...
Feb 13, 2001 9:43 pm
59
The "D7" term indicates on which digital plot (or line) the rectangle should be plotted, correct? I commented the first line out, and changed color on the...
zjaf05@...
Feb 14, 2001 3:27 am
60
Martin, I uploaded my mainline code for the problem i'm having to the files area. Jim ... rectangle ... helps ... & ... the ... is ... the...
zjaf05@...
Feb 14, 2001 3:41 am
61
Hi Jim, Your origianl line looked like this: Debug.print " ^frec L8,D8,T8,1,12" I took out the leading space to make: Debug.print "^frec L8,D8,T8,1,12" and all...
martin@...
Feb 14, 2001 4:41 am
62
Yes, i'm looking for 3 separate lines which i will color red or green depending on the calculated state. I can look at the appropriate states of the top 7...
zjaf05@...
Feb 14, 2001 9:17 pm
63
Thanks!!, works great now. Getting rid of those extra spaces solved the problem. Jim ... though ... debug ... analog 1,2 ... suggestion, but if ... would like...
zjaf05@...
Feb 15, 2001 12:30 am
64
Glad to hear :) -Martin ... From: <zjaf05@...> To: <selmaware@yahoogroups.com> Sent: Wednesday, February 14, 2001 6:30 PM Subject: [selmaware] Re:...
martin@...
Feb 15, 2001 3:29 am
65
In an effort to make StampPlot Pro (S-Plot) as versatile as we can, we have added FTP capabilities. This allows uploading and downloading files or images to a...