RS-232 Time server


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2005
    Posts
    29

    Default RS-232 Time server

    Hi everybody, I'm looking for a software that send PC time to the RS-232 port periodically. What I wanna do is clocks that are synchronized together via a RF link. I only need to synchronize the clocks one or two times a day but I can't find a software for that and I'm also unable to make one. I'm sure someone here have an idea. Thank you very much.

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Easy to do in VB.

    You need a Timer and a Comm Control. On timer event, you read Time and send it over serial PORT.

    You could even specify the exact time to Send your Data.

    No big deal.

    But, i don't know if it already exist.. maybe
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. I don't understand this code!
    By Russ Kincaid in forum mel PIC BASIC Pro
    Replies: 46
    Last Post: - 13th February 2008, 02:55
  2. Measuring time
    By AugustoPedrone in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 30th July 2007, 23:46
  3. Serout2/serin2 Pbp Problem
    By SOMRU in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 11th December 2006, 19:55
  4. Alarm Time
    By Santana in forum Code Examples
    Replies: 1
    Last Post: - 8th December 2006, 13:58
  5. Timer in real time
    By martarse in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 29th July 2005, 14:24

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts