tweety0012coo
-
Total Posts
:
3
- Scores: 0
-
Reward points
:
0
- Joined: 8/4/2008
-
Status: offline
|
programming tool VISUAL BASIC
Monday, August 04, 2008 7:26 PM
( permalink)
Hello there!!!! does anyone can help me regarding visual basic 6.0???? I am doing a simple program where you can monitor the temp of an equipment and the output is trending/graph... how to make a graph and print the graph??
|
|
|
|
xlvbajay
-
Total Posts
:
4
- Scores: 0
-
Reward points
:
0
- Joined: 11/11/2008
-
Status: offline
|
RE: programming tool VISUAL BASIC
Saturday, November 15, 2008 6:20 AM
( permalink)
Hi Tweety, First get this http://www.amazon.com/Automating-Science-Engineering-Laboratories-Visual/dp/0471254932/ref=sr_11_1?ie=UTF8&qid=1226772620&sr=11-1 you can pick it up used I think for less than $30 usd. I have it (won't part with it!) and I highly recommmend it. VB6 does have a good chart object - that won't be a problem. You will have to decide how to get the data in and out of the buffer (polling or events, maybe "interrupts"?). You may have to program a little on the Serial Port side of things (it's not too hard). If you need it, check out TalTechs Software Wedge(s) [you should check them out anyway, great company and LOTS OF VB ADVICE THERE TOO]. If you have any specific code/logic speedbumps I may be able to help. Good Luck (and Persistence)!!! -Jay
Excel-VBA (NonFinancial); so if I can help you there just PM.-Jay
|
|
|
|