am not asking about time of connection opening or closing .
plz help if you can .
thanks in advance .
User Profile
Collapse
Profile Sidebar
Collapse
kayzee paracha
Last Activity: Aug 18 '14, 03:08 PM
Joined: Aug 18 '14
Location:
-
kayzee paracha started a topic How to pick date/time when serialport starts reading , and also when reading stops ?in C SharpHow to pick date/time when serialport starts reading , and also when reading stops ?
Code:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.IO; using System.IO.Ports; using System.Timers; namespace ConsoleApplication1 { class Program { public static void Main(string[] args) { SerialPort SP = new SerialPort();
Last edited by Rabbit; Aug 18 '14, 03:49 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
No activity results to display
Show More
Leave a comment: