User Tutorial:BCI2000PresentationLink: Difference between revisions
Appearance
No edit summary |
|||
| Line 3: | Line 3: | ||
==Tutorial== | ==Tutorial== | ||
<ol> | <ol> | ||
<li>Download | <li>Download Presentation from their [https://www.neurobs.com/menu_presentation/menu_download/current downloads page] and install.<br/> | ||
</li> | </li> | ||
<li> | <li>Find and run "INstallPresentationLink.cmd" which is located in BCI2000/prog | ||
</li> | </li> | ||
<li> | <li>Open presentation's main window and choose "Extension Manager" from the "Tools" menu | ||
Open | |||
</li> | </li> | ||
<li> | <li> | ||
Find and click on "Select Extension File" and select your BCI2000 installation's BCI2000PresentationLink.dll file which is located in BCI2000/prog | |||
</li> | </li> | ||
<li> | <li> | ||
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. | |||
</li> | </li> | ||
<li> | <li> | ||
Make sure that you select "don't register server with Windows" and then click "Register Extension" | |||
</li> | </li> | ||
<li> | <li> | ||
Do this same process for the other available extension. | |||
</li> | </li> | ||
<li> | <li> | ||
Both BCI2000DataPortExtension and BCI2000PCLLibrary should now be entries in the "Registered Extensions" | |||
</li> | </li> | ||
<li> | <li> | ||
</ol> | </ol> | ||
==Video== | ==Video== | ||
<youtube alignment="center">https://youtu.be/uLK3yl5MNu0</youtube> | <youtube alignment="center">https://youtu.be/uLK3yl5MNu0</youtube> | ||
Revision as of 20:07, 9 September 2021
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
- Download Presentation from their downloads page and install.
- Find and run "INstallPresentationLink.cmd" which is located in BCI2000/prog
- Open presentation's main window and choose "Extension Manager" from the "Tools" menu
- Find and click on "Select Extension File" and select your BCI2000 installation's BCI2000PresentationLink.dll file which is located in BCI2000/prog
- 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.
- Make sure that you select "don't register server with Windows" and then click "Register Extension"
- Do this same process for the other available extension.
- 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.