|  | 
| Back
Midas
Rome
Roody
Rootana | 
| 
| Midas DAQ System | Not logged in |  |  | 
|
| 
|  29 Apr 2024, Musaab Al-Bakry, Forum, Midas Sequencer with less than 1 second wait |  |  29 Apr 2024, Stefan Ritt, Forum, Midas Sequencer with less than 1 second wait |  |  30 Apr 2024, Scott Oser, Forum, Midas Sequencer with less than 1 second wait |  |  30 Apr 2024, Stefan Ritt, Forum, Midas Sequencer with less than 1 second wait |  |  30 Apr 2024, Scott Oser, Forum, Midas Sequencer with less than 1 second wait |  |  30 Apr 2024, Stefan Ritt, Forum, Midas Sequencer with less than 1 second wait |  |  30 Apr 2024, Scott Oser, Forum, Midas Sequencer with less than 1 second wait |  |  02 May 2024, Stefan Ritt, Forum, Midas Sequencer with less than 1 second wait |  |  02 May 2024, Scott Oser, Forum, Midas Sequencer with less than 1 second wait |  |  05 May 2024, Musaab Al-Bakry, Forum, Midas Sequencer with less than 1 second wait |  |  06 May 2024, Stefan Ritt, Forum, Midas Sequencer with less than 1 second wait |  |  06 May 2024, Stefan Ritt, Forum, Midas Sequencer with less than 1 second wait |  |  07 May 2024, Musaab Al-Bakry, Forum, Midas Sequencer with less than 1 second wait |  | 
| 
| Message ID: 2760
    Entry time: 06 May 2024
    In reply to: 2759
    Reply to this: 2761 |  | | Author: | Stefan Ritt |  | Topic: | Forum |  | Subject: | Midas Sequencer with less than 1 second wait | 
 |  | 
| Indeed there was a sleep(100ms) in the sequencer in each loop. I reduced it now to 10ms. I need at least 10ms since otherwise 
the sequencer would run in an infinite loop during the wait and burn 100% CPU. The smallest time slice on Linux to sleep is 
10ms, so that's why I set it to that. Give it a try.
Stefan |