Is it that difficult to do such a thing? Or the question wasn't clear ?
!
User Profile
Collapse
-
virtual interfacing of input value
Hi,
Is it possible to make a virtual interface represents the value of an input? For example, if we have a program shows the level of a liquid in a tank and we want to represent the level virtually: as the calculated value of the level increases, the level (and color) filled in the tank shown, increases as well.
example:
if the value is 100, the tank ( a rectangular ) will be shown full and green. If it is 0, will be shown empty... -
Thanks a lot guys for your help.
Is it correct that all data are received as strings ?
When receiving in VB, is it just like printing on the screen or it can be assigned to a variable? Is this an example of that :
Dim message As String =_serialPort.Re adLine()
Console.WriteLi ne(message)
Sorry for my -low level- questions I'm still a beginner.Leave a comment:
-
Receiving Data through RS232 cable
I'm doing a project and want to do a graphical interface using V. Studio 2010. I want to use VB.NET as a programming language.
#Do I have to add any soft ware to define VB.net?
#What is the function that reads the data from the serial port?
#If I want to receive more than one type of data, and I want to put/read them in separate text boxes, what is the function to filter the incoming data?
No activity results to display
Show More
Leave a comment: