User Profile

Collapse

Profile Sidebar

Collapse
wa7ed
wa7ed
Last Activity: Jun 27 '10, 05:21 PM
Joined: Jun 1 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • wa7ed
    replied to virtual interfacing of input value
    Is it that difficult to do such a thing? Or the question wasn't clear ?
    !
    See more | Go to post

    Leave a comment:


  • wa7ed
    started a topic virtual interfacing of input value

    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...
    See more | Go to post

  • wa7ed
    replied to Receiving Data through RS232 cable
    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.
    See more | Go to post

    Leave a comment:


  • wa7ed
    started a topic Receiving Data through RS232 cable

    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?
    See more | Go to post
No activity results to display
Show More
Working...