Click here to Skip to main content
15,895,142 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Hard drive write latency problem Pin
Mycroft Holmes15-May-19 12:50
professionalMycroft Holmes15-May-19 12:50 
GeneralRe: Hard drive write latency problem Pin
#realJSOP15-May-19 7:11
mve#realJSOP15-May-19 7:11 
GeneralRe: Hard drive write latency problem Pin
Randor 15-May-19 4:52
professional Randor 15-May-19 4:52 
GeneralRe: Hard drive write latency problem Pin
#realJSOP15-May-19 5:14
mve#realJSOP15-May-19 5:14 
GeneralRe: Hard drive write latency problem Pin
Fueled By Decaff15-May-19 4:55
Fueled By Decaff15-May-19 4:55 
GeneralRe: Hard drive write latency problem Pin
  Forogar  15-May-19 5:40
professional  Forogar  15-May-19 5:40 
GeneralRe: Hard drive write latency problem Pin
#realJSOP15-May-19 7:13
mve#realJSOP15-May-19 7:13 
GeneralRe: Hard drive write latency problem Pin
Dr.Walt Fair, PE15-May-19 5:26
professionalDr.Walt Fair, PE15-May-19 5:26 
I ran into a similar problem years ago with DOS. I wrote the realtime code for a sucker rod inspection system. Basically the rods move through the detectors at 1 ft/second. I had to take the readings, do some filtering and spot flaws, then send a signal to a paint gun when the flaw passed by the paint gun. Still audir record was required, so I needed to save all of the measurements and filtered results to the hard disk, without missing any days passing by at 1 ft/sec. I made an end of rod detectotion routine and "vomited all the data to the hard disk in between rods. The trick was to tell when the hard disk write was completed to begin searching for the start of the next rod. In DOS it wasn't too hard, but I don't recall how I did it.
CQ de W5ALT

Walt Fair, Jr., P. E.
Comport Computing
Specializing in Technical Engineering Software

GeneralAnnoyed Pin
#realJSOP15-May-19 3:23
mve#realJSOP15-May-19 3:23 
GeneralRe: Annoyed Pin
PeejayAdams15-May-19 3:39
PeejayAdams15-May-19 3:39 
GeneralRe: Annoyed Pin
#realJSOP15-May-19 4:29
mve#realJSOP15-May-19 4:29 
GeneralRe: Annoyed Pin
PeejayAdams15-May-19 5:09
PeejayAdams15-May-19 5:09 
GeneralRe: Annoyed Pin
#realJSOP15-May-19 7:23
mve#realJSOP15-May-19 7:23 
GeneralRe: Annoyed Pin
PeejayAdams15-May-19 22:10
PeejayAdams15-May-19 22:10 
GeneralRe: Annoyed Pin
dan!sh 15-May-19 3:42
professional dan!sh 15-May-19 3:42 
GeneralRe: Annoyed Pin
#realJSOP15-May-19 4:30
mve#realJSOP15-May-19 4:30 
GeneralRe: Annoyed Pin
OriginalGriff15-May-19 3:57
mveOriginalGriff15-May-19 3:57 
GeneralRe: Annoyed Pin
Richard Deeming15-May-19 7:04
mveRichard Deeming15-May-19 7:04 
GeneralRe: Annoyed Pin
#realJSOP15-May-19 7:23
mve#realJSOP15-May-19 7:23 
GeneralRe: Annoyed Pin
RedDk15-May-19 7:53
RedDk15-May-19 7:53 
GeneralRe: Annoyed Pin
Richard Deeming15-May-19 9:01
mveRichard Deeming15-May-19 9:01 
GeneralRe: Annoyed Pin
RedDk15-May-19 9:23
RedDk15-May-19 9:23 
GeneralRe: Annoyed Pin
#realJSOP15-May-19 9:27
mve#realJSOP15-May-19 9:27 
GeneralUmm Hello any one out there! Pin
glennPattonWork315-May-19 1:55
professionalglennPattonWork315-May-19 1:55 
GeneralRe: Umm Hello any one out there! Pin
GKP199215-May-19 2:01
professionalGKP199215-May-19 2:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.