|
-
March 16th, 2009, 12:26 AM
#5
Re: [VB 2008] Merging Different Concepts Together
Ok, so my first part is done. I can get data from the input terminals like what I wrote already in the code. This gives me the variable of volt.
I can see that after the data is smoothed, I need to send the data into a variable eg:smoothedvariable and finally
Temp = 50*smoothedvariable
Linegraph.value = Temp
So my first problem is now turning 'volt' into 'smoothedvariable'. Can I do this without much addition to the code? Where can I find an example of this?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|