Jump to content

User Tutorial:BCI2000PresentationLink

From BCI2000 Wiki
Revision as of 20:07, 9 September 2021 by Nluczak (talk | contribs) (Tutorial)

Description

BCI2000PresentationLink contains two plug-ins for the NBS Presentation stimulus delivery software, a so-called DataPort Extension which allows to record Presentation events into BCI2000 state variables, and a PCL Language Extension that allows to control BCI2000 from Presentation scripts written in the PCL language.

Tutorial

  1. Download Presentation from their downloads page and install.
  2. Find and run "INstallPresentationLink.cmd" which is located in BCI2000/prog
  3. Open presentation's main window and choose "Extension Manager" from the "Tools" menu
  4. Find and click on "Select Extension File" and select your BCI2000 installation's BCI2000PresentationLink.dll file which is located in BCI2000/prog
  5. under "Available Extensions" you will see two extensions: "PCL Extension" and "Data Port." Select on one of the available extensions and enter its name into the "Register as:" field.
  6. Make sure that you select "don't register server with Windows" and then click "Register Extension"
  7. Do this same process for the other available extension.
  8. Both BCI2000DataPortExtension and BCI2000PCLLibrary should now be entries in the "Registered Extensions"

Video

Also see the BCPy2000 page for more details on the installation process, APIs, and hooks.


See also

Contributions:BCPy2000