User Reference:BCI2000FileWriter: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
==Function== | ==Function== | ||
The ''BCI2000FileWriter'' component writes out data in the [[Data_File_Formats#BCI2000 File Format]]. | The ''BCI2000FileWriter'' component writes out data in the [[Data_File_Formats#BCI2000 File Format|BCI2000 File Format]]. | ||
General storage related parameters are described on the [[User Reference:DataIOFilter#Storage|DataIOFilter]] documentation page. | General storage related parameters are described on the [[User Reference:DataIOFilter#Storage|DataIOFilter]] documentation page. | ||
In addition, the BCI2000FileWriter provides the following: | In addition, the BCI2000FileWriter provides the following: | ||
==Parameters== | ==Parameters== | ||
===SavePrmFile=== | ===SavePrmFile=== | ||
Specifies whether parameters are to be stored in a parameter file separate from the data file. | Specifies whether parameters are to be stored in a parameter file separate from the data file. | ||
Revision as of 15:02, 25 October 2007
Function
The BCI2000FileWriter component writes out data in the BCI2000 File Format.
General storage related parameters are described on the DataIOFilter documentation page. In addition, the BCI2000FileWriter provides the following:
Parameters
SavePrmFile
Specifies whether parameters are to be stored in a parameter file separate from the data file. The additional parameter file will be redundant, as data files always contain the complete set of parameters.
StorageTime
At the beginning of the recording, this parameter's content is overwritten with a string describing the current date and time. Any user-specified value is ignored.
States
None.