Main siteMain site  ForumForum  ForumSearch  Private messageEmail contact  RegisterRegister  Log inLog in 
Topic: FileStorageWriter
Reply to topic
Author Message
bbyers



Joined: Aug 15, 2006
Posts: 16

PostPosted: Oct 5, 2006 9:51 PM    Post subject: FileStorageWriter

Hi Jarek,

Back again can you give me a clue how to place the FileStorageWriter
etc in a design to record ta session.Can`t quite figure out how to record and playback.
Thanks again
Regards
Bernie
Jarek Foltynski



Joined: Jan 13, 2005
Posts: 62

PostPosted: Oct 5, 2006 11:48 PM    Post subject:

Hi Bernie,

connect input of the FileStorageWriter to first output of ModEEG element. Then after Start, data will be written in file you specified in its properties. Press Stop, then you can create another design, and put in there FileStorageSource instead of ModEEG (so that output is connected to the same elements like was ModEEG before).

If you want to observe results in the same rate as they were recorded, you need to select "Keep original rate" in properties of FileStorageSource.

The above should do it. Use one design to save, and another to play.

Jarek
Reply to topic