Jump to content

User Reference:NullFileWriter: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
No edit summary
 
Mellinger (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Function==
==Function==
The ''NullFileWriter'' component does not write brain signal data ([[Data_File_Formats#Null File Format|Null File Format]].
The ''NullFileWriter'' component does not write brain signal data ([[Data_File_Formats#Null File Format|Null File Format]]).
Individual filters may still write log files to the directory defined by the <code>DataDirectory</code>, <code>SubjectName</code>, and <code>SubjectSession</code> parameters.
Individual filters may still write log files to the directory defined by the <code>DataDirectory</code>, <code>SubjectName</code>, and <code>SubjectSession</code> parameters.



Revision as of 15:41, 25 October 2007

Function

The NullFileWriter component does not write brain signal data (Null File Format). Individual filters may still write log files to the directory defined by the DataDirectory, SubjectName, and SubjectSession parameters.

These and other general storage related parameters are described on the DataIOFilter documentation page.

Parameters

SavePrmFile

Specifies whether there should be a parameter file created for each run.

States

None.

See also

User Reference:DataIOFilter|Data_File_Formats