Results 1 to 11 of 11

Thread: [RESOLVED] complicated timer loop

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2009
    Posts
    98

    Resolved [RESOLVED] complicated timer loop

    i have the following code to ping a list of switches , basically i want to add a timer to run at the end once the pings are finished and when the timer reaches a pre-determined value (long frequency) i want the ping process to start again , i want this process to keep repeating until btnoff is pressed. im having trouble because the code uses multithreading and ui threads whcih im not too familiar with.

    ive tried adding in the timer below which ive commented out because it was giving an error when the pings were completed.
    any ideas ?

    **code is posted below
    Last edited by markhorgan1; Feb 9th, 2010 at 10:47 AM. Reason: over 10,000 characters

Posting Permissions

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



Click Here to Expand Forum to Full Width