To facilitate the processing and analysis of multiple files, it is possible in BrainVoyager to create scripts and macro's.
In BrainVoyager 2000 versions, the Windows Scripting Host is used for the scripts. This means that Windows-oriented scripting languages can be used, such as Visual Basic Script, PerlScript and JScript.
BrainVoyager 2000 is also COM-enabled. This enables the user to invoke the BrainVoyager software from other COM-enabled programs, for example Matlab. Further information is available in the BrainVoyager 2000 section.
In BrainVoyager QX, a new scripting module is used, based on the QT/C++ graphical libraries. This entails the use of a new scripting language, QT Script for Applications (QSA). The advantage of this scripting language is that it is platform independent. Further information about scripting in BrainVoyager QX is available in the BrainVoyager QX section.
The BrainVoyager methods are the same in both BrainVoyager versions 2000 and QX.