Hello,
I have implemented a new NDPluginFile class for a specialized file format the we need.
Everything works fine besides one strange thing that the last file in a series of captured streams is not closed.
I want to take 100 images, each in a separate file. Therefor I set the # Captures to 1 and set the Mode to Stream.
If I now click Capture, a new file is created for the next image, the Next file # get incremented and the capture finishes.
If I now try to open the file its not yet possible to read it because its not closed yet.
Reading thru the code of NDPluginFile.cpp I believe that the file should be closed by calling closeFileBase which calls closeFile of my derived class.
Is that the expected behavior?
Regards
Jörn BEGIN:VCARD
VERSION:3.0
EMAIL;TYPE:j.dreyer at hzdr.de
FN:Jörn Dreyer
N:Dreyer;Jörn;;;
ORG:Helmholtz - Zentrum Dresden- Rossendorf;FWKX
TEL;TYPE=WORK:+0493502603263
TITLE:Dr.
UID:c191707b-eb41-4699-bb8d-a5ef050ab4aa
X-KADDRESSBOOK-MailPreferedFormatting:TEXT
END:VCARD
- Replies:
- Re: NDPluginFile question Mark Rivers via Tech-talk
- Navigate by Date:
- Prev:
Re: Device support for Inficon SQM-160 Laurenz Rettig via Tech-talk
- Next:
Re: NDPluginFile question Mark Rivers via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
<2026>
- Navigate by Thread:
- Prev:
Re: Device support for Inficon SQM-160 Laurenz Rettig via Tech-talk
- Next:
Re: NDPluginFile question Mark Rivers via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
<2026>
|