- From: Frank Mori Hess <fmhess_at_speakeasy.net>
- Date: Wed, 16 Mar 2005 10:25:31 -0500
Received on 2005-03-16Z15:25:31
On Tuesday 15 March 2005 08:23 pm, Daniel Nilsson wrote: > Hi again, > > Let me ask the question a different way - How can I check if a command > that was launched with a finite set of scans is done ? > > Thanks > Daniel The usual way you know it's done is when you have all the data you asked for (for input commands). For output commands, you would need to check the SDF_BUSY_OWNER or SDF_BUSY subdevice flag. Unfortunately, that is harder to do than it should be at the moment, but should be fixed soon. -- Frank
Received on 2005-03-16Z15:25:31