Luiart,
Thank you for contacting National Instruments. You could pass a specific value by reference to the tree VIs and feed the value coming from that reference to rendezvous that will help you synchronize the actions of saving to files (in each one of the VI's).
Now, there's something to keep in mind. Windows is not a Real Time Operating System, so it won't be possible to "start writing" to all the files at THE SAME TIME. But using the suggestion above, will definately help.
Good luck!