Hi Sanyi1939,
Actually, the libraries that automatically create threads are the ones listed in the following three paragraphs. IF you are not using any of these libraries, then you would have to create and schedule the threads manually.
Since you plan on storing all of your data into a common file, you will have to utilize thread locks. In the applications note, there is a section that gives a good overview and brief tutorial about protecting data.
Jeremy L.
National Instruments
Jeremy L.
National Instruments