Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 343817
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:55:58+00:00 2026-05-12T10:55:58+00:00

I am working on a project to automate the calibration tests for some usints

  • 0

I am working on a project to automate the calibration tests for some usints at a small local company.

Part of the test requires me to issue 3 commands on 0, 5, 10, 15, 20 and 30 minutes to check stablility.

However, I am also required to do these commands for 10 seconds every minute too. These 10 seconds can be anywhere within each minute (1st 10 seconds, last 10 seconds, middle 10 secodns etc), so they need not clash with any of the 5, 10 ,15 minute checks.

Can I simply set up some timers to do these or is there a better way ? Should I use just one timer for the 5, 10, 20 minute test and another for the 10 second test or should I use a seperate timer for each ?

Also, is ther a delay command to stop processing for 5 seconds ? Instead of creating a loop to wait for a particular message to process ?

I know how I would have done this in Cobol, but being new to C# I am happy got take any advice given.

Any suggestions are most welcome.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T10:55:58+00:00Added an answer on May 12, 2026 at 10:55 am

    I’d use two System.Timers.Timer objects. Their event is raised in a separate thread so you wouldn’t have to worry about these separate checks clashing.

    The other way is to have only one timer with small interval and within the event check what you have to do on this (if time since last minute check > 1 minute, then go into the 10 seconds command set. If 5 minutes have passed since the last stability check, then go do that). This will ensure only one set of checks/commands is executed at any one time, and if the two were to clash, one of the two would just be delayed until the next time the event was raised.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to automate the build of the project I'm working on. My ultimate
I'm currently working on project with Haskell, and have found myself some trouble. I'm
I'm working on a project right now in which I need to automate animated
I'm working in a project which needs to clean up some third party XSD
I'm working on a project that will be distributed with GNU autoconf/automake, and I
I am working a project where I need to generate a series of classes
I am working a project that does not have a trunk / branches /
I am working on project in Linux which involves 1) Static Lib in C++
I am only one person working on project - so I am developer without
Working on a project at the moment and we have to implement soft deletion

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.