Visual Basic Program Project

Status
Not open for further replies.

KYTan

New Member
Hi.I have Questions in writing codes for visual basic program. How to write the code for the program to show the value of current temperature and sensed temperature and ect. What should I "Dim"? I need guide point ty. Your help will very appreciated.
 
get started first by learning to code in Basic. you can do this in a few hours.
then it will be easier for you to understand visual basic tutorials.
 

The dimension of the variable wholly depends on the data coming from the sensor... But a byte is slower on a 32 bit system than a long...

I just use integers... and longs..... If you need to convert to a double, then start with a double...
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…