Obtaining real time data from sensor

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sad123
    New Member
    • Jan 2014
    • 1

    Obtaining real time data from sensor

    Hello,
    i have written a simple code and built a corresponding GUI for serial communication between the PC COM port and my sensor.
    The program is in C#, i'm using VS 2008.
    In my form window, only when i click the read button( a button which corresponds to reading data at the port) the data is displayed.
    I would like to eliminate the use of this button and obtain real time data.
    please suggest some logic or codes that would help me accomplish this.
    Thanks!
Working...