Automation and Scripting in BrainVoyager
    Scripting Guide Overview
    Scripting release notes
    Scripting future
    Document history
    Scripting Guide
       Overview of BrainVoyager QX scripting and plugin functions
       Chapter 1: Scripting in BrainVoyager QX
       Chapter 2: Characteristics of scripting editor and QSA
       Chapter 3: Practice
       Chapter 4: Filesystem related scripting
       Chapter 5: Problem solving
       QSA Language Reference
       Resources for ancient versions of BrainVoyager
          SwitchBV2000toQX
          Available scripts and plugins for BrainVoyager
          References
             Scripting in BrainVoyager 2000
                Overview
                A simple script
                The BrainVoyager Object Model
                Working with scripts in BrainVoyager
                A script for batch mode processing
                A simple C++ program
                An easy C++ program
                Running BrainVoyager on remote computers
                Sample scripts and programs
                Methods by Category
                Alphabetical Listing of Methods
                Methods
                   CreateProjectFMR Method
                   CreateProjectMosaicFMR Method
                   CreateProjectVMR Method
                   CreateProjectAMR Method
                   OpenDocument Method
                   Save Method
                   SaveAs Method
                   Close Method
                   ActiveDocument Property
                   Documents Property
                   PathName Property
                   Show3DVolumeTools Method
                   Hide3DVolumeTools Method
                   RefreshView Method
                   NewMainWindowPosition Method
                   NewMainWindowSize Method
                   Sleep Method
                   LinkStimulationProtocol Method
                   ConvertFuncToAMR Method
                   LinkAMRFile Method
                   SetLayoutRowsCols Method
                   SetZoomLevel Method
                   SliceTimeCorrection Method
                   SliceTimeCorrectionEx Method
                   TemporalSmoothingFD2D Method
                   TemporalSmoothingFD2DEx Method
                   SpatialSmoothingFD2D Method
                   SpatialSmoothingFD2DEx Method
                   SetCrossPosition Method
                   SetVoxelValue Method
                   CreateVTC Method
                   LinkVTC Method
                   TemporalSmoothingFD3D Method
                   TemporalSmoothingFD3DEx Method
                   SpatialSmoothingFD3D Method
                   SpatialSmoothingFD3DEx Method
                   MotionCorrection3D Method
                   MotionCorrection3DEx Method
                   LoadGLM Method
                   DeselectAllPredictors Method
                   SelectAllPredictors Method
                   SelectPredictorInSet1 Method
                   SelectPredictorInSet2 Method
                   EnableTwoSetPredictorContrast Method
                   EnableTwoSetPredictorColours Method
                   ShowGLM Method
                   ShowTimeCourseOfVoxel Method
                   ShowTimeCourseOfVoxelEx Method
                   MoveTimeCoursePlot Method
                   CloseTimeCoursePlot Method
                   CloseAllTimeCoursePlots Method
                   ShowEventRelatedAverage Method
                   ShowEventRelatedAverageEx Method
                   MoveEventRelatedAveragePlot Method
                   MapThreshold Property
                   MapClusterSize Property
                   SwitchToSurfaceModule Method
                   LoadMesh Method
                   SaveMesh Method
                   AddMesh Method
                   CreateSphereMesh Method
                   ReconstructBoundary Method
                   MorphMesh Method
                   InflateMesh Method
                   LoadViewingSettings Method
                   RefreshSurfaceWindow Method
                   SetViewpointPosition Method
                   SetViewpointAngles Method
                   SliceMeshAxial Method
                   SliceMeshCoronal Mehod
                   SliceMeshSagittal Mehod
                   MeshSlicesOff Method
                   BeginRecordingSurfaceWindowMovie Method
                   EndRecordingSurfaceWindowMovie Method
                   GetTime Method
                   Exit Method
                   ScriptLaunchedByBV Method
                   GetCurrentFolder Method
                   AddCondition Method
             BrainVoyager 2000 API