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....
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...
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@...
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...
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@...
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, 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. ...
Okay, I will then assume that Stampplot is the client requesting the connection to the other side of the TCP/IP port. Any other info you have would be great. ...
David Price
david.p@...
Mar 11, 2008 4:33 pm
480
RS, Attached (if it makes it through) is a marco I'll be talking about. Some things about it: - I tend to use text or label controls more than data...
Yes, that is correct, StampPlot acts as the client. I really haven't tested TCP in 2 years. StampPlot's a hobby, and at times accounts for enough income to...
Martin, I have tryed your macro. It works, so long as I change the 100 to 200 range, and the 200 to 300 range numbers in the macro by hand, that AINVAL0 is...
OK, I understand better. Let's try the seldom used 'table' feature of StampPlot! I've posted 2 files, table2.spm and table2.spt in the files section of the...
Martin, I have this macro working with your list of up to 5a and 5b, and by changing the AINVAL0 number that the stamp is returning, i can get any of the 5...
You are using notepad to edit, and you have TAB's between the values? Can you send me a copy of your .spt so I can test it? It's odd my 5 worked and none of...
Martin, Email has been doing strange things lately, I have sent you 2 emails and have not heard back from you, so i am wandering if you have gotten these...
Martin, I have up loaded the newest version M_TEST3_mh, to the group files. Here is where i am at with it now. I reinstalled the previous version software,...
Hello all! I would like some help to plot to stampplot using a bx-24p on a boe bot. Initially, i had a BS2 on the boe bot and plotted to stampplot via the...
Hi Ben, It's been years since I worked with BASICX, but all you should need to do is find comparable SEROUT and SERIN instructions (or whatever they use to do ...
Hi all, sorry about that last one... The latest version of StampPlot on the website should have some fixes for Vista issues. One, namely, is the associations...
Hi All. I'm kind of new to the StampPlot 'game' so, please have mercy... I have created a two plot design, for main and secondary data flow but, I can't make...
Hi, I've just started experimenting with StampPlot to see if I can control it and send data to it from Hyperterminal (Hyperterminal -> Com Port 1 - ... drift)....
HI, Nothing jumps out at me right away on what could be causing this. You might de-select DTR and see if that helps. I'll try to repeat this during the...
No, sorry, I realized that weekend I didn't HAVE a null modem cable, then all last week I was gone. Give me a few more days please. -Martin _____ From:...
Thanks Martin, no problems - I appreciate the help. I should add that the null modem cable I am using just has RX/TX and GND lines connected but I think this...
Finally tested this out, sorry it took so long... My setup seemed to work fine, which consisted of: - A direct connection COM port - Virtual Com port using an...
You can measure the voltages between your RS-232 grounds (pin 5 ) when un connected. If more than a volt or two, you may have issues. I've blown out RS-232...